Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp8114 if wordhigher then address = address+4; in EmulateRFE()
8127 bool wordhigher; in EmulateRFE() local
8137 wordhigher = false; in EmulateRFE()
8154 wordhigher = false; in EmulateRFE()
8173 wordhigher = (Bit32 (opcode, 24) == Bit32 (opcode, 23)); in EmulateRFE()
8203 if (wordhigher) in EmulateRFE()