Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp8664 if wordhigher then address = address+4; in EmulateRFE()
8676 bool wordhigher; in EmulateRFE() local
8686 wordhigher = false; in EmulateRFE()
8703 wordhigher = false; in EmulateRFE()
8722 wordhigher = (Bit32(opcode, 24) == Bit32(opcode, 23)); in EmulateRFE()
8753 if (wordhigher) in EmulateRFE()