Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h642 bool EmulateBICImm(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp6179 bool EmulateInstructionARM::EmulateBICImm(const uint32_t opcode, in EmulateBICImm() function in EmulateInstructionARM
12949 &EmulateInstructionARM::EmulateBICImm, "bic{s}<c> <Rd>, <Rn>, #const"}, in GetARMOpcodeForInstruction()
13366 &EmulateInstructionARM::EmulateBICImm, "bic{s}<c> <Rd>, <Rn>, #<const>"}, in GetThumbOpcodeForInstruction()