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,
2135 return DecodeSETPANInstruction(Inst, Insn, Address, Decoder); in DecodeTSTInstruction()
2147 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction() function