From e75308763c7cc46524416c9f65200a198e91898d Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 6 Jun 1988 10:10:27 +0000 Subject: [PATCH] Added opcodes for LOI/STI with size >= 32767 --- etc/ip_spec.t | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.34.1