Searched refs:swap (Results 1 – 11 of 11) sorted by relevance
/sysdeps/sh/ |
A D | strlen.S | 60 swap.b r1, r1 61 swap.w r1, r1 62 swap.b r1, r1
|
A D | memset.S | 29 swap.b r5,r1 31 swap.w r5,r1
|
A D | dl-trampoline.S | 52 swap.w r3,r3 156 swap.w r12,r12
|
/sysdeps/arm/armv6/ |
A D | strchr.S | 112 @ For LE, swap the found word so clz searches from the little end. 115 @ For BE, byte swap the word to make it easier to extract the byte.
|
A D | strrchr.S | 99 @ Byte swap to be congruent with LE, which is easier from here on. 100 rev r6, r6 @ Byte swap found EOS,
|
/sysdeps/m68k/ |
A D | rawmemchr.S | 42 swap R(d0)
|
A D | strchrnul.S | 43 swap R(d0)
|
A D | strchr.S | 42 swap R(d0)
|
A D | memchr.S | 66 swap R(d0)
|
/sysdeps/ia64/fpu/ |
A D | s_atanl.S | 552 swap = r38 define 916 (p6) add swap = r0, r0 // Set swap=0 if |x| >= |y| 934 (p7) add swap = 1, r0 // Set swap=1 if |x| < |y| 1031 xor swap = sign_X, swap 1038 cmp.eq.unc p7, p6 = 0x00000, swap
|
/sysdeps/alpha/alphaev6/ |
A D | addmul_1.S | 79 # We should swap some of the callee-saves regs for some of the free
|
Completed in 11 milliseconds