/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | max1586-regulator.txt | 7 (1 + R24/R25 + R24/185.5kOhm)
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | wm8960.txt | 13 R24 (Additional control 2) gets set, indicating that ADCLRC and DACLRC pins 27 hp-cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRRegisterInfo.td | 60 def R24 : AVRReg<24, "r24">, DwarfRegNum<[24]>; 83 def R25R24 : AVRReg<24, "r25:r24", [R24, R25]>, DwarfRegNum<[24]>; 99 def R24R23 : AVRReg<23, "r24:r23", [R23, R24]>, DwarfRegNum<[23]>; 117 add R24, R25, R18, R19, R20, R21, R22, R23, 133 add R24, R25, R18, R19, R20, R21, R22, R23,
|
H A D | AVRCallingConv.td | 18 CCIfType<[i8], CCAssignToReg<[R24, R25]>>,
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/ |
H A D | divmodqi4.S | 44 ret ; Return quotient via R24 and remainder via R25.
|
H A D | udivmodqi4.S | 38 com r24 ; The uint8 quotient is returned via R24.
|
H A D | divmodhi4.S | 49 ret ; Return quotient via R23:R22 and remainder via R25:R24.
|
H A D | mulhi3.S | 66 ; Return the result via R25:R24.
|
H A D | udivmodhi4.S | 48 mov r25, r27 ; The remainder is returned in in R25:R24.
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 211 xmmi R20, R21, R22, R23, R24, S21, S22, S23, S24; in poly1305_blocks() local 257 R24 = _mm_unpacklo_epi64(T1, T3); in poly1305_blocks() 265 R24 = T1; in poly1305_blocks() 279 R24 = _mm_shuffle_epi32(T1, _MM_SHUFFLE(0, 0, 0, 0)); in poly1305_blocks() 284 S24 = _mm_mul_epu32(R24, FIVE); in poly1305_blocks() 494 v44 = _mm_mul_epu32(v44, R24); in poly1305_blocks() 616 v44 = _mm_mul_epu32(v44, R24); in poly1305_blocks()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiBaseInfo.h | 97 case Lanai::R24: in getLanaiRegisterNumbering()
|
/freebsd/contrib/llvm-project/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 | 101 { Hexagon::R25, -36 }, { Hexagon::R24, -40 }, { Hexagon::D12, -40 }, in getCalleeSavedSpillSlots()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYInstPrinter.cpp | 119 else if (Reg == CSKY::R24) in printOperand()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/ |
H A D | LanaiDisassembler.cpp | 160 Lanai::R24, Lanai::R25, Lanai::R26, Lanai::R27, Lanai::R28, Lanai::R29,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
H A D | X86DisassemblerDecoder.h | 312 ENTRY(R24) \ 346 ENTRY(R24) \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.td | 303 R21, R22, R23, R24, R25, R26, R27, 325 R21, R22, R23, R24, R25, R26, R27, R28,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchRegisterInfo.td | 84 def R24 : LoongArchReg<24, "r24", ["s1"]>, DwarfRegNum<[24]>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYRegisterInfo.td | 76 def R24 : CSKYReg<24, "r24", ["t8"]>, DwarfRegNum<[24]>;
|
H A D | CSKYFrameLowering.cpp | 390 CSKY::R24, CSKY::R25, 0}; in determineCalleeSaves()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/ |
H A D | ARCDisassembler.cpp | 128 ARC::R21, ARC::R22, ARC::R23, ARC::R24, ARC::R25, ARC::GP, ARC::FP,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/ |
H A D | AVRDisassembler.cpp | 66 AVR::R21, AVR::R22, AVR::R23, AVR::R24, AVR::R25, AVR::R26, AVR::R27,
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721s2-common-proc-board.dts | 157 J721S2_IOPAD(0x0f4, PIN_INPUT, 0) /* (R24) MMC1_DAT2 */
|
H A D | k3-am68-sk-base-board.dts | 195 J721S2_IOPAD(0x0f4, PIN_INPUT, 0) /* (R24) MMC1_DAT2 */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/ |
H A D | CSKYDisassembler.cpp | 69 CSKY::R21, CSKY::R22, CSKY::R23, CSKY::R24, CSKY::R25, CSKY::R26, CSKY::R27,
|