Home
last modified time | relevance | path

Searched refs:second (Results 1 – 25 of 28) sorted by relevance

12

/sysdeps/generic/
A Dunwind-dw2.c616 _Unwind_Word first, second; in execute_stack_op() local
619 second = stack[stack_elt]; in execute_stack_op()
625 result = second & first; in execute_stack_op()
631 result = second - first; in execute_stack_op()
637 result = second * first; in execute_stack_op()
640 result = second | first; in execute_stack_op()
643 result = second + first; in execute_stack_op()
646 result = second << first; in execute_stack_op()
649 result = second >> first; in execute_stack_op()
652 result = (_Unwind_Sword) second >> first; in execute_stack_op()
[all …]
/sysdeps/s390/s390-32/
A Ds390-mcount.S66 la %r3,0(%r14) # callees address = second parameter
A Dstrncpy-z900.S44 icm %r0,4,1(%r3) # second byte
/sysdeps/arm/armv6/
A Dstrrchr.S83 cmp r7, #0 @ Found EOS, second word
85 cmp r5, #0 @ Handle C, second word
91 @ Found EOS in second word; fold to first word.
A Dstrlen.S76 @ Found something. Disambiguate between first and second words.
A Drawmemchr.S83 @ Found something. Disambiguate between first and second words.
A Dstrchr.S99 @ Found something. Disambiguate between first and second words.
/sysdeps/alpha/
A Dmul_1.S2 # the result in a second limb vector.
A Daddmul_1.S2 # the result to a second limb vector.
A Dsubmul_1.S2 # subtract the result from a second limb vector.
A Dstxncpy.S164 ldq_u t2, 8(a1) # e0 : load second src word
181 cmpbge zero, t2, t7 # e0 : find nulls in second partial
/sysdeps/s390/s390-64/
A Dstrncpy-z900.S43 icmh %r0,4,1(%r3) # second byte
/sysdeps/sparc/sparc32/
A Dsubmul_1.S2 ! subtract the result from a second limb vector.
A Dmul_1.S2 ! store the product in a second limb vector.
A Daddmul_1.S2 ! add the result to a second limb vector.
/sysdeps/sparc/sparc32/sparcv9/
A Dmul_1.S2 ! limb and store the product in a second limb vector.
A Daddmul_1.S2 ! and add the result to a second limb vector.
A Dsubmul_1.S2 ! and subtract the result from a second limb vector.
/sysdeps/hppa/hppa1.1/
A Dmul_1.S2 ;! the result in a second limb vector.
A Daddmul_1.S2 ;! add the result to a second limb vector.
A Dsubmul_1.S2 ;! subtract the result from a second limb vector.
/sysdeps/sparc/sparc64/multiarch/
A Dmul_1-vis3.S2 ! limb and store the product in a second limb vector.
A Dsubmul_1-vis3.S2 ! limb and subtract the result from a second limb vector.
A Daddmul_1-vis3.S2 ! limb and add the result to a second limb vector.
/sysdeps/alpha/alphaev6/
A Dstxncpy.S192 ldq_u t2, 8(a1) # L : Latency=3 load second src word
212 cmpbge zero, t2, t7 # E : find nulls in second partial

Completed in 31 milliseconds

12