mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-05-05 15:34:37 +00:00
Revert "pdp10_opcodes: use BASIC format with separate flag for A_UNUSED insns"
This reverts commit 3f80870025.
This commit is contained in:
@@ -203,7 +203,6 @@
|
||||
%% the first word, and the A_OPCODE(00) EXTENDED format for the second word.
|
||||
, high13 :: 0..((1 bsl 13) - 1)
|
||||
, format :: pdp10_insn_format()
|
||||
, a_unused = false :: boolean()
|
||||
, e_unused = false :: boolean()
|
||||
, extended = false :: boolean()
|
||||
, models :: pdp10_cpu_models()
|
||||
|
||||
Reference in New Issue
Block a user