Searched refs:l0 (Results 1 – 13 of 13) sorted by relevance
/sysdeps/sparc/sparc64/ |
A D | dl-trampoline.S | 44 add %l0, %l2, %l0 52 sub %l0, %l2, %l0 53 udivx %l0, 24, %l0 54 add %l0, %l4, %l0 57 add %l0, %l1, %l0 161 add %l0, 7, %l0 162 andn %l0, 7, %l0 239 add %l0, %l2, %l0 247 sub %l0, %l2, %l0 248 udivx %l0, 24, %l0 [all …]
|
A D | mul_1.S | 63 mov 0,%l0 ! we need the carry from that add... 64 movcs %xcc,%o2,%l0 ! ...compute it and... 65 add %i5,%l0,%i5 ! ...add to bit 32 of the hi product
|
A D | submul_1.S | 60 mov 0,%l0 ! we need the carry from that add... 61 movcs %xcc,%o2,%l0 ! ...compute it and... 63 add %i5,%l0,%i5 ! ...add to bit 32 of the hi product
|
A D | addmul_1.S | 61 mov 0,%l0 ! we need the carry from that add... 62 movcs %xcc,%o2,%l0 ! ...compute it and... 64 add %i5,%l0,%i5 ! ...add to bit 32 of the hi product
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | ____longjmp_chk.S | 55 ldx [%fp + 2023], %l0 57 sub %l0, STACK_BIAS, %l0 58 add %l0, %l1, %l0 59 sub %l0, %i2, %l0 60 cmp %l0, %l1
|
/sysdeps/sparc/sparc32/ |
A D | dl-trampoline.S | 72 std %l0, [%sp + ( 0 * 8)] 97 add %l0, 7, %l0 98 andn %l0, 7, %l0 99 add %l0, 2 * 8, %g1 102 srl %l0, 3, %l7 110 cmp %l0, 0 174 ld [%sp + (9 * 8)], %l0 175 cmp %l0, 0
|
/sysdeps/ia64/fpu/ |
A D | import_file.awk | 43 /^([a-zA-Z_0-9]*_(tb[l0-9]|Tt|[tT]able|data|low|coeffs|constants|CONSTANTS|reduction|Stirling)(_?([…
|
/sysdeps/ia64/ |
A D | memmove.S | 124 .l0: label 129 br.ctop.dptk .l0 ;;
|
A D | memcpy.S | 206 .l0: // ---------------------------- // L0: Align src on 8-byte boundary label 213 br.cloop.dptk.few .l0 //
|
/sysdeps/sparc/sparc64/multiarch/ |
A D | submul_1-vis3.S | 32 #define tmp5 %l0
|
A D | addmul_1-vis3.S | 32 #define tmp5 %l0
|
/sysdeps/sparc/sparc32/sparcv9/ |
A D | addmul_1.S | 30 #define tmp1 %l0
|
A D | submul_1.S | 30 #define tmp1 %l0
|
Completed in 13 milliseconds