| /src/lib/libm/ld80/ |
| s_expl.c | 152 B11 = 2.5063168199779829e-8, /* 0x1.ae94fabdc6b27p-26 */ 205 (x2 * B12 + (x * B11 + B10)) +
|
| /src/external/gpl3/gcc/dist/libgcc/config/c6x/ |
| libunwind.S | 45 || ldw .d2t2 *+B4[11], B11 107 stw .d2t2 B11, *+B15[29]
|
| lib1funcs.S | 389 stdw .d2t2 B11:B10, *B15-- 402 lddw .d2t2 *++B15, B11:B10
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/c6x/ |
| libunwind.S | 45 || ldw .d2t2 *+B4[11], B11 107 stw .d2t2 B11, *+B15[29]
|
| lib1funcs.S | 389 stdw .d2t2 B11:B10, *B15-- 402 lddw .d2t2 *++B15, B11:B10
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 87 [A0] STDW B11:B10,*SP[3] 128 LDNDW *$INP++,B11:B10 ; pre-fetch input 152 MV B11,$T1hi 156 || SWAP4 B11,$T1lo 244 || [B0] LDNDW *$INP++,B11:B10 ; pre-fetch input 327 || [A0] LDNDW *$INP++,B11:B10 ; pre-fetch input 376 || LDDW *FP[-2],B11:B10
|
| keccak1600-c64x.pl | 78 # | B10 | B11 | 411 STDW B11:B10,*SP[8] 539 || LDDW *SP[8], B11:B10 560 STDW B11:B10,*SP[8] 735 LDDW *SP[8], B11:B10
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 87 [A0] STDW B11:B10,*SP[3] 128 LDNDW *$INP++,B11:B10 ; pre-fetch input 152 MV B11,$T1hi 156 || SWAP4 B11,$T1lo 244 || [B0] LDNDW *$INP++,B11:B10 ; pre-fetch input 327 || [A0] LDNDW *$INP++,B11:B10 ; pre-fetch input 376 || LDDW *FP[-2],B11:B10
|
| keccak1600-c64x.pl | 78 # | B10 | B11 | 411 STDW B11:B10,*SP[8] 539 || LDDW *SP[8], B11:B10 560 STDW B11:B10,*SP[8] 735 LDDW *SP[8], B11:B10
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha512-c64xplus.pl | 88 [A0] STDW B11:B10,*SP[3] 129 LDNDW *$INP++,B11:B10 ; pre-fetch input 153 MV B11,$T1hi 157 || SWAP4 B11,$T1lo 245 || [B0] LDNDW *$INP++,B11:B10 ; pre-fetch input 328 || [A0] LDNDW *$INP++,B11:B10 ; pre-fetch input 377 || LDDW *FP[-2],B11:B10
|
| keccak1600-c64x.pl | 78 # | B10 | B11 | 411 STDW B11:B10,*SP[8] 539 || LDDW *SP[8], B11:B10 560 STDW B11:B10,*SP[8] 735 LDDW *SP[8], B11:B10
|
| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 33 ($D0,$D1,$D2,$D3)= ("A9","B9","A11","B11"); 115 [A2] STDW B11:B10,*SP[3] 253 || LDDW *SP[3],B11:B10
|
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 33 ($D0,$D1,$D2,$D3)= ("A9","B9","A11","B11"); 115 [A2] STDW B11:B10,*SP[3] 253 || LDDW *SP[3],B11:B10
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 34 ($D0,$D1,$D2,$D3)= ("A9","B9","A11","B11"); 116 [A2] STDW B11:B10,*SP[3] 254 || LDDW *SP[3],B11:B10
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
| AArch64BaseInfo.h | 122 case AArch64::D11: return AArch64::B11; 162 case AArch64::B11: return AArch64::D11;
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| h8300-dis.c | 412 if ((int) looking_for & (int) B11) 417 looking_for = (op_type) ((int) looking_for & ~(int) B11);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| h8300-dis.c | 412 if ((int) looking_for & (int) B11) 417 looking_for = (op_type) ((int) looking_for & ~(int) B11);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| h8300-dis.c | 412 if ((int) looking_for & (int) B11) 417 looking_for = (op_type) ((int) looking_for & ~(int) B11);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| h8300-dis.c | 412 if ((int) looking_for & (int) B11) 417 looking_for = (op_type) ((int) looking_for & ~(int) B11);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 33 enum E11 {A11, B11, C11};
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 33 enum E11 {A11, B11, C11};
|
| /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 37 "A10","A11","B10","B11","A12","A13","B12","B13"); 41 "A10","B10","A11","B11","A2", "B2", "A13","B13"); 68 [A0] STDW B11:B10,*SP[3+8] 821 || LDDW *SP[3+8],B11:B10
|
| /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 37 "A10","A11","B10","B11","A12","A13","B12","B13"); 41 "A10","B10","A11","B11","A2", "B2", "A13","B13"); 68 [A0] STDW B11:B10,*SP[3+8] 821 || LDDW *SP[3+8],B11:B10
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 38 "A10","A11","B10","B11","A12","A13","B12","B13"); 42 "A10","B10","A11","B11","A2", "B2", "A13","B13"); 69 [A0] STDW B11:B10,*SP[3+8] 822 || LDDW *SP[3+8],B11:B10
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-h8300.c | 1578 if (c & B11)
|