Home
last modified time | relevance | path

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

/external/capstone/arch/AArch64/
DAArch64Disassembler.c127 static DecodeStatus DecodeLogicalImmInstruction(MCInst *Inst,
1454 static DecodeStatus DecodeLogicalImmInstruction(MCInst *Inst, in DecodeLogicalImmInstruction() function
DAArch64GenDisassemblerTables.inc11589 …if (!Check(&S, DecodeLogicalImmInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fai…
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp121 static DecodeStatus DecodeLogicalImmInstruction(llvm::MCInst &Inst,
1350 static DecodeStatus DecodeLogicalImmInstruction(llvm::MCInst &Inst, in DecodeLogicalImmInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp151 static DecodeStatus DecodeLogicalImmInstruction(MCInst &Inst, uint32_t insn,
1548 static DecodeStatus DecodeLogicalImmInstruction(MCInst &Inst, uint32_t insn, in DecodeLogicalImmInstruction() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td2052 let DecoderMethod = "DecodeLogicalImmInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td2410 let DecoderMethod = "DecodeLogicalImmInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc21140 …if (!Check(S, DecodeLogicalImmInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::F…