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

1 2 3 4

  /external/compiler-rt/lib/builtins/
negsf2.c 17 ARM_EABI_FNALIAS(fneg, negsf2)
  /dalvik/dx/tests/102-verify-nonwide-math/
run 34 oneop fneg
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33-2.s 780 fneg fs0
781 fneg fs26
782 fneg fs13
783 fneg fs7
784 fneg fs20
785 fneg fs14
786 fneg fs1
787 fneg fs27
788 fneg fs8
789 fneg fs
    [all...]
am33-2.d     [all...]
am33-2.c 478 def_am_insn (fneg, fs, 3, 0xf946, freg (0, 8));
479 def_am_insn (fneg, fsfs, 4, 0xfb46,
520 am_insn (fneg, fs),
521 am_insn (fneg, fsfs),
570 def_am_insn (fneg, fd, 3, 0xf9c6, dreg (0, 8));
571 def_am_insn (fneg, fdfd, 4, 0xfbc6,
602 am_insn (fneg, fd),
603 am_insn (fneg, fdfd),
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
fp.s 29 fneg fr0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 79 fneg. 3,4
80 fneg 3,4
476.s 157 fneg 3,4
158 fneg. 3,4
a2.s 186 fneg. 20,21
187 fneg 20,21
common.d 87 130: (fc 60 20 51|51 20 60 fc) fneg. f3,f4
88 134: (fc 60 20 50|50 20 60 fc) fneg f3,f4
  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/AArch64/
fullfp16-neon-neg.s 8 fneg.4h v0, v0
32 fneg.8h v0, v0
298 fneg v4.4h, v0.4h
300 fneg v6.8h, v8.8h
neon-simd-misc.s 317 fneg v4.4h, v0.4h
318 fneg v6.8h, v8.8h
319 fneg v6.4s, v8.4s
320 fneg v6.2d, v8.2d
321 fneg v4.2s, v0.2s
323 // CHECK: fneg v4.4h, v0.4h // encoding: [0x04,0xf8,0xf8,0x2e]
324 // CHECK: fneg v6.8h, v8.8h // encoding: [0x06,0xf9,0xf8,0x6e]
325 // CHECK: fneg v6.4s, v8.4s // encoding: [0x06,0xf9,0xa0,0x6e]
326 // CHECK: fneg v6.2d, v8.2d // encoding: [0x06,0xf9,0xe0,0x6e]
327 // CHECK: fneg v4.2s, v0.2s // encoding: [0x04,0xf8,0xa0,0x2e
    [all...]
arm64-fp-encoding.s 106 fneg h1, h2
107 fneg s1, s2
108 fneg d1, d2
110 ; FP16: fneg h1, h2 ; encoding: [0x41,0x40,0xe1,0x1e]
112 ; NO-FP16-NEXT: fneg h1, h2
113 ; CHECK: fneg s1, s2 ; encoding: [0x41,0x40,0x21,0x1e]
114 ; CHECK: fneg d1, d2 ; encoding: [0x41,0x40,0x61,0x1e]
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-1.s 17 fneg.s fr0,dr33 ! { dg-error "invalid operand" }
basic-1.s 85 fneg.d dr2,dr0
86 fneg.s fr0,fr33
basic-1.d 87 [ ]+138:[ ]+18230800[ ]+fneg\.d dr2,dr0
88 [ ]+13c:[ ]+18020210[ ]+fneg\.s fr0,fr33
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 78 # CHECK-BE: fneg 2, 3 # encoding: [0xfc,0x40,0x18,0x50]
79 # CHECK-LE: fneg 2, 3 # encoding: [0x50,0x18,0x40,0xfc]
80 fneg 2, 3
81 # CHECK-BE: fneg. 2, 3 # encoding: [0xfc,0x40,0x18,0x51]
82 # CHECK-LE: fneg. 2, 3 # encoding: [0x51,0x18,0x40,0xfc]
83 fneg. 2, 3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 179 fneg
ops.d 190 9c: 76 fneg
  /external/valgrind/auxprogs/
ppcfround.c 215 INSN(fneg, "fneg %%f4, %%f1");
216 INSN(fneg_, "fneg. %%f4, %%f1");
441 do_N_unary("fneg", insn_fneg, args, nargs, SHOW_ALL);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
sh2a-or-sh4.s 37 fneg dr2 ;!/* 1111nnn001001101 fneg <D_REG_N> */{"fneg",{D_REG_N},{HEX_F,REG_N,HEX_4,HEX_D}, arch_sh2a_or_sh4_up}
229 fneg fr1 ;!/* 1111nnnn01001101 fneg <F_REG_N> */{"fneg",{F_REG_N},{HEX_F,REG_N,HEX_4,HEX_D}, arch_sh2e_up}
sh4.s     [all...]
sh4a.s     [all...]

Completed in 287 milliseconds

1 2 3 4