Add a bitfield to refer to the opSize member of the extMachInst.
--HG-- extra : convert_revision : 1854ebc00a9f3ae8c36cc579de6c3a2b48c0fdb6
This commit is contained in:
@@ -85,3 +85,5 @@ def bitfield SIB sib;
|
||||
def bitfield SIB_SCALE sib.scale;
|
||||
def bitfield SIB_INDEX sib.index;
|
||||
def bitfield SIB_BASE sib.base;
|
||||
|
||||
def bitfield OPSIZE opSize;
|
||||
|
||||
Reference in New Issue
Block a user