Searched defs:Rn (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp659 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
753 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
777 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
860 unsigned Rn = fieldFromInstruction(Val, 5, 5); local
940 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
1034 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
1439 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
1546 unsigned Rn = fieldFromInstruction(Insn, 5, 5); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp745 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(MO1.getReg()); local
963 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); local
998 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); local
1070 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(ARM::PC); // Rn is PC. local
1080 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); local
1115 unsigned Rn = CTX.getRegisterInfo()->getEncodingValue(MO.getReg()); local
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darm-dis.c3441 unsigned int Rn = (given & 0x000f0000) >> 16; local
3522 unsigned int Rn = (given & 0x000f0000) >> 16; local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1323 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
1469 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
1574 unsigned Rn local
1619 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
1809 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
1840 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
1862 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2093 unsigned Rn = fieldFromInstruction(Insn, 0, 4); local
2122 unsigned Rn = fieldFromInstruction(Val, 13, 4); local
2140 unsigned Rn = fieldFromInstruction(Val, 9, 4); local
2238 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2563 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2833 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2880 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2928 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
2963 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3106 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3188 unsigned Rn = fieldFromInstruction(Val, 0, 3); local
3203 unsigned Rn = fieldFromInstruction(Val, 0, 3); local
3235 unsigned Rn = fieldFromInstruction(Val, 6, 4); local
3264 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3334 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3398 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3463 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3561 unsigned Rn = fieldFromInstruction(Val, 9, 4); local
3576 unsigned Rn = fieldFromInstruction(Val, 8, 4); local
3604 unsigned Rn = fieldFromInstruction(Val, 9, 4); local
3651 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3711 unsigned Rn = fieldFromInstruction(Val, 13, 4); local
3836 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
3983 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4005 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4028 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4053 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4081 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4106 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4131 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4198 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4264 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4331 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4395 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4465 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4529 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4610 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4756 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4793 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4851 unsigned Rn = fieldFromInstruction(Insn, 16, 4); local
4938 unsigned Rn = fieldFromInstruction(Val, 16, 4); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2714 unsigned Rn = MI->getOperand(2).getReg(); local
2738 unsigned Rn = MI->getOperand(3).getReg(); local
2747 unsigned Rn = MI->getOperand(3).getReg(); local
2783 unsigned Rn = MI->getOperand(2).getReg(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1934 uint32_t Rn; // This function assumes Rn is the SP, but we should verify that. local
2419 uint32_t Rn; // the base register which contains the address of the table of branch lengths local
2558 uint64_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
2610 uint32_t Rd, Rn; local
2670 uint32_t Rd, Rn, Rm; local
2753 uint32_t Rn; // the first operand local
2804 uint32_t Rn; // the first operand local
2873 uint32_t Rn; // the first operand local
2928 uint32_t Rn; // the first operand local
3307 uint32_t Rn; // the first operand register local
3564 addr_t Rn = ReadCoreReg (n, &success); local
3702 addr_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
3813 addr_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
3906 uint32_t Rn; // the base register local
4242 addr_t Rn = ReadCoreReg (n, &success); local
4393 addr_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
4518 addr_t Rn = ReadCoreReg (n, &success); local
5283 uint32_t Rd, Rn; local
5353 uint32_t Rd, Rn, Rm; local
5504 uint32_t Rd, Rn; local
5578 uint32_t Rd, Rn, Rm; local
5669 uint32_t Rd, Rn; local
5741 uint32_t Rd, Rn, Rm; local
6243 uint32_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
6620 uint32_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
6904 uint64_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
7061 uint64_t Rn = ReadCoreReg (n, &success); local
7311 uint64_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
7460 uint64_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
8219 uint64_t Rn = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + n, 0, &success); local
8303 uint32_t Rd, Rn; local
8378 uint32_t Rd, Rn, Rm; local
8470 uint32_t Rd, Rn; local
8544 uint32_t Rd, Rn, Rm; local
8633 uint32_t Rn; // the first operand local
8706 uint32_t Rn; // the first operand local
8785 uint32_t Rn; // the first operand local
8845 uint32_t Rn; // the first operand local
8914 uint32_t Rn; // the first operand local
8982 uint32_t Rn; // the first operand local
9063 uint32_t Rn; // the first operand local
9157 uint32_t Rn; // the first operand local
9219 uint32_t Rn; local
9277 uint32_t Rn, Rm; local
9344 uint32_t Rn; local
9401 uint32_t Rn, Rm; local
9844 uint32_t Rn = ReadCoreReg (n, &success); local
9938 uint32_t Rn = ReadCoreReg (n, &success); local
10033 uint32_t Rn = ReadCoreReg (n, &success); local
10180 uint32_t Rn = ReadCoreReg (n, &success); local
10302 uint32_t Rn = ReadCoreReg (n, &success); local
10453 uint32_t Rn = ReadCoreReg (n, &success); local
10585 uint32_t Rn = ReadCoreReg (n, &success); local
10751 uint32_t Rn = ReadCoreReg (n, &success); local
10944 uint32_t Rn = ReadCoreReg (n, &success); local
11098 uint32_t Rn = ReadCoreReg (n, &success); local
11236 uint32_t Rn = ReadCoreReg (n, &success); local
11407 uint32_t Rn = ReadCoreReg (n, &success); local
11579 uint32_t Rn = ReadCoreReg (n, &success); local
11746 uint32_t Rn = ReadCoreReg (n, &success); local
11918 uint32_t Rn = ReadCoreReg (n, &success); local
12044 uint32_t Rn = ReadCoreReg (n, &success); local
12195 uint32_t Rn = ReadCoreReg (n, &success); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5386 const unsigned Rn = MRI->getEncodingValue(Inst.getOperand(3).getReg()); local
5445 unsigned Rn = Inst.getOperand(0).getReg(); local
7323 unsigned Rn = Inst.getOperand(0).getReg(); local
7347 unsigned Rn = Inst.getOperand(0).getReg(); local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c6514 unsigned Rn = inst.operands[2].reg; local
8410 int Rd, Rn; local
8426 int Rd, Rs, Rn; local
8651 int Rd, Rs, Rn; local
8734 int Rd, Rs, Rn; local
9332 int Rn; local
[all...]

Completed in 284 milliseconds