Browse Source

Added opcodes for LOI/STI with size >= 32767

ceriel 36 years ago
parent
commit
568a9ee392
1 changed files with 2 additions and 0 deletions
  1. 2 0
      etc/ip_spec.t

+ 2 - 0
etc/ip_spec.t

@@ -350,3 +350,5 @@ zne 4 51
 zre w4 52
 zrl wP4 53
 zrl wN4 54
+loi 4 55
+sti 4 56