From 9f776924d61ff73729ca5765e9c10583cb1c27a6 Mon Sep 17 00:00:00 2001 From: keie Date: Thu, 8 Nov 1984 11:11:31 +0000 Subject: [PATCH] Added a P for a specification of lal on line 51. This missing letter caused lal -1 to be mapped on the opcode for lal 0. --- etc/ip_spec.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ip_spec.t b/etc/ip_spec.t index cd50cc376..cc8537d61 100644 --- a/etc/ip_spec.t +++ b/etc/ip_spec.t @@ -50,7 +50,7 @@ lae 2 120 lae sw 7 121 lal P2 128 lal N2 129 -lal m 1 130 +lal mP 1 130 lal mN 1 131 lal swP 1 132 lal swN 2 133