Searched refs:abs (Results 1 - 25 of 800) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dabs.s0 abs d2
2 abs d3 define
3 abs d4 define
4 abs d5 define
5 abs d0 define
6 abs d1 define
7 abs d6 define
8 abs d7 define
1 abs d2 define
H A Dabs.d3 #source: abs.s
12 0: 1b 40 abs d2
13 2: 1b 41 abs d3
14 4: 1b 42 abs d4
15 6: 1b 43 abs d5
16 8: 1b 44 abs d0
17 a: 1b 45 abs d1
18 c: 1b 46 abs d6
19 e: 1b 47 abs d7
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/wasm32/
H A Dillegal-21.s1 f32.abs 0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dabs.s1 # Source file used to test the abs macro.
3 abs $4
4 abs $4,$5
/netbsd-current/lib/libc/stdlib/
H A DLint_abs.c12 abs(j) function
H A Dabs.c1 /* $NetBSD: abs.c,v 1.7 2003/08/07 16:43:37 agc Exp $ */
35 static char sccsid[] = "@(#)abs.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: abs.c,v 1.7 2003/08/07 16:43:37 agc Exp $");
44 abs(int j) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dinsns-bad-2.s5 abs .L1 a15,a15
6 abs .L1 a31,a15
7 abs .L1 a15,a31
8 abs .L2X a15,b31
9 abs .L2X a31,b15
11 abs .L1 a15,a15
12 abs .L1 a31,a15
13 abs .L1 a15,a31
14 abs .L2X a15,b31
15 abs
[all...]
H A Dinsns-predicate.s6 [a0] abs .L1 a2,a3
7 || [A0] abs .L2 b4,b5
8 [!a0] abs .L1 a6,a7
9 [!A0] abs .L2 b8,b9
10 [b0] abs .L1 a10,a11
11 [B0] abs .L2 b12,b13
12 [!b0] abs .L1 a14,a15
13 [!B0] abs .L2 b16,b17
14 [a1] abs .L1 a18,a19
15 [!A1] abs
[all...]
H A Dinsns-predicate.d10 0+00 <[^>]*> c1880359[ \t]+\[a0\] abs \.L1 a2,a3
11 0+04 <[^>]*> c290035a[ \t]+\|\| \[a0\] abs \.L2 b4,b5
12 0+08 <[^>]*> d3980358[ \t]+\[!a0\] abs \.L1 a6,a7
13 0+0c <[^>]*> d4a0035a[ \t]+\[!a0\] abs \.L2 b8,b9
14 0+10 <[^>]*> 25a80358[ \t]+\[b0\] abs \.L1 a10,a11
15 0+14 <[^>]*> 26b0035a[ \t]+\[b0\] abs \.L2 b12,b13
16 0+18 <[^>]*> 37b80358[ \t]+\[!b0\] abs \.L1 a14,a15
17 0+1c <[^>]*> 38c0035a[ \t]+\[!b0\] abs \.L2 b16,b17
18 0+20 <[^>]*> 89c80358[ \t]+\[a1\] abs \.L1 a18,a19
19 0+24 <[^>]*> 9ad0035a[ \t]+\[!a1\] abs \
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dalign.s6 abs r21,r42
8 abs r21,r42
10 abs r21,r42
12 abs r21,r42
18 abs r21,r42
26 abs r21,r42
H A Dalign.d10 0: 08815a80 00f00000 abs r21, r42 || nop
11 8: 08815a80 00f00000 abs r21, r42 || nop
12 10: 08815a80 00f00000 abs r21, r42 || nop
13 18: 00f00000 00f00000 abs r21, r42 || nop
14 20: 08815a80 00f00000 abs r21, r42 || nop
15 28: 08815a80 00f00000 abs r21, r42 || nop
16 30: 08815a80 00f00000 abs r21, r42 || nop
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dpcrel.s0 abs = 0x1234
12 jmp abs
24 jmp abs - abs
25 jmp ext - abs
26 jmp weak - abs
27 jmp comm - abs
28 jmp loc - abs
29 jmp glob - abs
30 jmp abs2 - abs
1 abs = 0x1234 define
[all...]
H A Dabsrel.s0 abs = 0x1234
12 mov abs, %eax
24 mov abs - abs, %eax
25 mov ext - abs, %eax
26 mov weak - abs, %eax
27 mov comm - abs, %eax
28 mov loc - abs, %eax
29 mov glob - abs, %eax
30 mov abs2 - abs,
1 abs = 0x1234 define
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/rx/
H A Dabs.d1 #source: ./abs.s
10 0: 7e 20 abs r0
11 2: 7e 2f abs r15
12 4: fc 0f 00 abs r0, r0
13 7: fc 0f 0f abs r0, r15
14 a: fc 0f f0 abs r15, r0
15 d: fc 0f ff abs r15, r15
/netbsd-current/lib/libc/arch/m68k/stdlib/
H A DMakefile.inc3 SRCS+= abs.S llabs.S
H A Dabs.S1 /* $NetBSD: abs.S,v 1.7 2013/07/16 20:49:42 matt Exp $ */
40 RCSID("from: @(#)abs.s 5.1 (Berkeley) 5/12/90")
42 RCSID("$NetBSD: abs.S,v 1.7 2013/07/16 20:49:42 matt Exp $")
51 /* abs - int absolute value */
53 ENTRY(abs)
59 END(abs)
/netbsd-current/lib/libc/arch/i386/stdlib/
H A Dabs.S34 * from: @(#)abs.s 5.2 (Berkeley) 12/17/90
42 ENTRY(abs)
48 END(abs)
H A DMakefile.inc4 SRCS+= abs.S div.S labs.S ldiv.S llabs.S
/netbsd-current/lib/libc/arch/x86_64/stdlib/
H A Dabs.S34 * from: @(#)abs.s 5.2 (Berkeley) 12/17/90
42 ENTRY(abs)
48 END(abs)
H A DMakefile.inc4 SRCS+= abs.S div.S labs.S ldiv.S
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstd_abs.h44 #undef abs macro
52 using ::abs;
56 abs(long __i) { return __builtin_labs(__i); } function
61 abs(long long __x) { return __builtin_llabs (__x); } function
65 // 2192. Validity and return type of std::abs(0u) is unclear
66 // 2294. <cstdlib> should declare abs(double)
67 // 2735. std::abs(short), std::abs(signed char) and others should return int
71 abs(double __x) function
75 abs(floa function
79 abs(long double __x) function
85 abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } function
89 abs(__GLIBCXX_TYPE_INT_N_1 __x) { return __x >= 0 ? __x : -__x; } function
93 abs(__GLIBCXX_TYPE_INT_N_2 __x) { return __x >= 0 ? __x : -__x; } function
97 abs(__GLIBCXX_TYPE_INT_N_3 __x) { return __x >= 0 ? __x : -__x; } function
103 abs(__float128 __x) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_abs.h44 #undef abs macro
52 using ::abs;
56 abs(long __i) { return __builtin_labs(__i); } function
61 abs(long long __x) { return __builtin_llabs (__x); } function
65 // 2192. Validity and return type of std::abs(0u) is unclear
66 // 2294. <cstdlib> should declare abs(double)
67 // 2735. std::abs(short), std::abs(signed char) and others should return int
71 abs(double __x) function
75 abs(floa function
79 abs(long double __x) function
85 abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } function
89 abs(__GLIBCXX_TYPE_INT_N_1 __x) { return __x >= 0 ? __x : -__x; } function
93 abs(__GLIBCXX_TYPE_INT_N_2 __x) { return __x >= 0 ? __x : -__x; } function
97 abs(__GLIBCXX_TYPE_INT_N_3 __x) { return __x >= 0 ? __x : -__x; } function
103 abs(__float128 __x) function
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-to-abs.exp1 make: "varmod-to-abs.mk" line 19: does-not-exist.c
2 make: "varmod-to-abs.mk" line 21: does-not-exist.c
3 cached_realpath: varmod-to-abs.mk -> varmod-to-abs.mk
4 make: "varmod-to-abs.mk" line 26: varmod-to-abs.mk
/netbsd-current/tests/lib/libm/
H A Dt_cabsl.cxx47 sum += std::abs(cld);
49 sum += std::abs(cd);
52 sum += std::abs(cf);
/netbsd-current/lib/libc/arch/sparc64/stdlib/
H A Dabs.S1 /* $NetBSD: abs.S,v 1.1 1998/09/11 04:56:32 eeh Exp $ */
35 * from: Header: abs.s,v 1.1 91/07/06 18:01:57 torek Exp
41 .asciz "@(#)abs.s 8.1 (Berkeley) 6/4/93"
43 RCSID("$NetBSD: abs.S,v 1.1 1998/09/11 04:56:32 eeh Exp $")
47 /* abs - int absolute value */
50 ENTRY(abs)

Completed in 312 milliseconds

1234567891011>>