| /src/lib/libc/arch/sparc/gen/ |
| modf.S | 79 * %l0 scratch 91 L0: 104 andn %i0, %l1, %l0 105 st %l0, [%fp - 16] 107 PICCY_SET(Lmagic, %l0, %o7) 108 ldd [%l0], %f2 110 sethi %hi(Lmagic), %l0 111 ldd [%l0 + %lo(Lmagic)], %f2 188 PICCY_SET(L0, %l0, %o7 [all...] |
| /src/lib/libc/arch/sparc64/gen/ |
| modf.S | 79 * %l0 scratch 92 L0: 105 PICCY_SET(Lmagic, %l0, %o7) 106 ldd [%l0], %f2 108 sethi %hi(Lmagic), %l0 109 ldd [%l0 + %lo(Lmagic)], %f2 179 PICCY_SET(L0, %l0, %o7) 181 ldd [%l0], %f0 ! return 0.0; 183 sethi %hi(L0), %l [all...] |
| /src/sys/arch/x68k/stand/common/ |
| exec_image.S | 78 L0: movb %a4@+,%a5@+ | copy kern to x 80 bne L0
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| cir.s | 10 L0 = 0x10c0 (X);
|
| d1.s | 10 L0 = 0x10c0 (X);
|
| dsp_d1.s | 12 L0 = 0x10 (X); 31 L0 = 0x10 (X); 57 L0 = 0x8 (X); 74 L0 = 0x8 (X); 99 L0 = 0x8 (X);
|
| m0boundary.s | 10 L0 = 0xbd5f (Z); 11 L0.H = 0xea9b; 30 L0 = 0xbd5f (Z); 31 L0.H = 0xea9b;
|
| push-pop-multiple.s | 109 L0 = R0; 117 R0 = L0; 133 L0 = P0; 137 P0 = L0; 139 L0 = R0; 142 R0 = L0;
|
| issue205.s | 11 L0 = 0 (X); L1 = 0 (X); L2 = 0 (X); L3 = 0 (X);
|
| c_ldimmhalf_lz_ibml.s | 17 L0 = 0x2009 (Z); 27 R4 = L0; 44 L0 = 0x4444 (Z); 52 R4 = L0; 69 L0 = 0xcddd (Z); 77 R4 = L0;
|
| c_ldimmhalf_lzhi_ibml.s | 21 L0 = 0x2009 (Z); 22 L0.H = 0x2008; 35 R4 = L0; 56 L0 = 0x4444 (Z); 57 L0.H = 0x4000; 68 R4 = L0; 89 L0 = 0xcddd (Z); 90 L0.H = 0xc000; 101 R4 = L0;
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| cir.s | 10 L0 = 0x10c0 (X);
|
| d1.s | 10 L0 = 0x10c0 (X);
|
| dsp_d1.s | 12 L0 = 0x10 (X); 31 L0 = 0x10 (X); 57 L0 = 0x8 (X); 74 L0 = 0x8 (X); 99 L0 = 0x8 (X);
|
| m0boundary.s | 10 L0 = 0xbd5f (Z); 11 L0.H = 0xea9b; 30 L0 = 0xbd5f (Z); 31 L0.H = 0xea9b;
|
| push-pop-multiple.s | 109 L0 = R0; 117 R0 = L0; 133 L0 = P0; 137 P0 = L0; 139 L0 = R0; 142 R0 = L0;
|
| issue205.s | 11 L0 = 0 (X); L1 = 0 (X); L2 = 0 (X); L3 = 0 (X);
|
| /src/sys/arch/amiga/stand/bootblock/boot/ |
| startit.s | 155 | jeq L0 | No, leave destination at 0 188 L0: movw %a1@-,%a3@- 190 bne L0
|
| /src/sys/arch/amiga/stand/loadbsd/ |
| startit.s | 99 beq L0 | No, leave destination at 0 102 L0: 105 bcc L0
|
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| darwin-tramp.S | 105 bcl 20,31,L0$_abort 106 L0$_abort: 108 addis r11,r11,ha16(L_abort$lazy_ptr-L0$_abort) 110 lgu r12,lo16(L_abort$lazy_ptr-L0$_abort)(r11)
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| darwin-tramp.S | 105 bcl 20,31,L0$_abort 106 L0$_abort: 108 addis r11,r11,ha16(L_abort$lazy_ptr-L0$_abort) 110 lgu r12,lo16(L_abort$lazy_ptr-L0$_abort)(r11)
|
| /src/external/lgpl3/gmp/dist/mpn/m88k/mc88110/ |
| add_n.S | 49 L0: bb0 2,res_ptr,L_v1 ; branch if res_ptr is aligned? 133 br L0
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/curve448/ |
| f_generic.c | 169 gf L0, L1, L2; 176 ossl_gf_mul(L0, L2, L1); 177 gf_sqrn(L1, L0, 3); 178 ossl_gf_mul(L0, L2, L1); 179 gf_sqrn(L2, L0, 9); 180 ossl_gf_mul(L1, L0, L2); 181 ossl_gf_sqr(L0, L1); 182 ossl_gf_mul(L2, x, L0); 183 gf_sqrn(L0, L2, 18); 184 ossl_gf_mul(L2, L1, L0); [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/ |
| f_generic.c | 174 gf L0, L1, L2; 181 gf_mul(L0, L2, L1); 182 gf_sqrn(L1, L0, 3); 183 gf_mul(L0, L2, L1); 184 gf_sqrn(L2, L0, 9); 185 gf_mul(L1, L0, L2); 186 gf_sqr(L0, L1); 187 gf_mul(L2, x, L0); 188 gf_sqrn(L0, L2, 18); 189 gf_mul(L2, L1, L0); [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/ |
| f_generic.c | 174 gf L0, L1, L2; 181 gf_mul(L0, L2, L1); 182 gf_sqrn(L1, L0, 3); 183 gf_mul(L0, L2, L1); 184 gf_sqrn(L2, L0, 9); 185 gf_mul(L1, L0, L2); 186 gf_sqr(L0, L1); 187 gf_mul(L2, x, L0); 188 gf_sqrn(L0, L2, 18); 189 gf_mul(L2, L1, L0); [all...] |