| /arch/arc/lib/ |
| A D | memcpy-archs-unaligned.S | 12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument 17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
|
| A D | memcpy-archs.S | 25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument 30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
|
| /arch/x86/crypto/ |
| A D | aes-ctr-avx-x86_64.S | 249 _vmovdqu AESDATA\i, \i*VL(DST) 260 _vmovdqu AESDATA\i, \i*VL(DST) 381 sub $-8*VL, DST 407 sub $-4*VL, DST 434 sub $-2*VL, DST 458 sub $-1*VL, DST 466 sub $-2*VL, DST 474 sub $-3*VL, DST 486 vmovdqu8 AESDATA0, (DST){%k1} 492 vmovdqu AESDATA1_XMM, (DST) [all …]
|
| A D | aegis128-aesni-asm.S | 130 pextrb $0, \msg, 0(DST) 133 pextrb $1, \msg, 1(DST) 135 pextrb $2, \msg, 2(DST) 293 movdqu T0, (\i * 0x10)(DST) 311 .set DST, %rdx define 330 add $0x50, DST 383 .set DST, %rdx define 426 movdqu MSG, (\i * 0x10)(DST) 444 .set DST, %rdx define 463 add $0x50, DST [all …]
|
| A D | aes-xts-avx-x86_64.S | 708 _vmovdqu V0, 0*VL(DST) 709 _vmovdqu V1, 1*VL(DST) 710 _vmovdqu V2, 2*VL(DST) 717 sub $-4*VL, DST 743 _vmovdqu V0, (DST) 746 add $VL, DST 760 vmovdqu %xmm0, (DST) 763 add $16, DST 779 sub $16, DST 780 vmovdqu (DST), %xmm0 [all …]
|
| A D | aes-gcm-aesni-x86_64.S | 405 movdqu (DST), TMP1 440 movdqu (DST,%rax,2), TMP1 656 movdqu AESDATA\i, \i*16(DST) 689 .set DST, %r8 define 807 sub $-8*16, DST 812 sub $-8*16, DST 828 sub $-8*16, DST 897 movdqu TMP0, (DST) 901 movdqu TMP0, (DST) 917 add $16, DST [all …]
|
| A D | aes-gcm-avx10-x86_64.S | 585 vmovdqu8 GHASHDATA0, 0*VL(DST) 586 vmovdqu8 GHASHDATA1, 1*VL(DST) 587 vmovdqu8 GHASHDATA2, 2*VL(DST) 588 vmovdqu8 GHASHDATA3, 3*VL(DST) 621 .set DST, %r8 define 774 sub $-4*VL, DST 821 sub $-4*VL, DST 906 vmovdqu8 V0, (DST){%k1} 931 add $VL, DST
|
| /arch/sh/lib/ |
| A D | checksum.S | 161 ! r5: char *DST
|
| A D | memcpy-sh4.S | 165 ! r4 --> [ ... ] DST [ ... ] SRC
|
| /arch/sparc/lib/ |
| A D | M7memcpy.S | 201 andcc %o5, 7, %o5 ! bytes till DST 8 byte aligned 299 ! DST is 8-byte aligned, src is not 893 add %o0, 4, %o0 ! advance DST by 4
|
| /arch/x86/net/ |
| A D | bpf_jit_comp.c | 130 #define EMIT_mov(DST, SRC) \ argument 132 if (DST != SRC) \ 133 EMIT3(add_2mod(0x48, DST, SRC), 0x89, add_2reg(0xC0, DST, SRC)); \
|
| /arch/m68k/ifpsp060/src/ |
| A D | fpsp.S | 11993 fmovm.x DST(%a1),&0x80 # return INF result in fp0 13768 fmovm.x DST(%a1),&0x80 # load dst op 15490 fmovm.x DST(%a1),&0x80 # return dst INF 15856 # If the DST exponent is > the SRC exponent, set the DST exponent # 15858 # DST exponent was scaled by. If the SRC exponent is greater or equal, #
|
| A D | fplsp.S | 385 set DST, 0 # offsets within an 9295 fmovm.x DST(%a1),&0x80 # load fp0 with normalized src 9333 fmov.x DST(%a1),%fp0 # simply return dest
|