Home
last modified time | relevance | path

Searched refs:R4 (Results 1 – 25 of 48) sorted by relevance

12

/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S37 std r4,STK_PARAM(R4)(r1); \
49 ld r4,STACK_FRAME_MIN_SIZE+STK_PARAM(R4)(r1); \
138 HCALL_INST_PRECALL(R4)
158 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */
169 ld r12,STK_PARAM(R4)(r1)
196 ld r12,STACK_FRAME_MIN_SIZE+STK_PARAM(R4)(r1)
225 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */
236 ld r12,STK_PARAM(R4)(r1)
258 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */
273 ld r12,STK_PARAM(R4)(r
[all...]
/linux/lib/crypto/arm/
H A Dpoly1305-armv4.pl494 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
540 vdup.32 $R4,r6
557 vmull.u32 $D4,$R4,${R0}[1]
559 vmlal.u32 $D0,$R4,${S1}[1]
566 vmlal.u32 $D1,$R4,${S2}[1]
574 vmlal.u32 $D2,$R4,${S3}[1]
577 vmlal.u32 $D3,$R4,${S4}[1]
581 vmlal.u32 $D4,$R0,${R4}[1]
608 @ H4 = H4*R0 + H3*R1 + H2*R2 + H1*R3 + H0 * R4,
674 vtrn.32 $R4,
[all...]
/linux/arch/powerpc/kernel/
H A Dfpu.S68 REST_32FPVSRS(0, R4, R3)
78 SAVE_32FPVSRS(0, R4, R3)
81 REST_1FPVSR(0, R4, R3)
132 REST_32FPVSRS(0, R4, R10)
150 2: SAVE_32FPVSRS(0, R4, R6)
153 REST_1FPVSR(0, R4, R6)
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S9 #define R4 4 * 8 macro
48 std 4, R4(3)
93 ld 4, R4(3)
/linux/drivers/edac/
H A Dmce_amd.h32 #define R4(x) (((x) >> 4) & 0xf) macro
33 #define R4_MSG(x) ((R4(x) < 9) ? rrrr_msgs[R4(x)] : "Wrong R4!")
H A Dmce_amd.c167 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce()
186 u8 r4 = R4(ec); in cat_mc0_mce()
321 switch (R4(ec)) { in k8_mc1_mce()
346 u8 r4 = R4(ec); in cat_mc1_mce()
447 u8 r4 = R4(ec); in k8_mc2_mce()
506 u8 r4 = R4(ec); in f16h_mc2_mce()
570 u8 r4 = R4(ec); in decode_mc3_mce()
/linux/tools/perf/arch/arm/tests/
H A Dregs_load.S8 #define R4 0x20 macro
45 str r4, [r0, #R4]
/linux/lib/
H A Dtest_bpf.c43 #define R4 BPF_REG_4 macro
673 i += __bpf_ld_imm64(&insn[i], R4, val); in __bpf_fill_alu_shift()
674 insn[i++] = BPF_JMP_REG(BPF_JEQ, R1, R4, 1); in __bpf_fill_alu_shift()
1642 i += __bpf_ld_imm64(&insns[i], R4, fetch); in __bpf_emit_atomic64()
1652 insns[i++] = BPF_JMP_REG(BPF_JEQ, R2, R4, 1); in __bpf_emit_atomic64()
1689 i += __bpf_ld_imm64(&insns[i], R4, fetch); in __bpf_emit_atomic32()
1699 insns[i++] = BPF_JMP_REG(BPF_JEQ, R2, R4, 1); in __bpf_emit_atomic32()
3802 BPF_ALU64_IMM(BPF_MOV, R4, 4),
3812 BPF_ALU64_IMM(BPF_ADD, R4, 20),
3822 BPF_ALU64_IMM(BPF_SUB, R4, 1
[all...]
/linux/lib/crypto/arm64/
H A Dpoly1305-armv8.pl262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
515 ld1 {$S2,$R3,$S3,$R4},[x15],#64
571 umull $ACC4,$IN23_0,${R4}[2]
653 umlal $ACC4,$IN01_0,${R4}[0]
768 umlal2 $ACC4,$IN23_0,${R4}
806 umlal $ACC4,$IN01_0,${R4}
/linux/drivers/tty/serial/
H A Dsunzilog.c200 write_zsreg(channel, R4, regs[R4]); in __load_zsregs()
870 up->curregs[R4] &= ~XCLK_MASK; in sunzilog_convert_to_zs()
871 up->curregs[R4] |= X16CLK; in sunzilog_convert_to_zs()
902 up->curregs[R4] &= ~0x0c; in sunzilog_convert_to_zs()
904 up->curregs[R4] |= SB2; in sunzilog_convert_to_zs()
906 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs()
908 up->curregs[R4] |= PAR_ENAB; in sunzilog_convert_to_zs()
910 up->curregs[R4] &= ~PAR_ENAB; in sunzilog_convert_to_zs()
912 up->curregs[R4] | in sunzilog_convert_to_zs()
[all...]
H A Dzs.h64 #define R4 4 macro
H A Dsunzilog.h35 #define R4 4 macro
H A Dip22zilog.h43 #define R4 4 macro
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7988a-bananapi-bpi-r4-2g5.dts9 model = "Banana Pi BPI-R4 (1x SFP+, 1x 2.5GbE)";
H A Dmt7988a-bananapi-bpi-r4.dts9 model = "Banana Pi BPI-R4 (2x SFP+)";
/linux/tools/perf/arch/arm/util/
H A Dunwind-libdw.c24 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/arch/powerpc/lib/
H A Dldstfp.S169 1: LXVD2X(0,R0,R4)
198 STXVD2X(0,R0,R4)
/linux/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c26 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/s390/util/
H A Dunwind-libdw.c30 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c33 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/Documentation/arch/powerpc/
H A Dkvm-nested.rst112 R4: Hypervisor Supported Capabilities bitmap 1
134 R4: If R3 = H_P2: The number of invalid bitmaps
151 returned, value that was returned in R4.
157 R4: If R3 = H_Busy or_H_LongBusyOrder -> continueToken
223 R4: If R3 = H_Invalid_Element_Id: The array index of the bad
269 R4: If R3 = H_Invalid_Element_Id: The array index of the bad
325 R4: If R3 = H_Success: The reason L1 VCPU exited (ie. NIA)
336 H_Invalid_Element_Value: R4 is offset of the invalid element
/linux/drivers/net/hamradio/
H A Dz8530.h11 #define R4 4 macro
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7745-iwg22d-sodimm.dts123 * On some older versions of the platform (before R4.0) the phy address
124 * may be 1 or 3. The address is fixed to 3 for R4.0 onwards.
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-nanopi-r4s.dtsi3 * FriendlyElec NanoPC-R4 board device tree source
/linux/lib/crypto/x86/
H A Dpoly1305-x86_64-cryptogams.pl2220 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2270 vmovdqu `16*7-64`($ctx),%x#$D4 # ... ${R4}
2285 vpermd $D4,$T2,$R4
2291 vmovdqu64 $R4,0xc0(%rsp,%rax){%k2}
2307 vpmuludq $T0,$R4,$D4 # d4 = r0'*r4
2327 vpsrlq \$32,$R4,$T4
2416 vpermd $R4,$M0,$R4
2422 vpermd $D4,$M0,${R4}{%k1}
2427 vpslld \$2,$R4,
[all...]

12