Searched refs:hasLockPrefix (Results 1 – 4 of 4) sorted by relevance
567 bool hasLockPrefix; member
250 if (InternalInstr.hasLockPrefix) in getInstruction()
302 insn->hasLockPrefix = true; in setPrefixPresent()
187 class LOCK { bit hasLockPrefix = 1; }294 bit hasLockPrefix = 0; // Does this inst have a 0xF0 prefix?352 let TSFlags{24} = hasLockPrefix;