mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 15:27:46 +00:00
It turns out that the two reversed opcodes Maurice identified were not the only problems in opcode 12 (shifts). All of the INS/EXT pairs at function codes .57 and above were reversed. In addition, the mnemonics in the opcode table in alpha_sys.c are wrong as well as reversed.