Searched defs:R2 (Results 1 – 7 of 7) sorted by relevance
| /arch/sparc/net/ |
| A D | bpf_jit_comp_32.c | 261 #define emit_cmp(R1, R2) \ argument 267 #define emit_btst(R1, R2) \ argument 273 #define emit_sub(R1, R2, R3) \ argument 279 #define emit_add(R1, R2, R3) \ argument 285 #define emit_and(R1, R2, R3) \ argument
|
| A D | bpf_jit_comp_64.c | 646 #define emit_cmp(R1, R2, CTX) \ argument 652 #define emit_btst(R1, R2, CTX) \ argument
|
| /arch/x86/crypto/ |
| A D | twofish-x86_64-asm_64.S | 40 #define R2 %rcx macro
|
| A D | sm3-avx-asm_64.S | 218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ macro
|
| /arch/parisc/kernel/ |
| A D | unaligned.c | 97 #define R2(i) (((i)>>16)&0x1f) macro
|
| /arch/arm64/crypto/ |
| A D | sm3-neon-core.S | 158 #define R2(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ macro
|
| /arch/mips/include/asm/ |
| A D | mipsregs.h | 1477 #define _ASM_MACRO_2R(OP, R1, R2, ENC) \ argument 1487 #define _ASM_MACRO_3R(OP, R1, R2, R3, ENC) \ argument 1498 #define _ASM_MACRO_2R_1S(OP, R1, R2, SEL3, ENC) \ argument
|
Completed in 28 milliseconds