Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp217 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn,
2121 return DecodeSETPANInstruction(Inst, Insn, Address, Decoder); in DecodeTSTInstruction()
2133 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction() function