Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp130 Result = decodeInstruction(getDecoderTable(Size), Instr, in getInstruction()
143 Result = decodeInstruction(getDecoderTable(Size), Instr, Insn, in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp323 decodeInstruction(DecoderTable64, Instr, Insn64, Address, this, STI); in getInstruction()
335 return decodeInstruction(DecoderTable32, Instr, Insn32, Address, this, STI); in getInstruction()
343 decodeInstruction(DecoderTable48, Instr, Insn48, Address, this, STI); in getInstruction()
358 return decodeInstruction(DecoderTable16, Instr, Insn16, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp296 Result = decodeInstruction(DecoderTable32, MI, Insn, Address, this, STI); in getInstruction()
309 Result = decodeInstruction(DecoderTableRISCV32Only_16, MI, Insn, Address, in getInstruction()
319 Result = decodeInstruction(DecoderTable16, MI, Insn, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp353 decodeInstruction(DecoderTableQPX32, MI, Inst, Address, this, STI); in getInstruction()
358 decodeInstruction(DecoderTableSPE32, MI, Inst, Address, this, STI); in getInstruction()
363 return decodeInstruction(DecoderTable32, MI, Inst, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/BPF/Disassembler/
H A DBPFDisassembler.cpp179 Result = decodeInstruction(DecoderTableBPFALU3264, Instr, Insn, Address, in getInstruction()
182 Result = decodeInstruction(DecoderTableBPF64, Instr, Insn, Address, this, in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp1235 Result = decodeInstruction(DecoderTableMicroMipsR616, Instr, Insn, in getInstruction()
1246 Result = decodeInstruction(DecoderTableMicroMips16, Instr, Insn, Address, in getInstruction()
1271 Result = decodeInstruction(DecoderTableMicroMips32, Instr, Insn, Address, in getInstruction()
1280 Result = decodeInstruction(DecoderTableMicroMipsFP6432, Instr, Insn, in getInstruction()
1318 Result = decodeInstruction(DecoderTableMips32r6_64r6_GP6432, Instr, Insn, in getInstruction()
1335 Result = decodeInstruction(DecoderTableMips32r6_64r632, Instr, Insn, in getInstruction()
1344 Result = decodeInstruction(DecoderTableMips32_64_PTR6432, Instr, Insn, in getInstruction()
1352 Result = decodeInstruction(DecoderTableCnMips32, Instr, Insn, in getInstruction()
1360 Result = decodeInstruction(DecoderTableMips6432, Instr, Insn, in getInstruction()
1369 Result = decodeInstruction(DecoderTableMipsFP6432, Instr, Insn, in getInstruction()
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp390 Result = decodeInstruction(DecodeLow, *MILow, Instruction & 0x1fff, Address, in getSingleInstruction()
396 Result = decodeInstruction( in getSingleInstruction()
412 Result = decodeInstruction(DecoderTableMustExtend32, MI, Instruction, in getSingleInstruction()
416 Result = decodeInstruction(DecoderTable32, MI, Instruction, Address, this, in getSingleInstruction()
421 Result = decodeInstruction(DecoderTableEXT_mmvec32, MI, Instruction, in getSingleInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/Disassembler/
H A DMSP430Disassembler.cpp278 DecodeStatus Result = decodeInstruction(getDecoderTable(SrcAM, Words), MI, in getInstructionI()
319 DecodeStatus Result = decodeInstruction(DecoderTable, MI, Insn, Address, in getInstructionII()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp354 Result = decodeInstruction(DecoderTableSparcV932, Instr, Insn, Address, this, STI); in getInstruction()
358 Result = decodeInstruction(DecoderTableSparcV832, Instr, Insn, Address, this, STI); in getInstruction()
364 decodeInstruction(DecoderTableSparc32, Instr, Insn, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp142 decodeInstruction(DecoderTableLanai32, Instr, Insn, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp469 decodeInstruction(DecoderTableARM32, MI, Insn, Address, this, STI); in getInstruction()
488 Result = decodeInstruction(Table.P, MI, Insn, Address, this, STI); in getInstruction()
500 decodeInstruction(DecoderTableCoProc32, MI, Insn, Address, this, STI); in getInstruction()
701 decodeInstruction(DecoderTableThumb16, MI, Insn16, Address, this, STI); in getInstruction()
755 decodeInstruction(DecoderTableThumb32, MI, Insn32, Address, this, STI); in getInstruction()
774 decodeInstruction(DecoderTableVFP32, MI, Insn32, Address, this, STI); in getInstruction()
783 decodeInstruction(DecoderTableVFPV832, MI, Insn32, Address, this, STI); in getInstruction()
803 Result = decodeInstruction(DecoderTableNEONLoadStore32, MI, NEONLdStInsn, in getInstruction()
817 Result = decodeInstruction(DecoderTableNEONData32, MI, NEONDataInsn, in getInstruction()
829 Result = decodeInstruction(DecoderTablev8Crypto32, MI, NEONCryptoInsn, in getInstruction()
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp748 DecodeStatus Result = decodeInstruction(DecoderTable16, instr, insn16, in getInstruction()
762 Result = decodeInstruction(DecoderTable32, instr, insn32, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h669 int decodeInstruction(InternalInstruction *insn,
H A DX86Disassembler.cpp227 int Ret = decodeInstruction(&InternalInstr, regionReader, (const void *)&R, in getInstruction()
H A DX86DisassemblerDecoder.cpp1899 int llvm::X86Disassembler::decodeInstruction( in decodeInstruction() function in llvm::X86Disassembler
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp481 return decodeInstruction(Table, MI, Inst, Address, this, STI); in getInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp163 if (decodeInstruction(Table, TmpInst, Inst, Address, this, STI)) { in tryDecodeInst()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp274 return decodeInstruction(DecoderTable32, MI, Insn, Address, this, STI); in getInstruction()