Home
last modified time | relevance | path

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

123

/linux/arch/powerpc/platforms/pseries/
A DhvCall.S35 std r4,STK_PARAM(R4)(r1); \
47 ld r4,STACK_FRAME_OVERHEAD+STK_PARAM(R4)(r1); \
136 HCALL_INST_PRECALL(R4)
167 ld r12,STK_PARAM(R4)(r1)
185 std r4,STK_PARAM(R4)(r1)
197 ld r12,STK_PARAM(R4)(r1)
237 ld r12,STK_PARAM(R4)(r1)
274 ld r12,STK_PARAM(R4)(r1)
297 std r4,STK_PARAM(R4)(r1)
313 ld r12,STACK_FRAME_OVERHEAD+STK_PARAM(R4)(r1)
[all …]
/linux/arch/arm/crypto/
A Dpoly1305-armv4.pl541 vdup.32 $R4,r6
558 vmull.u32 $D4,$R4,${R0}[1]
560 vmlal.u32 $D0,$R4,${S1}[1]
567 vmlal.u32 $D1,$R4,${S2}[1]
575 vmlal.u32 $D2,$R4,${S3}[1]
675 vtrn.32 $R4,$D4#lo
680 vshl.u32 $S4,$R4,#2
684 vadd.i32 $S4,$S4,$R4
708 vmov $R4,$D4#lo
1104 vmlal.u32 $D4,$H0#hi,$R4
[all …]
/linux/arch/powerpc/kernel/
A Dfpu.S57 REST_32FPVSRS(0, R4, R3)
67 SAVE_32FPVSRS(0, R4, R3)
115 REST_32FPVSRS(0, R4, R10)
133 2: SAVE_32FPVSRS(0, R4, R6)
/linux/tools/perf/arch/powerpc/tests/
A Dregs_load.S9 #define R4 4 * 8 macro
48 std 4, R4(3)
93 ld 4, R4(3)
/linux/drivers/edac/
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!")
A Dmce_amd.c521 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce()
540 u8 r4 = R4(ec); in cat_mc0_mce()
675 switch (R4(ec)) { in k8_mc1_mce()
700 u8 r4 = R4(ec); in cat_mc1_mce()
801 u8 r4 = R4(ec); in k8_mc2_mce()
860 u8 r4 = R4(ec); in f16h_mc2_mce()
924 u8 r4 = R4(ec); in decode_mc3_mce()
/linux/lib/
A Dtest_bpf.c43 #define R4 BPF_REG_4 macro
3859 BPF_ALU64_REG(BPF_ADD, R4, R4),
4005 BPF_ALU32_REG(BPF_ADD, R4, R4),
4231 BPF_ALU64_REG(BPF_XOR, R4, R4),
4236 BPF_ALU64_REG(BPF_SUB, R4, R4),
4502 BPF_MOV64_IMM(R4, 4),
4503 BPF_ALU64_REG(BPF_LSH, R4, R4), /* R4 = 4 << 4 */
4506 BPF_MOV64_IMM(R4, 5),
4507 BPF_ALU32_REG(BPF_LSH, R4, R4), /* R4 = 5 << 5 */
11296 BPF_ALU64_IMM(BPF_MOV, R4, R4), \
[all …]
/linux/tools/perf/arch/arm/tests/
A Dregs_load.S8 #define R4 0x20 macro
45 str r4, [r0, #R4]
/linux/drivers/tty/serial/
A Dsunzilog.c200 write_zsreg(channel, R4, regs[R4]); in __load_zsregs()
873 up->curregs[R4] &= ~XCLK_MASK; in sunzilog_convert_to_zs()
874 up->curregs[R4] |= X16CLK; in sunzilog_convert_to_zs()
905 up->curregs[R4] &= ~0x0c; in sunzilog_convert_to_zs()
907 up->curregs[R4] |= SB2; in sunzilog_convert_to_zs()
909 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs()
911 up->curregs[R4] |= PAR_ENAB; in sunzilog_convert_to_zs()
913 up->curregs[R4] &= ~PAR_ENAB; in sunzilog_convert_to_zs()
915 up->curregs[R4] |= PAR_EVEN; in sunzilog_convert_to_zs()
917 up->curregs[R4] &= ~PAR_EVEN; in sunzilog_convert_to_zs()
[all …]
A Dip22zilog.c181 write_zsreg(channel, R4, regs[R4]); in __load_zsregs()
808 up->curregs[R4] &= ~XCLK_MASK; in ip22zilog_convert_to_zs()
809 up->curregs[R4] |= X16CLK; in ip22zilog_convert_to_zs()
1141 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
A Dpmac_zilog.c135 write_zsreg(uap, R4, regs[R4]); in pmz_load_zsregs()
857 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup()
1007 uap->curregs[R4] = X1CLK; in pmz_convert_to_zs()
1016 uap->curregs[R4] = X16CLK; in pmz_convert_to_zs()
1021 uap->curregs[R4] = X32CLK; in pmz_convert_to_zs()
1026 uap->curregs[R4] = X16CLK; in pmz_convert_to_zs()
A Dzs.h64 #define R4 4 macro
A Dip22zilog.h43 #define R4 4 macro
A Dsunzilog.h35 #define R4 4 macro
/linux/arch/arm64/crypto/
A Dpoly1305-armv8.pl262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
514 ld1 {$S2,$R3,$S3,$R4},[x15],#64
570 umull $ACC4,$IN23_0,${R4}[2]
652 umlal $ACC4,$IN01_0,${R4}[0]
767 umlal2 $ACC4,$IN23_0,${R4}
805 umlal $ACC4,$IN01_0,${R4}
/linux/arch/s390/crypto/
A Dcrc32le-vx.S65 .quad 0x0ccaa009e, 0x1751997d0 # R4, R3
73 .quad 0x14cd00bd6, 0xf20c0dfe # R4, R3
A Dcrc32be-vx.S63 .quad 0x0c5b9cd4c, 0x0e8a45605 # R3, R4
/linux/arch/powerpc/lib/
A Dldstfp.S169 1: LXVD2X(0,R0,R4)
198 STXVD2X(0,R0,R4)
/linux/tools/perf/arch/arm/util/
A Dunwind-libdw.c23 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/s390/util/
A Dunwind-libdw.c28 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/tools/perf/arch/powerpc/util/
A Dunwind-libdw.c32 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
/linux/arch/arm/boot/dts/
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/drivers/net/hamradio/
A Dz8530.h11 #define R4 4 macro
/linux/arch/x86/crypto/
A Dpoly1305-x86_64-cryptogams.pl2273 vpermd $D4,$T2,$R4
2279 vmovdqu64 $R4,0xc0(%rsp,%rax){%k2}
2295 vpmuludq $T0,$R4,$D4 # d4 = r0'*r4
2315 vpsrlq \$32,$R4,$T4
2404 vpermd $R4,$M0,$R4
2410 vpermd $D4,$M0,${R4}{%k1}
2415 vpslld \$2,$R4,$S4
2419 vpaddd $R4,$S4,$S4
2487 vpmuludq $H0,$R4,$M4
2602 vpsrlq \$32,$R4,$R4
[all …]
/linux/arch/powerpc/kvm/
A Dbookehv_interrupts.S179 PPC_STL r11, VCPU_GPR(R4)(r4)
285 PPC_STL r4, VCPU_GPR(R4)(r11)
312 PPC_STL r4, VCPU_GPR(R4)(r11)
681 PPC_LL r4, VCPU_GPR(R4)(r4)

Completed in 71 milliseconds

123