Home
last modified time | relevance | path

Searched refs:isCCMPOrCTEST (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1155 static bool isCCMPOrCTEST(InternalInstruction *insn) { in isCCMPOrCTEST() function
1229 !isCCMPOrCTEST(insn)) // NF bit is the MSB of aaa. in getInstructionID()
1777 if (isCCMPOrCTEST(insn)) in readOperands()
2423 if (isCCMPOrCTEST(&insn)) in translateOperand()