HomeSort by relevance Sort by last modified time
    Searched refs:neg (Results 1 - 25 of 1089) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/interpreter/mterp/mips64/
op_neg_double.S 2 neg.d f0, f0
op_neg_float.S 2 neg.s f0, f0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
regy-op-r.d 9 0: 347b0c43 neg \$123,12,\$67
11 8: 347b2043 neg \$123,32,\$67
13 10: 347b0c49 neg \$123,12,\$73
15 18: 347b26d4 neg \$123,38,\$212
17 20: 357b0cb0 neg \$123,12,176
19 28: 357b84b0 neg \$123,132,176
21 30: 357b0ccb neg \$123,12,203
23 38: 357b26d3 neg \$123,38,211
25 40: 357b0c00 neg \$123,12,0
27 48: 35020c00 neg \$2,12,
    [all...]
regy-op.d 7 0: 347b0c43 neg \$123,12,\$67
9 8: 347b2043 neg \$123,32,\$67
11 10: 347b0c49 neg \$123,12,\$73
13 18: 347b26d4 neg \$123,38,\$212
15 20: 357b0cb0 neg \$123,12,176
17 28: 357b84b0 neg \$123,132,176
19 30: 357b0ccb neg \$123,12,203
21 38: 357b26d3 neg \$123,38,211
23 40: 357b0c00 neg \$123,12,0
25 48: 35020c00 neg \$2,12,
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/nios2/
cdx_neg.s 1 # Source file used to test the neg.n instructions.
4 neg.n r4,r4
5 neg.n r17,r7
6 neg.n r7,r17
7 neg.n r7,r7
cdx_neg.d 2 #name: NIOS2 CDX neg.n
5 # Test the neg.n instruction
10 0+0000 <[^>]*> 7909 neg.n r4,r4
11 0+0002 <[^>]*> 7e49 neg.n r17,r7
12 0+0004 <[^>]*> 73c9 neg.n r7,r17
13 0+0006 <[^>]*> 7fc9 neg.n r7,r7
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/rx/
neg.d 9 0: 7e 10 neg r0
10 2: 7e 1f neg r15
11 4: fc 07 00 neg r0, r0
12 7: fc 07 0f neg r0, r15
13 a: fc 07 f0 neg r15, r0
14 d: fc 07 ff neg r15, r15
  /external/llvm/test/MC/Mips/
relocation-n64.s 27 addiu $2, $3, %lo(%neg(%gp_rel(foo))) // RELOC: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 foo
28 // ENCBE: addiu $2, $3, %lo(%neg(%gp_rel(foo))) # encoding: [0x24,0x62,A,A]
29 // ENCLE: addiu $2, $3, %lo(%neg(%gp_rel(foo))) # encoding: [A,A,0x62,0x24]
30 // FIXUP: # fixup A - offset: 0, value: %lo(%neg(%gp_rel(foo))), kind: fixup_Mips_GPOFF_LO
32 addiu $2, $3, %lo(%neg(%gp_rel(bar))) // RELOC: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 .data
33 // ENCBE: addiu $2, $3, %lo(%neg(%gp_rel(bar))) # encoding: [0x24,0x62,A,A]
34 // ENCLE: addiu $2, $3, %lo(%neg(%gp_rel(bar))) # encoding: [A,A,0x62,0x24]
35 // FIXUP: # fixup A - offset: 0, value: %lo(%neg(%gp_rel(bar))), kind: fixup_Mips_GPOFF_LO
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
synth.s 6 neg %g1,%g2
7 neg %g1
synth.d 10 0+0008 <foo\+(0x|)8> neg %g1, %g2
11 0+000c <foo\+(0x|)c> neg %g1
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf-rel15.s 2 lui $2,%hi(%neg(%gp_rel(foo)))
elf-rel22.s 2 lui $4,%lo(%neg(%lo(bar-foo)))
6 lui $4,%lo(%neg(%lo(bar-foo)))
8 lui $4,%lo(%neg(%gp_rel(late_const)))
abs.d 12 0+0008 <[^>]*> neg a0,a0
15 0+0014 <[^>]*> neg a0,a1
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xc16x/
neg.s 5 neg r0
  /external/tensorflow/tensorflow/core/kernels/
cwise_op_neg.cc 19 REGISTER7(UnaryOp, CPU, "Neg", functor::neg, float, Eigen::half, double, int32,
23 REGISTER3(UnaryOp, SYCL, "Neg", functor::neg, float, double, int64);
24 REGISTER_KERNEL_BUILDER(Name("Neg")
29 UnaryOp<CPUDevice, functor::neg<int32>>);
33 REGISTER6(UnaryOp, GPU, "Neg", functor::neg, float, Eigen::half, double, int64,
39 REGISTER_KERNEL_BUILDER(Name("Neg")
44 UnaryOp<CPUDevice, functor::neg<int32>>)
    [all...]
cwise_op_gpu_neg.cu.cc 22 DEFINE_UNARY7(neg, Eigen::half, float, double, int32, int64, complex64,
  /external/llvm/test/MC/AArch64/
neon-scalar-neg.s 9 neg d29, d24
11 // CHECK: neg d29, d24 // encoding: [0x1d,0xbb,0xe0,0x7e]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
t07_ari3.s 7 neg.b r1h ;1781
8 neg.b @er1 ;7d101780
9 neg.b @(0x3:2,er1) ;017768181780
10 neg.b @er1+ ;01746c181780
11 neg.b @-er1 ;01776c181780
12 neg.b @+er1 ;01756c181780
13 neg.b @er1- ;01766c181780
14 neg.b @(0x1234:16,er1) ;01746e1812341780
15 neg.b @(0x12345678:32,er1) ;78146a28123456781780
16 neg.b @(0x1234:16,r2l.b) ;01756e2812341780
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/score/
rD_rA.d 24 20: 2072 neg! r0, r7
25 22: 2072 neg! r0, r7
26 24: 2f42 neg! r15, r4
27 26: 2f42 neg! r15, r4
28 28: 2ff2 neg! r15, r15
29 2a: 2ff2 neg! r15, r15
30 2c: 2f32 neg! r15, r3
31 2e: 2f32 neg! r15, r3
32 30: 2822 neg! r8, r2
33 32: 2822 neg! r8, r
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/
add.c 69 int a_neg = a->neg, ret;
75 if (a_neg ^ b->neg) {
88 r->neg = 1;
93 r->neg = 0;
99 r->neg = a_neg;
157 r->neg = 0;
176 if (a->neg) {
177 a->neg = 0;
180 a->neg = !(a->neg);
202 int add = 0, neg = 0; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
operand-or.s 8 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg
9 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm
10 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm
11 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm|@inf
  /bionic/libc/upstream-openbsd/lib/libc/locale/
_wcstol.h 55 int neg, any, cutlim; local
73 neg = 1;
76 neg = 0;
92 cutoff = neg ? MIN_VALUE : MAX_VALUE;
95 if (neg) {
110 if (neg) {
  /external/ltp/testcases/kernel/syscalls/setresgid/
setresgid01.c 96 static uid_t nobody_gid, root_gid, neg = -1; variable
104 {&neg, &neg, &neg, &root, &root, &root,
106 {&neg, &neg, &nobody.pw_gid, &root, &root, &nobody,
108 {&neg, &nobody.pw_gid, &neg, &root, &nobody, &nobody,
110 {&nobody.pw_gid, &neg, &neg, &nobody, &nobody, &nobody
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
strtol.c 96 register int neg = 0, any, cutlim; local
107 neg = 1;
130 * 7 (neg==0) or 8 (neg==1), meaning that if we have accumulated
137 cutoff = neg ? -(unsigned long)LONG_MIN : LONG_MAX;
158 acc = neg ? LONG_MIN : LONG_MAX;
160 } else if (neg)
strtoll.c 104 register int neg = 0, any, cutlim; local
115 neg = 1;
138 * 7 (neg==0) or 8 (neg==1), meaning that if we have accumulated
145 cutoff = neg ? -(ullong_type)LLONG_MIN : LLONG_MAX;
166 acc = neg ? LLONG_MIN : LLONG_MAX;
168 } else if (neg)

Completed in 340 milliseconds

1 2 3 4 5 6 7 8 91011>>