Added a test that LOI does not sign-extend

This commit is contained in:
ceriel
1987-11-11 10:08:05 +00:00
parent 7bfd52e5ce
commit dc1a92e365

View File

@@ -263,6 +263,13 @@ MAIN 20
loi 1 loi 1
loc 7 loc 7
bne *1 bne *1
loc 129
lal -10
sti 1
lal -10
loi 1
loc 9
ble *1
OK OK
#endif #endif
TEST 013: test loi 2*WS TEST 013: test loi 2*WS