From 29b2b389fda09b8a8248e6f15f4432d6cacf148a Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 15 Mar 1988 14:35:45 +0000 Subject: [PATCH] added u opcode type --- doc/em/app.codes.nr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/em/app.codes.nr b/doc/em/app.codes.nr index 8aa2bb6fe..9091f74fe 100644 --- a/doc/em/app.codes.nr +++ b/doc/em/app.codes.nr @@ -35,6 +35,8 @@ opcode with 2-byte signed argument opcode with 4-byte signed argument .PT 8 opcode with 8-byte signed argument +.PT u +opcode with 2-byte unsigned argument .PE Secondary (escaped) opcodes. .PS - 5 " " -- 2.34.1