From: ceriel Date: Mon, 6 Jun 1988 10:10:27 +0000 (+0000) Subject: Added opcodes for LOI/STI with size >= 32767 X-Git-Tag: release-5-5~3224 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e75308763c7cc46524416c9f65200a198e91898d;p=ack.git Added opcodes for LOI/STI with size >= 32767 --- diff --git a/etc/ip_spec.t b/etc/ip_spec.t index b0ad2d1d9..54ca88f13 100644 --- a/etc/ip_spec.t +++ b/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