mirror of
https://github.com/Ed94/perfaware.git
synced 2026-09-14 03:39:23 +00:00
Runtime encode
This commit is contained in:
@@ -74,6 +74,9 @@ typedef Struct_(X8616_DecodedInstruction) {
|
||||
X8616_ALU alu;
|
||||
X8616_Condition cc;
|
||||
B1 has_mod_rm;
|
||||
U1 header;
|
||||
U1 mod_rm;
|
||||
U1 post_opcode;
|
||||
U1 size;
|
||||
U1 size_required;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user