Home
last modified time | relevance | path

Searched refs:R31 (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h148 #define R31 31 macro
348 { R1, R31, -1 }, \
353 { R31, T4, -1 }, \
354 { R31, T3, -1 }, \
355 { R31, T2, -1 }, \
356 { R31, T1, -1 }, \
H A Dlocal2.c46 { R0, R1, R1, R1, R1, R1, R31, R31, R31, R31,
50 { R0, R31, T4, T3, T2, T1, T4, T3, T2, T1,
89 if (i <= R31) in prtprolog()
160 if (i <= R31) in eoftn()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dkeccak1600-avx512vl.pl56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21));
99 vprolvq $R31,$A31,$A31
212 vmovdqa64 2*32(%r8),$R31
298 vmovdqa64 2*32(%r8),$R31
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dkeccak1600-avx512vl.pl56 my ($R20,$R01,$R31,$R21,$R41,$R11) = map("%ymm$_",(16..21));
99 vprolvq $R31,$A31,$A31
212 vmovdqa64 2*32(%r8),$R31
298 vmovdqa64 2*32(%r8),$R31
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h178 #define R31 31 macro
327 { R30, R31, -1 }, \
342 #define GOTREG R31 /* global offset table (PIC) */
H A Dlocal2.c648 printf("%s,ha16(", rnames[R31]); in ftou()
664 printf("%s," LABFMT "@ha\n", rnames[R31], lab); in ftou()
672 printf("%s,ha16(", rnames[R31]); in ftou()
750 printf("%s,ha16(", rnames[R31]); in itof()
766 printf("%s," LABFMT "@ha\n", rnames[R31], lab); in itof()
774 printf("%s,ha16(", rnames[R31]); in itof()
H A Dorder.c385 static int r[] = { R10, R9, R8, R7, R6, R5, R4, R3, R30, R31, -1 }; in livecall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td81 let Defs = [R29, R30], Uses = [R31, R30, R29], isPseudo = 1 in
85 let Defs = [R29, R30, R31], Uses = [R29], isPseudo = 1 in
182 Defs = [PC, R31, R6, R7, P0] in
353 Defs = [R29, R30, R31, PC], isPredicable = 0, isAsmParserOnly = 1 in {
359 let Defs = [R14, R15, R28, R29, R30, R31, PC] in {
368 let isCall = 1, Defs = [R29, R30, R31, PC], isAsmParserOnly = 1 in {
374 let Defs = [R14, R15, R28, R29, R30, R31, PC] in {
383 let isCall = 1, Uses = [R29, R31], isAsmParserOnly = 1 in {
H A DHexagonRegisterInfo.cpp57 : HexagonGenRegisterInfo(Hexagon::R31, 0/*DwarfFlavor*/, 0/*EHFlavor*/, in HexagonRegisterInfo()
152 Reserved.set(Hexagon::R31); in getReservedRegs()
397 return Hexagon::R31; in getRARegister()
H A DHexagonRegisterInfo.td108 def R31 : Ri<31, "r31", ["lr"]>, DwarfRegNum<[31]>;
127 def D15 : Rd<30, "r31:30", [R30, R31], ["lr:fp"]>, DwarfRegNum<[62]>;
374 R10, R11, R29, R30, R31)>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.td75 def R31 : AVRReg<31, "r31", [], ["zh"]>, DwarfRegNum<[31]>;
89 def R31R30 : AVRReg<30, "r31:r30", [R30, R31], ["Z"]>, DwarfRegNum<[30]>;
129 R30, R31, R26, R27,
147 R30, R31, R26, R27,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dconstraints.md37 ;; Rrio: The R30 and R31 I/O registers.
63 The R30 and R31 I/O registers.")
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiBaseInfo.h111 case Lanai::R31: in getLanaiRegisterNumbering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.td83 def R31 : CSKYReg<31, "r31", ["tls"]>, DwarfRegNum<[31]>;
152 (sequence "R%u", 29, 30), R14, R31)> {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp279 if (Hexagon::R31 == DstReg) in getDuplexCandidateGroup()
298 if ((Hexagon::P0 == SrcReg) && (Hexagon::R31 == DstReg)) { in getDuplexCandidateGroup()
633 (MIb.getOperand(1).getReg() == Hexagon::R31)) in isOrderedDuplexPair()
636 (MIb.getOperand(0).getReg() == Hexagon::R31)) in isOrderedDuplexPair()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h124 R30, R31
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h124 R30, R31
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp161 Lanai::R30, Lanai::R31};
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp119 {PPC::R31, -4}, \ in getCalleeSavedSpillSlots()
386 unsigned FPReg = is31 ? PPC::R31 : PPC::R1; in replaceFPWithRealFP()
650 Register FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitPrologue()
1563 Register FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitEpilogue()
2009 SavedRegs.reset(isPPC64 ? PPC::X31 : PPC::R31); in determineCalleeSaves()
2064 unsigned MinGPR = PPC::R31; in processFunctionBeforeFrameFinalized()
H A DPPCCallingConv.td273 R28, R29, R30, R31, CR2, CR3, CR4
289 R29, R30, R31, F14, F15, F16, F17, F18,
H A DPPCRegisterInfo.cpp333 markSuperRegs(Reserved, PPC::R31); in getReservedRegs()
654 .addReg(PPC::R31) in prepareDynamicAlloca()
1367 return TFI->hasFP(MF) ? PPC::R31 : PPC::R1; in getFrameRegister()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.opt138 Enable use of R16-R31 (default).
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.opt159 Enable use of R16-R31 (default).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp68 AVR::R28, AVR::R29, AVR::R30, AVR::R31,
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidebug.h359 UINT64 R31; member

1234