/arch/x86/crypto/ |
D | serpent-sse2-x86_64-asm_64.S | 54 #define S0_1(x0, x1, x2, x3, x4) \ argument 64 #define S0_2(x0, x1, x2, x3, x4) \ argument 74 #define S1_1(x0, x1, x2, x3, x4) \ argument 84 #define S1_2(x0, x1, x2, x3, x4) \ argument 95 #define S2_1(x0, x1, x2, x3, x4) \ argument 105 #define S2_2(x0, x1, x2, x3, x4) \ argument 115 #define S3_1(x0, x1, x2, x3, x4) \ argument 126 #define S3_2(x0, x1, x2, x3, x4) \ argument 137 #define S4_1(x0, x1, x2, x3, x4) \ argument 147 #define S4_2(x0, x1, x2, x3, x4) \ argument [all …]
|
D | serpent-sse2-i586-asm_32.S | 55 #define K(x0, x1, x2, x3, x4, i) \ argument 65 #define LK(x0, x1, x2, x3, x4, i) \ argument 111 #define KL(x0, x1, x2, x3, x4, i) \ argument 150 #define S0(x0, x1, x2, x3, x4) \ argument 169 #define S1(x0, x1, x2, x3, x4) \ argument 189 #define S2(x0, x1, x2, x3, x4) \ argument 208 #define S3(x0, x1, x2, x3, x4) \ argument 229 #define S4(x0, x1, x2, x3, x4) \ argument 248 #define S5(x0, x1, x2, x3, x4) \ argument 267 #define S6(x0, x1, x2, x3, x4) \ argument [all …]
|
/arch/sparc/lib/ |
D | NG2memcpy.S | 82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument 92 #define FREG_MOVE_1(x0) \ argument 94 #define FREG_MOVE_2(x0, x1) \ argument 97 #define FREG_MOVE_3(x0, x1, x2) \ argument 101 #define FREG_MOVE_4(x0, x1, x2, x3) \ argument 106 #define FREG_MOVE_5(x0, x1, x2, x3, x4) \ argument 112 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument 119 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument 127 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument 136 #define FREG_LOAD_1(base, x0) \ argument [all …]
|
/arch/sparc/include/asm/ |
D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument 162 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
|
/arch/s390/include/asm/ |
D | sfp-machine.h | 75 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 101 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 127 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
|
/arch/hexagon/lib/ |
D | checksum.c | 102 u64 sum0, sum1, x0, x1, *ptr8_o, *ptr8_e, *ptr8; in do_csum() local
|
/arch/sh/include/asm/ |
D | ptrace_32.h | 66 unsigned long x0; member
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 245 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OF… argument
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 252 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 253 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|