taylor@THINK.COM (05/19/89)
Here a small change to ns32k-opcode.h to fix problems with the acb (add,
compare, and branch) instructions.
RCS file: RCS/ns32k-opcode.h,v
retrieving revision 1.2
diff -r1.2 ns32k-opcode.h
90,92c90,92
< { "acbb", 7,16, 0x4c, "2B1q3d", 1, "", 20,21 },
< { "acbw", 7,16, 0x4d, "2W1q3d", 2, "", 20,21 },
< { "acbd", 7,16, 0x4f, "2D1q3d", 4, "", 20,21 },
---
> { "acbb", 7,16, 0x4c, "2B1q3p", 1, "", 20,21 },
> { "acbw", 7,16, 0x4d, "2W1q3p", 2, "", 20,21 },
> { "acbd", 7,16, 0x4f, "2D1q3p", 4, "", 20,21 },
David
--
David Taylor
taylor@think.com, ...!think!taylor