X86: Make sure there are fewer spurious differences between instructions for caching purposes.
--HG-- extra : convert_revision : 7e6be1c42f28f92d9e8b47169e683827bb3f4aaf
This commit is contained in:
@@ -69,6 +69,8 @@ namespace X86ISA
|
||||
emi.rex = 0;
|
||||
emi.legacy = 0;
|
||||
emi.opcode.num = 0;
|
||||
emi.opcode.op = 0;
|
||||
emi.opcode.prefixA = emi.opcode.prefixB = 0;
|
||||
|
||||
immediateCollected = 0;
|
||||
emi.immediate = 0;
|
||||
|
||||
Reference in New Issue
Block a user