Lines Matching refs:arg4
186 #define arg4 %rcx macro
1166 mov arg4, %r13 # save the number of bytes of plaintext/ciphertext
1277 cmp $16, arg4
1280 mov arg4, %r13
1281 and $15, %r13 # r13 = (arg4 mod 16)
1306 mov arg4, %r13
1307 and $15, %r13 # r13 = (arg4 mod 16)
1389 shl $3, arg4 # len(C) in bits (*128)
1390 vmovq arg4, %xmm1
2443 … mov arg4, %r13 # save the number of bytes of plaintext/ciphertext
2554 cmp $16, arg4
2557 mov arg4, %r13
2558 and $15, %r13 # r13 = (arg4 mod 16)
2583 mov arg4, %r13
2584 and $15, %r13 # r13 = (arg4 mod 16)
2664 shl $3, arg4 # len(C) in bits (*128)
2665 vmovq arg4, %xmm1