| /netbsd-src/external/gpl3/gdb/dist/gdb/stubs/ |
| H A D | sparc-stub.c | 111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator 626 *ptr++ = hexchars[O7 >> 4]; in handle_exception() 627 *ptr++ = hexchars[O7 & 0xf]; in handle_exception() 629 ptr = mem2hex((char *)®isters[O7], ptr, 4, 0); in handle_exception()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | ste-href-family-pinctrl.dtsi | 123 "GPIO157_A18", /* O7 */ 149 "GPIO157_A18", /* O7 */
|
| H A D | aspeed-bmc-amd-ethanolx.dts | 124 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-romulus.dts | 250 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-nicole.dts | 234 /*O0-O7*/ "","","power-button","","","","","",
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 152 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-inspur-nf5280m6.dts | 166 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 217 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-zaius.dts | 497 /*O0-O7*/ "","","","","iso_u164_en","","fsi-trans","",
|
| H A D | aspeed-bmc-ampere-mtjade.dts | 588 /*O0-O7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-inspur-fp5280g2.dts | 223 /*O0-O7*/ "","","","","","","","",
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcInstPrinter.cpp | 74 case SP::O7: O << "\tretl"; return true; in printSparcAliasInstr() 79 case SP::O7: // call $addr in printSparcAliasInstr()
|
| H A D | SparcMCTargetDesc.cpp | 63 InitSparcMCRegisterInfo(X, SP::O7); in createSparcMCRegisterInfo()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
| H A D | order.c | 110 static int ret[] = { O0, O1, O2, O3, O4, O5, O6, O7, -1 }; in livecall()
|
| H A D | macdefs.h | 135 #define O7 14 macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcAsmPrinter.cpp | 176 assert(MO.getReg() != SP::O7 && in LowerGETPCXAndEmitMCInsts() 212 MCOperand RegO7 = MCOperand::createReg(SP::O7); in LowerGETPCXAndEmitMCInsts() 226 MCOperand RegO7 = MCOperand::createReg(SP::O7); in LowerGETPCXAndEmitMCInsts()
|
| H A D | SparcRegisterInfo.td | 144 def O7 : Ri<15, "O7">, DwarfRegNum<[15]>; 293 def O6_O7 : Rdi<14, "O6", [O6, O7]>;
|
| H A D | SparcRegisterInfo.cpp | 36 SparcRegisterInfo::SparcRegisterInfo() : SparcGenRegisterInfo(SP::O7) {} in SparcRegisterInfo()
|
| H A D | SparcFrameLowering.cpp | 165 unsigned regOutRA = RegInfo.getDwarfRegNum(SP::O7, true); in emitPrologue()
|
| H A D | DelaySlotFiller.cpp | 294 RegDefs.insert(SP::O7); in insertCallDefsUses()
|
| H A D | SparcInstrAliases.td | 350 def : InstAlias<"call $addr", (JMPLrr O7, MEMrr:$addr), 0>; 351 def : InstAlias<"call $addr", (JMPLri O7, MEMri:$addr), 0>;
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-sparc.c | 3562 #define O7 15 in md_apply_fix() macro 3587 || ((delay & RD (~0)) != RD (O7)))) in md_apply_fix() 3589 if ((delay & RS1 (~0)) == RS1 (O7) in md_apply_fix() 3591 && (delay & RS2 (~0)) == RS2 (O7))) in md_apply_fix() 3610 == (INSN_OR | RD (O7) | RS2 (G0)))) in md_apply_fix() 3620 != (INSN_OR | RS1 (O7) | RS2 (G0))) in md_apply_fix() 3631 || reg == G0 || reg == O7) in md_apply_fix()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-sparc.c | 3566 #define O7 15 in md_apply_fix() macro 3591 || ((delay & RD (~0)) != RD (O7)))) in md_apply_fix() 3593 if ((delay & RS1 (~0)) == RS1 (O7) in md_apply_fix() 3595 && (delay & RS2 (~0)) == RS2 (O7))) in md_apply_fix() 3614 == (INSN_OR | RD (O7) | RS2 (G0)))) in md_apply_fix() 3624 != (INSN_OR | RS1 (O7) | RS2 (G0))) in md_apply_fix() 3635 || reg == G0 || reg == O7) in md_apply_fix()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elfxx-sparc.c | 3984 #define O7 15 in _bfd_sparc_elf_relocate_section() macro 4007 && (y & RD(~0)) == RD(O7))) in _bfd_sparc_elf_relocate_section() 4008 && (y & RS1(~0)) != RS1(O7) in _bfd_sparc_elf_relocate_section() 4010 || (y & RS2(~0)) != RS2(O7))) in _bfd_sparc_elf_relocate_section() 4037 == (INSN_OR | RD(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section() 4045 != (INSN_OR | RS1(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section() 4058 || reg == G0 || reg == O7) in _bfd_sparc_elf_relocate_section()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elfxx-sparc.c | 3984 #define O7 15 in _bfd_sparc_elf_relocate_section() macro 4007 && (y & RD(~0)) == RD(O7))) in _bfd_sparc_elf_relocate_section() 4008 && (y & RS1(~0)) != RS1(O7) in _bfd_sparc_elf_relocate_section() 4010 || (y & RS2(~0)) != RS2(O7))) in _bfd_sparc_elf_relocate_section() 4037 == (INSN_OR | RD(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section() 4045 != (INSN_OR | RS1(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section() 4058 || reg == G0 || reg == O7) in _bfd_sparc_elf_relocate_section()
|