Home
last modified time | relevance | path

Searched refs:RB (Results 1 - 25 of 60) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/clk/renesas/
H A Dr9a06g032-clocks.c47 * Helper macro RB() takes care of converting the register
55 #define RB(_reg, _bit) ((struct regbit) { \ macro
283 D_GATE(CLK_25_PG4, "clk_25_pg4", CLKOUT_D40, RB(0xe8, 9),
284 RB(0xe8, 10), RB(0xe8, 11), RB(0x00, 0),
285 RB(0x15c, 3), RB(0x00, 0), RB(0x00, 0)),
286 D_GATE(CLK_25_PG5, "clk_25_pg5", CLKOUT_D40, RB(
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S28 #define RB %xmm1 define
513 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE);
515 K(RA, RB, RC, RD, RE, 0);
516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
519 S3(RB, R
[all...]
H A Dserpent-avx-x86_64-asm_64.S571 K2(RA, RB, RC, RD, RE, 0);
572 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
573 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
574 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
575 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
576 S(S4, RC, RA, RD, RB, R
[all...]
H A Dserpent-avx2-asm_64.S577 K2(RA, RB, RC, RD, RE, 0);
578 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
579 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
580 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
581 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
582 S(S4, RC, RA, RD, RB, R
[all...]
H A Dserpent-sse2-x86_64-asm_64.S636 K2(RA, RB, RC, RD, RE, 0);
637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
638 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
639 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
640 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
641 S(S4, RC, RA, RD, RB, R
[all...]
H A Dtwofish-avx-x86_64-asm_64.S194 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \
195 encrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l);
198 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \
199 encrypt_round(((2*n) + 1), RC, RD, RA, RB, dummy, dummy);
202 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \
203 decrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l);
206 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \
207 decrypt_round((2*n), RA, RB, RC, RD, dummy, dummy);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S28 #define RB %xmm1 define
513 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE);
515 K(RA, RB, RC, RD, RE, 0);
516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
519 S3(RB, R
[all...]
H A Dserpent-avx2-asm_64.S566 K2(RA, RB, RC, RD, RE, 0);
567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
571 S(S4, RC, RA, RD, RB, R
[all...]
H A Dserpent-avx-x86_64-asm_64.S566 K2(RA, RB, RC, RD, RE, 0);
567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
571 S(S4, RC, RA, RD, RB, R
[all...]
H A Dserpent-sse2-x86_64-asm_64.S636 K2(RA, RB, RC, RD, RE, 0);
637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
638 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
639 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
640 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
641 S(S4, RC, RA, RD, RB, R
[all...]
H A Dtwofish-avx-x86_64-asm_64.S189 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \
190 encrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l);
193 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \
194 encrypt_round(((2*n) + 1), RC, RD, RA, RB, dummy, dummy);
197 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \
198 decrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l);
201 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \
202 decrypt_round((2*n), RA, RB, RC, RD, dummy, dummy);
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c540 /* The RB field in an X, XO, M, or MDS form instruction. */
541 #define RB RAOPT + 1
545 /* The RB field in an X form instruction when it must be the same as
548 #define RBS RB + 1
551 /* The RB field in an lswx instruction, which has special value
556 /* The RB field of the dccci and iccci instructions, which are optional. */
1785 /* The RB field in an X form instruction when it must be the same as
1810 /* The RB field in an lswx instruction, which has special value
2632 /* An XX1_MASK with the RB field fixed. */
2684 /* An X_MASK with the RB fiel
539 #define RB global() macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c540 /* The RB field in an X, XO, M, or MDS form instruction. */
541 #define RB RAOPT + 1
545 /* The RB field in an X form instruction when it must be the same as
548 #define RBS RB + 1
551 /* The RB field in an lswx instruction, which has special value
556 /* The RB field of the dccci and iccci instructions, which are optional. */
1785 /* The RB field in an X form instruction when it must be the same as
1810 /* The RB field in an lswx instruction, which has special value
2632 /* An XX1_MASK with the RB field fixed. */
2684 /* An X_MASK with the RB fiel
539 #define RB global() macro
[all...]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S28 #define RB(t) ((((t)+3)%6)+7) define
40 andc r0,RD(t),RB(t); \
41 and r6,RB(t),RC(t); \
48 rotlwi RB(t),RB(t),30; \
52 and r6,RB(t),RC(t); \
53 andc r0,RD(t),RB(t); \
55 rotlwi RB(t),RB(t),30; \
67 xor r6,RB(
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S28 #define RB(t) ((((t)+3)%6)+7) define
40 andc r0,RD(t),RB(t); \
41 and r6,RB(t),RC(t); \
48 rotlwi RB(t),RB(t),30; \
52 and r6,RB(t),RC(t); \
53 andc r0,RD(t),RB(t); \
55 rotlwi RB(t),RB(t),30; \
67 xor r6,RB(
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dinstructions.h9 #define __COPY(RA, RB, L) \
10 (0x7c00060c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10))
11 #define COPY(RA, RB, L) \
12 .long __COPY((RA), (RB), (L))
33 #define __PASTE(RA, RB, L, RC) \
34 (0x7c00070c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10) | (RC) << (31-31))
35 #define PASTE(RA, RB, L, RC) \
36 .long __PASTE((RA), (RB), (L), (RC))
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dinstructions.h9 #define __COPY(RA, RB, L) \
10 (0x7c00060c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10))
11 #define COPY(RA, RB, L) \
12 .long __COPY((RA), (RB), (L))
33 #define __PASTE(RA, RB, L, RC) \
34 (0x7c00070c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10) | (RC) << (31-31))
35 #define PASTE(RA, RB, L, RC) \
36 .long __PASTE((RA), (RB), (L), (RC))
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_32_sr.S92 #define KVM_LOAD_BAT(n, reg, RA, RB) \
94 lwz RB,(n*16)+4(reg); \
96 mtspr SPRN_IBAT##n##L,RB; \
98 lwz RB,(n*16)+12(reg); \
100 mtspr SPRN_DBAT##n##L,RB; \
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_32_sr.S92 #define KVM_LOAD_BAT(n, reg, RA, RB) \
94 lwz RB,(n*16)+4(reg); \
96 mtspr SPRN_IBAT##n##L,RB; \
98 lwz RB,(n*16)+12(reg); \
100 mtspr SPRN_DBAT##n##L,RB; \
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga-hw.c16 RB = 3, enumerator
92 LT, RT, LB, RB, in rga_lookup_draw_pos()
95 RT, LT, RB, LB, in rga_lookup_draw_pos()
98 RB, LB, RT, LT, in rga_lookup_draw_pos()
101 LB, RB, LT, RT, in rga_lookup_draw_pos()
115 case RB: in rga_lookup_draw_pos()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.c16 RB = 3, enumerator
92 LT, RT, LB, RB, in rga_lookup_draw_pos()
95 RT, LT, RB, LB, in rga_lookup_draw_pos()
98 RB, LB, RT, LT, in rga_lookup_draw_pos()
101 LB, RB, LT, RT, in rga_lookup_draw_pos()
115 case RB: in rga_lookup_draw_pos()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S85 3: .long 0x20000000 ! RB=1
138 2: .long 0x20000000 ! RB=1
139 3: .long 0xdfffffff ! RB=0
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S85 3: .long 0x20000000 ! RB=1
138 2: .long 0x20000000 ! RB=1
139 3: .long 0xdfffffff ! RB=0
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-sa1100.S147 mcr p15, 0, ip, c9, c0, 0 @ invalidate RB
187 mcr p15, 0, ip, c9, c0, 0 @ invalidate RB
188 mcr p15, 0, ip, c9, c0, 5 @ allow user space to use RB
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-sa1100.S147 mcr p15, 0, ip, c9, c0, 0 @ invalidate RB
187 mcr p15, 0, ip, c9, c0, 0 @ invalidate RB
188 mcr p15, 0, ip, c9, c0, 5 @ allow user space to use RB

Completed in 35 milliseconds

123