Added a test that LOI does not sign-extend
This commit is contained in:
parent
c998623932
commit
b434cd85a0
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue