This commit is contained in:
ed
2026-09-09 16:04:16 -04:00
parent 21334b48d8
commit 8912f3e0e9
6 changed files with 284 additions and 477 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ typedef Struct_(X8616_DecodedInstruction) {
X8616_WidthMode width;
X8616_DecodedPrefixes prefixes;
X8616_DecodedOperand operands[2]; U1 operand_count;
X8616_OpcodePrefix opcode;
X8616_Opcode opcode;
X8616_Direction d;
X8616_Width w;
X8616_ALU alu;