/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 83 y3 = %rsi define 182 mov a, y3 # y3 = a # MAJA 186 or c, y3 # y3 = a|c # MAJA 199 and b, y3 # y3 = (a|c)&b # MAJA 209 or T1, y3 # y3 = MAJ = (a|c)&b)|(a&c) # MAJ 215 add y3, h # h = t1 + S0 + MAJ # -- 244 mov a, y3 # y3 = a # MAJA 248 or c, y3 # y3 = a|c # MAJA 263 and b, y3 # y3 = (a|c)&b # MAJA 274 or T1, y3 # y3 = MAJ = (a|c)&b)|(a&c) # MAJ [all …]
|
H A D | sha256-avx2-asm.S | 99 y3 = %esi # clobbers INP define 157 mov a, y3 # y3 = a # MAJA 162 or c, y3 # y3 = a|c # MAJA 177 and b, y3 # y3 = (a|c)&b # MAJA 190 or T1, y3 # y3 = MAJ = (a|c)&b)|(a&c) # MAJ 198 add y3, h # h = t1 + S0 + MAJ # -- 205 mov a, y3 # y3 = a # MAJA 210 or c, y3 # y3 = a|c # MAJA 227 and b, y3 # y3 = (a|c)&b # MAJA 242 or T1, y3 # y3 = MAJ = (a|c)&b)|(a&c) # MAJ [all …]
|
H A D | aria-aesni-avx-asm_64.S | 173 y0, y1, y2, y3, \ argument 187 vmovdqu (11 * 16)(rio), y3; \ 196 y0, y1, y2, y3, \ argument 201 y0, y1, y2, y3, \ 216 vmovdqu y3, 3 * 16(mem_cd); \ 224 y0, y1, y2, y3, \ argument 238 vmovdqu y3, 11 * 16(mem); \ 381 y0, y1, y2, y3, \ argument 387 vpxor y3, x7, x7; \ 393 vpxor y7, y3, y3; \ [all …]
|
H A D | aria-aesni-avx2-asm_64.S | 189 y0, y1, y2, y3, \ argument 203 vmovdqu (11 * 32)(rio), y3; \ 212 y0, y1, y2, y3, \ argument 217 y0, y1, y2, y3, \ 232 vmovdqu y3, 3 * 32(mem_cd); \ 240 y0, y1, y2, y3, \ argument 254 vmovdqu y3, 11 * 32(mem); \ 422 y0, y1, y2, y3, \ argument 428 vpxor y3, x7, x7; \ 434 vpxor y7, y3, y3; \ [all …]
|
H A D | aria-gfni-avx512-asm_64.S | 173 y0, y1, y2, y3, \ argument 187 vmovdqu64 (11 * 64)(rio), y3; \ 196 y0, y1, y2, y3, \ argument 201 y0, y1, y2, y3, \ 216 vmovdqu64 y3, 3 * 64(mem_cd); \ 224 y0, y1, y2, y3, \ argument 238 vmovdqu64 y3, 11 * 64(mem); \ 270 y0, y1, y2, y3, \ argument 297 vpxorq t0, y3, y3; \ 331 y0, y1, y2, y3, \ argument [all …]
|
H A D | camellia-aesni-avx-asm_64.S | 212 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 244 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 246 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 248 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 250 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 253 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 255 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 257 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 259 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 482 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument [all …]
|
H A D | camellia-aesni-avx2-asm_64.S | 244 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 276 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 278 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 280 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 282 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 285 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 287 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 289 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 291 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 514 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument [all …]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | sfp-machine_32.h | 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 121 "rI" ((USItype)(y3)), \ 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 146 "rI" ((USItype)(y3)), \ 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
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
H A D | ia_css_ctc1_5.host.c | 82 to->y3 = from->y3; in ia_css_ctc_encode() 105 from->y3, from->y2, in ia_css_ctc_encode() 110 from->y4, from->y3, in ia_css_ctc_encode()
|
H A D | ia_css_ctc1_5_param.h | 27 s32 y3; member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_paprd.c | 434 int y5, y3, tmp; in create_pa_curve() local 653 y3 = (alpha * tmp) >> order2_3x; in create_pa_curve() 654 y3 = (y3 * tmp) >> order2_3x; in create_pa_curve() 655 y3 = (y3 * tmp) >> order2_3x; in create_pa_curve() 656 y3 = y3 >> order2_3x_rem; in create_pa_curve() 657 PA_in[i] = y5 + y3 + (256 * tmp) / G_fxp; in create_pa_curve() 720 y3 = (alpha * tmp - in create_pa_curve() 723 y3 = (alpha * tmp + in create_pa_curve() 725 y3 = (y3 * tmp) / (1 << order2_3x); in create_pa_curve() 726 y3 = (y3 * tmp) / (1 << order2_3x); in create_pa_curve() [all …]
|
/openbmc/linux/Documentation/input/devices/ |
H A D | alps.rst | 113 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 125 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 146 byte 7: 0 y6 y5 y4 y3 y2 y1 y0 167 byte 4: 0 mt x3 x2 y3 y2 y1 y0 181 byte 2: 0 y7 y6 y5 y4 y3 y2 y1 194 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 210 byte 3: 0 1 x3 x2 y3 y2 y1 y0 221 byte 1: 0 x1 x0 y4 y3 y2 y1 y0 257 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 265 byte 1: 1 y7 y6 y5 y4 y3 y2 y1 [all …]
|
H A D | elantech.rst | 350 y7 y6 y5 y4 y3 y2 y1 y0 477 y7 y6 y5 y4 y3 y2 y1 y0 610 y7 y6 y5 y4 y3 y2 y1 y0 735 y7 y6 y5 y4 y3 y2 y1 y0 762 y7 y6 y5 y4 y3 y2 y1 y0 783 y7 y6 y5 y4 y3 y2 y1 y0 833 y7 y6 y5 y4 y3 y2 y1 y0
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | ec.c | 760 #define y3 (result->y) in dup_point_weierstrass() macro 772 mpi_set_ui(y3, 1); in dup_point_weierstrass() 817 ec_subm(y3, l2, x3, ctx); in dup_point_weierstrass() 818 ec_mulm(y3, y3, l1, ctx); in dup_point_weierstrass() 819 ec_subm(y3, y3, l3, ctx); in dup_point_weierstrass() 823 #undef y3 in dup_point_weierstrass() 945 #define y3 (result->y) in add_points_weierstrass() macro 965 mpi_set(y3, p2->y); in add_points_weierstrass() 970 mpi_set(y3, p1->y); in add_points_weierstrass() 1008 mpi_set_ui(y3, 1); in add_points_weierstrass() [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
H A D | ia_css_ctc_types.h | 69 u16 y3; /** 4th kneepoint gain. member
|
H A D | ia_css_ctc.host.c | 57 config->x3, config->y3, in ia_css_ctc_debug_dtrace()
|
/openbmc/linux/include/math-emu/ |
H A D | op-4.h | 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 543 r3 = x3 + y3 + _c3; \ 562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 575 r3 = x3 - y3 - _c3; \ 589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument 593 __FP_FRAC_SUB_4 (x3,x2,x1,x0,_t3,_t2,_t1,_t0, y3,y2,y1,y0); \
|
/openbmc/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 151 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 153 veor \t1, \y2, \y3 161 vand \x2, \x2, \y3 169 y0, y1, y2, y3, t0, t1, t2, t3 174 veor \y1, \y1, \y3 175 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x2, \x3, \y2, \y3, \t2 182 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x6, \x7, \y2, \y3, \t2 184 veor \y1, \y1, \y3
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 97 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 99 eor \t1, \y2, \y3 107 and \x2, \x2, \y3 115 y0, y1, y2, y3, t0, t1, t2, t3 120 eor \y1, \y1, \y3 121 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x2, \x3, \y2, \y3, \t2 128 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x6, \x7, \y2, \y3, \t2 130 eor \y1, \y1, \y3
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 2025 float y3 = y_bottom; in stbtt__fill_active_edges_new() local 2037 stbtt__handle_clipped_edge(scanline,x,e, x2,y2, x3,y3); in stbtt__fill_active_edges_new() 2041 stbtt__handle_clipped_edge(scanline,x,e, x1,y1, x3,y3); in stbtt__fill_active_edges_new() 2044 stbtt__handle_clipped_edge(scanline,x,e, x1,y1, x3,y3); in stbtt__fill_active_edges_new() 2047 stbtt__handle_clipped_edge(scanline,x,e, x1,y1, x3,y3); in stbtt__fill_active_edges_new() 2050 stbtt__handle_clipped_edge(scanline,x,e, x2,y2, x3,y3); in stbtt__fill_active_edges_new() 2053 stbtt__handle_clipped_edge(scanline,x,e, x2,y2, x3,y3); in stbtt__fill_active_edges_new() 2055 stbtt__handle_clipped_edge(scanline,x,e, x0,y0, x3,y3); in stbtt__fill_active_edges_new()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | cg6.c | 204 u32 x3, y3, z3, color3; member 381 sbus_writel(area->dy + area->height - 1, &fbc->y3); in cg6_copyarea()
|