/sysdeps/alpha/alphaev6/ |
A D | memcpy.S | 52 nop # E : 80 nop # E : 91 nop # E : 97 nop # E : 98 nop # E : 103 nop # E : 107 nop # E : 108 nop # E : 112 nop # E : 113 nop # E : [all …]
|
A D | memset.S | 43 mov $16, $0 # E : return value 63 nop # E : 77 or $2, $4, $1 # E : Final bytes 117 nop # E : 118 nop # E : 119 nop # E : 151 nop # E : 169 addq $5, 64, $5 # E : 170 subq $3, 8, $3 # E : 193 nop # E : [all …]
|
A D | stxncpy.S | 89 addq a0, 8, a0 # E : 90 subq a2, 1, a2 # E : 94 addq a1, 8, a1 # E : 144 lda t2, -1 # E : 147 nop # E : 150 and t1, 7, t1 # E : 152 nop # E : 157 lda t10, 1 # E : 161 nop # E : 204 lda t6, -1 # E : [all …]
|
A D | stxcpy.S | 74 addq a0, 8, a0 # E : 79 addq a1, 8, a1 # E : 98 subq t8, 1, t6 # E : 116 unop # E : 153 or t1, t4, t1 # E : 157 or t1, t6, t6 # E : 177 nop # E : 203 mov t3, t0 # E : 264 mov zero, t0 # E : 266 mov zero, t6 # E : [all …]
|
/sysdeps/alpha/alphaev67/ |
A D | rawmemchr.S | 42 or t5, t3, a1 # E : 000000000000chch 44 lda t4, -1 # E : build garbage mask 47 or a2, a3, a2 # E : chch000000000000 54 nop # E : 63 nop # E : 64 nop # E : 74 addq v0, 8, v0 # E : 75 xor t0, a1, t1 # E : 79 nop # E : 80 nop # E : [all …]
|
A D | strchr.S | 43 or t5, t3, a1 # E : 000000000000chch 45 lda t4, -1 # E : build garbage mask 48 or a2, a3, a2 # E : chch000000000000 52 or a1, a2, a1 # E : chch00000000chch 53 or a3, t5, t5 # E : 0000chchchch0000 58 or t5, a1, a1 # E : chchchchchchchch 65 nop # E : 75 addq v0, 8, v0 # E : 76 xor t0, a1, t1 # E : 80 or t2, t3, t0 # E : [all …]
|
A D | strncat.S | 41 lda t1, -1 # E : 45 nop # E : 48 nop # E : 49 nop # E : 67 nop # E : 70 nop # E : 71 nop # E : 76 nop # E : 80 nop # E : 81 nop # E : [all …]
|
A D | strrchr.S | 44 or t2, t4, a1 # E : 000000000000chch 49 or t5, t3, t3 # E : 00000000chch0000 53 or t4, a1, a1 # E : chch00000000chch 54 or t2, t3, t2 # E : 0000chchchch0000 55 or a1, t2, a1 # E : chchchchchchchch 56 lda t5, -1 # E : build garbage mask 77 addq v0, 8, v0 # E : 78 xor t0, a1, t2 # E : 88 and t1, t4, t4 # E : 97 cmovne t3, v0, t6 # E : [all …]
|
A D | strlen.S | 37 lda $2, -1($31) # E : 39 andnot $16, 7, $0 # E : 41 or $2, $1, $1 # E : 42 cmpbge $31, $1, $2 # E : $2 <- bitmask: bit i == 1 <==> i-th byte == 0 43 nop # E : 47 addq $0, 8, $0 # E : addr += 8 48 cmpbge $31, $1, $2 # E : 53 addq $0, $3, $0 # E : 54 subq $0, $16, $0 # E :
|
A D | strcat.S | 36 mov $16, $0 # E : set up return value 39 lda $2, -1 # E : 42 andnot $16, 7, $16 # E : 43 or $2, $1, $1 # E : 44 cmpbge $31, $1, $2 # E : bits set iff byte == 0 48 addq $16, 8, $16 # E : 49 cmpbge $31, $1, $2 # E : 53 addq $16, $3, $16 # E : 55 mov $26, $23 # E :
|
/sysdeps/riscv/ |
A D | preconfigure | 3 xlen=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | sed -n 's/^#define __riscv_xlen \(.*\)/\1/p'` 4 flen=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | sed -n 's/^#define __riscv_flen \(.*\)/\1/p'` 5 …float_abi=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | sed -n 's/^#define __riscv_float_abi_\([^ … 6 …atomic=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | grep '#define __riscv_atomic' | cut -d' ' -f2`
|
/sysdeps/csky/ |
A D | preconfigure | 3 abi=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | 5 hard_float=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | 7 hard_float_sf=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | 9 hard_float_abi=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null |
|
/sysdeps/arc/ |
A D | preconfigure | 6 gccfloat=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | grep __ARC_FPU_| wc -l`
|
/sysdeps/mips/ |
A D | preconfigure | 3 abiflag=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | sed -n 's/^#define _MIPS_SIM \(.*\)/\1/p'` 4 mips16flag=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | sed -n 's/^#define __mips16 \(.*\)/\1/p'`
|
/sysdeps/ia64/fpu/ |
A D | s_atanl.S | 493 E = f15 define 917 (p6) frcpa.s1 E, p0 = ArgY_abs, ArgX_abs // Compute E if |x| >= |y| 933 (p7) frcpa.s1 E, p0 = ArgX_abs, ArgY_abs // Compute E if |x| < |y| 986 fmpy.s1 Q = E, V 1019 fma.s1 E = E, E_hold, E // E = E + E*E_hold (1) if POLY path 1364 fnma.s1 E_hold = E, U, f1 // E_hold = 1.0 - E*U (2) 1379 fma.s1 E = E, E_hold, E // E = E + E_hold*E (2) 1394 fnma.s1 E_hold = E, U, f1 // E_hold = 1.0 - E*U (3) 1406 fma.s1 E = E, E_hold, E // E = E + E_hold*E (3) 1417 fmpy.s1 Z = V, E // Z = V * E [all …]
|
/sysdeps/m68k/ |
A D | preconfigure | 10 $CC $CFLAGS $CPPFLAGS -E - |
|
/sysdeps/ieee754/dbl-64/ |
A D | atnat.h | 136 #define E e.d macro
|
/sysdeps/powerpc/powerpc64/ |
A D | configure.ac | 37 && AC_TRY_COMMAND([grep -q -E 'bar@notoc' conftest.s])
|
/sysdeps/powerpc/ |
A D | preconfigure.ac | 34 | grep -E "mcpu=|[.]machine" -m 1 \
|
A D | preconfigure | 34 | grep -E "mcpu=|.machine" -m 1 \
|
/sysdeps/arm/ |
A D | preconfigure.ac | 21 archcppflag=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null |
|
A D | preconfigure | 21 archcppflag=`$CC $CFLAGS $CPPFLAGS -E -dM -xc /dev/null | 124 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 125 then ac_cv_path_EGREP="$GREP -E"
|
/sysdeps/microblaze/ |
A D | preconfigure | 74 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 75 then ac_cv_path_EGREP="$GREP -E"
|
/sysdeps/sh/ |
A D | preconfigure | 74 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 75 then ac_cv_path_EGREP="$GREP -E"
|
/sysdeps/unix/ |
A D | make-syscalls.sh | 169 E*) noerrno=1; args=`echo $args | sed 's/E:\?//'`;;
|