/third_party/openssl/crypto/bn/asm/ |
D | rsaz-avx2.pl | 421 $TEMP3 = $Y1; 684 vpsrlq \$29, $ACC2, $TEMP3 690 vpermq \$0x93, $TEMP3, $TEMP3 696 vpblendd \$3, $TEMP2, $TEMP3, $TEMP2 698 vpblendd \$3, $TEMP3, $TEMP4, $TEMP3 701 vpaddq $TEMP3, $ACC3, $ACC3 708 vpsrlq \$29, $ACC2, $TEMP3 714 vpermq \$0x93, $TEMP3, $TEMP3 720 vpblendd \$3, $TEMP2, $TEMP3, $TEMP2 723 vpblendd \$3, $TEMP3, $TEMP4, $TEMP3 [all …]
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_mips32.c | 33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 49 "addu %[" #TEMP3 "], %[temp17], %[temp19] \n\t" \ 50 "addu %[" #TEMP0 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" \ 53 "subu %[" #TEMP3 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" 416 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 431 "addu %[" #TEMP3 "], %[temp20], %[" #TEMP2 "] \n\t" \ 439 "addu %[" #TEMP1 "], %[" #TEMP3 "], %[temp20] \n\t" \ 440 "subu %[temp20], %[" #TEMP3 "], %[temp20] \n\t" \ 448 "sra %[" #TEMP3 "], %[temp17], 9 \n\t"
|
D | enc_mips_dsp_r2.c | 79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \ 85 "preceu.ph.qbl %[" #TEMP1 "], %[" #TEMP3 "] \n\t" \ 87 "preceu.ph.qbr %[" #TEMP3 "], %[" #TEMP3 "] \n\t" \ 89 "subq.ph %[" #TEMP2 "], %[" #TEMP2 "], %[" #TEMP3 "] \n\t" \ 92 "subq.ph %[" #TEMP3 "], %[" #TEMP2 "], %[" #TEMP0 "] \n\t" \ 95 "seh %[temp19], %[" #TEMP3 "] \n\t" \ 96 "sra %[" #TEMP3 "], %[" #TEMP3 "], 16 \n\t" \ 100 "mul %[temp18], %[" #TEMP3 "], %[c5352] \n\t" \ 102 "mul %[temp16], %[" #TEMP3 "], %[c2217] \n\t" \ [all …]
|
D | dec_mips_dsp_r2.c | 549 #define LOAD_4_BYTES(TEMP0, TEMP1, TEMP2, TEMP3, \ argument 554 "lbu %[" #TEMP3 "], " #D "+" #D1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_mips32.c | 33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 49 "addu %[" #TEMP3 "], %[temp17], %[temp19] \n\t" \ 50 "addu %[" #TEMP0 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" \ 53 "subu %[" #TEMP3 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" 416 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 431 "addu %[" #TEMP3 "], %[temp20], %[" #TEMP2 "] \n\t" \ 439 "addu %[" #TEMP1 "], %[" #TEMP3 "], %[temp20] \n\t" \ 440 "subu %[temp20], %[" #TEMP3 "], %[temp20] \n\t" \ 448 "sra %[" #TEMP3 "], %[temp17], 9 \n\t"
|
D | enc_mips_dsp_r2.c | 79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument 83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \ 85 "preceu.ph.qbl %[" #TEMP1 "], %[" #TEMP3 "] \n\t" \ 87 "preceu.ph.qbr %[" #TEMP3 "], %[" #TEMP3 "] \n\t" \ 89 "subq.ph %[" #TEMP2 "], %[" #TEMP2 "], %[" #TEMP3 "] \n\t" \ 92 "subq.ph %[" #TEMP3 "], %[" #TEMP2 "], %[" #TEMP0 "] \n\t" \ 95 "seh %[temp19], %[" #TEMP3 "] \n\t" \ 96 "sra %[" #TEMP3 "], %[" #TEMP3 "], 16 \n\t" \ 100 "mul %[temp18], %[" #TEMP3 "], %[c5352] \n\t" \ 102 "mul %[temp16], %[" #TEMP3 "], %[c2217] \n\t" \ [all …]
|
D | dec_mips_dsp_r2.c | 549 #define LOAD_4_BYTES(TEMP0, TEMP1, TEMP2, TEMP3, \ argument 554 "lbu %[" #TEMP3 "], " #D "+" #D1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
|