Home
last modified time | relevance | path

Searched refs:DST (Results 1 – 13 of 13) sorted by relevance

/arch/arc/lib/
A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
A Dmemcpy-archs.S25 # 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 Daes-ctr-avx-x86_64.S249 _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 Daegis128-aesni-asm.S130 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 Daes-xts-avx-x86_64.S708 _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 Daes-gcm-aesni-x86_64.S405 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 Daes-gcm-avx10-x86_64.S585 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 Dchecksum.S161 ! r5: char *DST
A Dmemcpy-sh4.S165 ! r4 --> [ ... ] DST [ ... ] SRC
/arch/sparc/lib/
A DM7memcpy.S201 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 Dbpf_jit_comp.c130 #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 Dfpsp.S11993 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 Dfplsp.S385 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

Completed in 69 milliseconds