Searched defs:X86OpEntry (Results 1 – 1 of 1) sorted by relevance
267 typedef struct X86OpEntry X86OpEntry; typedef277 struct X86OpEntry { struct279 union {284 X86OpType op0:8;285 X86OpSize s0:8;286 X86OpType op1:8;287 X86OpSize s1:8;288 X86OpType op2:8;289 X86OpSize s2:8;291 X86OpType op3:8;[all …]