Searched defs:Memory64Bit (Results 1 – 1 of 1) sorted by relevance
210 struct Memory64Bit { in Jcc() struct211 explicit Memory64Bit(const Operand& op) : operand(op) {} in Jcc() function220 // This type is only used by CmpXchg16b and acts similarly to Memory64Bit there. in Jcc() argument