Home
last modified time | relevance | path

Searched defs:Rt2 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/aarch64/aarch64/
H A Ddb_trace.c390 uint64_t Rt2 = (insn >> 10) & 0x1f; variable
420 uint64_t Rt2 = (insn >> 10) & 0x1f; variable
H A Ddisasm.c1810 OP4FUNC(op_ldaxp, size, Rt2, Rn, Rt) in OP4FUNC() argument
1839 OP5FUNC(op_ldnp, sf, imm7, Rt2, Rn, Rt) in OP5FUNC() argument
1855 OP5FUNC(op_ldp_postidx, sf, imm7, Rt2, Rn, Rt) in OP5FUNC() argument
1864 OP5FUNC(op_ldp_preidx, sf, imm7, Rt2, Rn, Rt) in OP5FUNC() argument
1873 OP5FUNC(op_ldp_signed, sf, imm7, Rt2, Rn, Rt) in OP5FUNC() argument
1889 OP4FUNC(op_ldpsw_postidx, imm7, Rt2, Rn, Rt) in OP4FUNC() argument
1898 OP4FUNC(op_ldpsw_preidx, imm7, Rt2, Rn, Rt) in OP4FUNC() argument
1907 OP4FUNC(op_ldpsw_signed, imm7, Rt2, Rn, Rt) in OP4FUNC() argument
2317 OP4FUNC(op_ldxp, size, Rt2, Rn, Rt) in OP4FUNC() argument
2838 OP5FUNC(op_stlxp, size, Rs, Rt2, Rn, Rt) argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp2006 unsigned Rt2 = Rt + 1; in DecodeAddrMode3Instruction() local
5475 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); in DecodeVMOVSRR() local
5501 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); in DecodeVMOVRRS() local
5558 unsigned Rt2 = fieldFromInstruction(Insn, 8, 4); in DecodeT2LDRDPreInstruction() local
5595 unsigned Rt2 = fieldFromInstruction(Insn, 8, 4); in DecodeT2STRDPreInstruction() local
5664 unsigned Rt2 = fieldFromInstruction(Insn, 0, 4); in DecodeSwap() local
5874 unsigned Rt2 = fieldFromInstruction(Val, 16, 4); in DecoderForMRRC2AndMCRR2() local
6457 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); in DecodeMVEVMOVQtoDReg() local
6480 unsigned Rt2 = fieldFromInstruction(Insn, 16, 4); in DecodeMVEVMOVDRegtoQ() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4208 unsigned Rt2 = Inst.getOperand(2).getReg(); in validateInstruction() local
4225 unsigned Rt2 = Inst.getOperand(1).getReg(); in validateInstruction() local
4238 unsigned Rt2 = Inst.getOperand(2).getReg(); in validateInstruction() local
4254 unsigned Rt2 = Inst.getOperand(2).getReg(); in validateInstruction() local
4335 unsigned Rt2 = Inst.getOperand(2).getReg(); in validateInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1336 unsigned Rt2 = fieldFromInstruction(insn, 10, 5); in DecodeExclusiveLdStInstruction() local
1419 unsigned Rt2 = fieldFromInstruction(insn, 10, 5); in DecodePairLdStInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7416 unsigned Rt2 = MRI->getEncodingValue(Reg2); in ParseInstruction() local
7537 unsigned Rt2 = MRI->getEncodingValue(Inst.getOperand(RtIndex + 1).getReg()); in validateLDRDSTRD() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp7364 Value *Rt2 = Builder.CreateLShr(RtAndRt2, C1); in EmitARMBuiltinExpr() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c20055 unsigned Rt = 0, Rt2 = 1, Q0 = 2, Q1 = 3; in do_mve_mov() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c20075 unsigned Rt = 0, Rt2 = 1, Q0 = 2, Q1 = 3; in do_mve_mov() local