| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 70 def R26 : AVRReg<26, "r26", [], ["xl"]>, DwarfRegNum<[26]>; 91 def R27R26 : AVRReg<26, "r27:r26", [R26, R27], ["X"]>, DwarfRegNum<[26]>; 108 def R26R25 : AVRReg<25, "r26:r25", [R25, R26]>, DwarfRegNum<[25]>; 129 R30, R31, R26, R27, 147 R30, R31, R26, R27,
|
| H A D | AVRISelLowering.cpp | 2085 .Case("r24", AVR::R24).Case("r25", AVR::R25).Case("r26", AVR::R26) in getRegisterByName()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
| H A D | macdefs.h | 173 #define R26 26 macro 326 { R26, R27, -1 }, { R28, R29, -1 }, \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiBaseInfo.h | 101 case Lanai::R26: in getLanaiRegisterNumbering()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 521 ;;; R25:R22 = (signed long) R27:R26 * (signed long) R19:R18 537 ;;; R25:R22 = (signed long) R27:R26 * (unsigned long) R19:R18 556 ;;; R25:R22 = (unsigned long) R27:R26 * (unsigned long) R19:R18 590 ;;; R25:R22 = (signed long) R27:R26 * R21:R18 605 ;;; R25:R22 = (one-extended long) R27:R26 * R21:R18 610 ;; One-extend R27:R26 (A1:A0) 618 ;;; R25:R22 = (unsigned long) R27:R26 * R21:R18 642 ;;; Clobbers: R26, R27, __tmp_reg__ 1500 ;; Clobbers: R21, R25, R26 1547 ;; Clobbers: T, __tmp_reg__, R21, R25, R26
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 521 ;;; R25:R22 = (signed long) R27:R26 * (signed long) R19:R18 537 ;;; R25:R22 = (signed long) R27:R26 * (unsigned long) R19:R18 556 ;;; R25:R22 = (unsigned long) R27:R26 * (unsigned long) R19:R18 590 ;;; R25:R22 = (signed long) R27:R26 * R21:R18 605 ;;; R25:R22 = (one-extended long) R27:R26 * R21:R18 610 ;; One-extend R27:R26 (A1:A0) 618 ;;; R25:R22 = (unsigned long) R27:R26 * R21:R18 642 ;;; Clobbers: R26, R27, __tmp_reg__ 1500 ;; Clobbers: R21, R25, R26 1547 ;; Clobbers: T, __tmp_reg__, R21, R25, R26
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.cpp | 123 Hexagon::R24, Hexagon::R25, Hexagon::R26, Hexagon::R27, 0 in getCalleeSavedRegs() 132 Hexagon::R24, Hexagon::R25, Hexagon::R26, Hexagon::R27, 0 in getCalleeSavedRegs()
|
| H A D | HexagonFrameLowering.h | 98 { Hexagon::R27, -44 }, { Hexagon::R26, -48 }, { Hexagon::D13, -48 } in getCalleeSavedSpillSlots()
|
| H A D | HexagonRegisterInfo.td | 125 def D13 : Rd<26, "r27:26", [R26, R27]>, DwarfRegNum<[58]>; 449 R24, R25, R26, R27)>;
|
| H A D | HexagonFrameLowering.cpp | 1078 Hexagon::R25, Hexagon::R24, Hexagon::R27, Hexagon::R26, in insertCFIInstructionsAt()
|
| H A D | HexagonISelLowering.cpp | 295 .Case("r26", Hexagon::R26) in getRegisterByName()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| H A D | asm-defs.h | 123 R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, \
|
| H A D | libf7-asm.sx | 172 ;; R26 = CLZ (uint64_t R18); CLZ (0) = 64. 1434 wmov R26, R24 1435 andi R26, lo8 (MAX_BIASED_EXPO) 1437 subi R26, lo8 (MAX_BIASED_EXPO) 1448 ;; Compare R18[] against sign_extend(R26) with R26 = 0.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| H A D | asm-defs.h | 123 R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, \
|
| H A D | libf7-asm.sx | 172 ;; R26 = CLZ (uint64_t R18); CLZ (0) = 64. 1434 wmov R26, R24 1435 andi R26, lo8 (MAX_BIASED_EXPO) 1437 subi R26, lo8 (MAX_BIASED_EXPO) 1448 ;; Compare R18[] against sign_extend(R26) with R26 = 0.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/ |
| H A D | LanaiDisassembler.cpp | 160 Lanai::R24, Lanai::R25, Lanai::R26, Lanai::R27, Lanai::R28, Lanai::R29,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/Disassembler/ |
| H A D | AVRDisassembler.cpp | 67 AVR::R24, AVR::R25, AVR::R26, AVR::R27,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 272 R21, R22, R23, R24, R25, R26, R27, 288 R21, R22, R23, R24, R25, R26, R27, R28,
|
| H A D | PPCFrameLowering.cpp | 124 {PPC::R26, -24}, \ in getCalleeSavedSpillSlots()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 78 def R26 : CSKYReg<26, "r26", ["r26"]>, DwarfRegNum<[26]>;
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efidebug.h | 354 UINT64 R26; member
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-common-proc-board.dts | 129 J721E_IOPAD(0x240, PIN_INPUT, 0) /* (R26) MMC1_DAT3 */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 553 Hexagon::R25, Hexagon::R26, Hexagon::R27, Hexagon::R28, Hexagon::R29, in DecodeIntRegsRegisterClass()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr.md | 1014 ;; R26 : destination address 1040 ;; R26 : 16-bit destination address
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | avr.md | 1134 ;; R26 : destination address 1184 ;; R26 : 16-bit destination address
|