Searched refs:EmulateLDRRtPCRelative (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h400 EmulateLDRRtPCRelative (const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp1182 EmulateInstructionARM::EmulateLDRRtPCRelative (const uint32_t opcode, const ARMEncoding encoding) function in class:EmulateInstructionARM
12517 { 0xfffff800, 0x00004800, ARMvAll, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::EmulateLDRRtPCRelative, "ldr <Rt>, [PC, #imm]"},
12734 { 0xff7f0000, 0xf85f0000, ARMV6T2_ABOVE, eEncodingT2, No_VFP, eSize32, &EmulateInstructionARM::EmulateLDRRtPCRelative, "ldr<c>.w <Rt>, [PC, +/-#imm}]"},

Completed in 147 milliseconds