HomeSort by: relevance | last modified time | path
    Searched defs:L5 (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/arch/amiga/stand/bootblock/boot/
muldi3.s 46 jcc L5
49 L5:
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 112 jne L5 | if one or three bytes excess
168 L5: | deal with 1 or 3 excess bytes at the end of the buffer.
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-forbidden.s 41 bc L5
43 L5:
r6-branch.s 51 bnec $12, $13, L5
55 L5:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-forbidden.s 41 bc L5
43 L5:
r6-branch.s 51 bnec $12, $13, L5
55 L5:
  /src/external/lgpl3/gmp/dist/mpn/cray/cfp/
mulwwc90.s 116 JSP L5
241 L5 = P.*
mulwwj90.s 116 JSP L5
240 L5 = P.*
  /src/lib/libm/noieee_src/
n_log__L.c 78 vc(L5, 1.8181879517064680057E-1 ,2eb4,3f3a,655e,cc39, -2, .BA2EB4CC39655E)
87 ic(L5, 1.8183562745289935658E-1, -3, 1.74663CC94342F)
96 #define L5 vccast(L5)
106 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8))))))));
108 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7)))))));
  /src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
lib1funcs.S 87 ble L5
95 bcc L5 /* If no carry occurred go to L5 */
98 L5: stord (r5, r4), 8(sp)
227 ble L5
233 bcc L5 /* If no carry occurred go to L5 */
236 L5: stord (r5, r4), 8(sp)
457 L5: movd $1, (r9, r8) /* Store 1 in low bits from bit */
538 bne L5
    [all...]
  /src/lib/libm/src/
e_pow.c 81 L5 = 2.30660745775561754067e-01, /* 0x3FCD864A, 0x93C9DB65 */
237 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
e_powf.c 40 L5 = 2.3066075146e-01, /* 0x3e6c3255 */
180 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
pdmsb.s 34 L5: pdmsb x0, x1
  /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/
pdmsb.s 34 L5: pdmsb x0, x1
  /src/external/gpl3/gdb/dist/gdb/stubs/
sparc-stub.c 112 L0, L1, L2, L3, L4, L5, L6, L7,
197 ld [%lo(in_trap_handler) + %l4], %l5
198 tst %l5
200 inc %l5
205 st %l5, [%lo(in_trap_handler) + %l4]
222 mov %tbr, %l5
226 st %l5, [%sp + (24 + 67) * 4] ! TBR
261 ld [%lo(in_trap_handler) + %l4], %l5
262 dec %l5
263 st %l5, [%lo(in_trap_handler) + %l4
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sparc-stub.c 112 L0, L1, L2, L3, L4, L5, L6, L7,
197 ld [%lo(in_trap_handler) + %l4], %l5
198 tst %l5
200 inc %l5
205 st %l5, [%lo(in_trap_handler) + %l4]
222 mov %tbr, %l5
226 st %l5, [%sp + (24 + 67) * 4] ! TBR
261 ld [%lo(in_trap_handler) + %l4], %l5
262 dec %l5
263 st %l5, [%lo(in_trap_handler) + %l4
    [all...]
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
macdefs.h 141 #define L5 20
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
structs.c 108 struct struct5 foo5 = {'1','b','3','d','5'}, L5;
214 L5 = foo5;
273 L1.a = L2.a = L3.a = L4.a = L5.a = L6.a = L7.a = L8.a = L9.a = L10.a = L11.a = L12.a = L13.a = L14.a = L15.a = L16.a = L17.a = L18.a = 'Z';
275 L2.b = L3.b = L4.b = L5.b = L6.b = L7.b = L8.b = L9.b = L10.b = L11.b = L12.b = L13.b = L14.b = L15.b = L16.b = L17.b = L18.b = 'Z';
277 L3.c = L4.c = L5.c = L6.c = L7.c = L8.c = L9.c = L10.c = L11.c = L12.c = L13.c = L14.c = L15.c = L16.c = L17.c = L18.c = 'Z';
279 L4.d = L5.d = L6.d = L7.d = L8.d = L9.d = L10.d = L11.d = L12.d = L13.d = L14.d = L15.d = L16.d = L17.d = L18.d = 'Z';
281 L5.e = L6.e = L7.e = L8.e = L9.e = L10.e = L11.e = L12.e = L13.e = L14.e = L15.e = L16.e = L17.e = L18.e = 'Z';
353 L5 = fun5();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
structs.c 108 struct struct5 foo5 = {'1','b','3','d','5'}, L5;
214 L5 = foo5;
273 L1.a = L2.a = L3.a = L4.a = L5.a = L6.a = L7.a = L8.a = L9.a = L10.a = L11.a = L12.a = L13.a = L14.a = L15.a = L16.a = L17.a = L18.a = 'Z';
275 L2.b = L3.b = L4.b = L5.b = L6.b = L7.b = L8.b = L9.b = L10.b = L11.b = L12.b = L13.b = L14.b = L15.b = L16.b = L17.b = L18.b = 'Z';
277 L3.c = L4.c = L5.c = L6.c = L7.c = L8.c = L9.c = L10.c = L11.c = L12.c = L13.c = L14.c = L15.c = L16.c = L17.c = L18.c = 'Z';
279 L4.d = L5.d = L6.d = L7.d = L8.d = L9.d = L10.d = L11.d = L12.d = L13.d = L14.d = L15.d = L16.d = L17.d = L18.d = 'Z';
281 L5.e = L6.e = L7.e = L8.e = L9.e = L10.e = L11.e = L12.e = L13.e = L14.e = L15.e = L16.e = L17.e = L18.e = 'Z';
353 L5 = fun5();
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 503 jne L5 /* if 17 bits, quotient was too large */
505 jcs L5 /* if sum is 33 bits, quotient was too large */
508 L5: subql IMM (1), d0 /* adjust quotient */
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 503 jne L5 /* if 17 bits, quotient was too large */
505 jcs L5 /* if sum is 33 bits, quotient was too large */
508 L5: subql IMM (1), d0 /* adjust quotient */

Completed in 38 milliseconds