Browse Source

Added a test that LOI does not sign-extend

ceriel 37 years ago
parent
commit
dc1a92e365
1 changed files with 7 additions and 0 deletions
  1. 7 0
      emtest/tests

+ 7 - 0
emtest/tests

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