HomeSort by relevance Sort by last modified time
    Searched full:fsubrp (Results 1 - 25 of 30) sorted by null

1 2

  /external/valgrind/main/none/tests/amd64/
insn_fpu.def 419 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643]
420 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999]
421 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_fpu.def 419 fsubrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643]
420 fsubrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999]
421 fsubrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999
    [all...]
  /external/quake/quake/src/QW/client/
d_polysa.s 131 fsubrp %st(0),%st(2) // r_p2[4] | t0 | r_p1[4] | xstepdenominv |
133 fsubrp %st(0),%st(2) // t0 | t1 | xstepdenominv | p00_minus_p20 |
168 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
218 fsubrp %st(0),%st(2) // r_p2[2] | t0 | r_p1[2] | ystepdenominv |
220 fsubrp %st(0),%st(2) // t0 | t1 | ystepdenominv | xstepdenominv |
260 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
302 fsubrp %st(0),%st(2) // r_p2[3] | t0 | r_p1[3] | ystepdenominv |
304 fsubrp %st(0),%st(2) // t0 | t1 | ystepdenominv | xstepdenominv |
345 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
387 fsubrp %st(0),%st(2) // r_p2[5] | t0 | r_p1[5] | ystepdenominv
    [all...]
d_polysa.asm 261 fsubrp st(4),st(0)
263 fsubrp st(1),st(0)
287 fsubrp st(3),st(0)
316 fsubrp st(3),st(0)
341 fsubrp st(3),st(0)
368 fsubrp st(4),st(0)
807 fsubrp st(3),st(0)
815 fsubrp st(1),st(0)
r_drawa.asm 394 fsubrp st(1),st(0)
417 fsubrp st(1),st(0)
r_drawa.s 296 fsubrp %st(0),%st(3) // v0 | v1 | u0-u1
  /external/quake/quake/src/WinQuake/
d_polysa.s 131 fsubrp %st(0),%st(2) // r_p2[4] | t0 | r_p1[4] | xstepdenominv |
133 fsubrp %st(0),%st(2) // t0 | t1 | xstepdenominv | p00_minus_p20 |
168 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
218 fsubrp %st(0),%st(2) // r_p2[2] | t0 | r_p1[2] | ystepdenominv |
220 fsubrp %st(0),%st(2) // t0 | t1 | ystepdenominv | xstepdenominv |
260 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
302 fsubrp %st(0),%st(2) // r_p2[3] | t0 | r_p1[3] | ystepdenominv |
304 fsubrp %st(0),%st(2) // t0 | t1 | ystepdenominv | xstepdenominv |
345 fsubrp %st(0),%st(1) // t1*p00_minus_p20 - t0*p10_minus_p20 |
387 fsubrp %st(0),%st(2) // r_p2[5] | t0 | r_p1[5] | ystepdenominv
    [all...]
r_drawa.s 296 fsubrp %st(0),%st(3) // v0 | v1 | u0-u1
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 611 emit_1_or_2_operandsl_vartext ("fsubp", "fsubrp");
625 emit_1_or_2_operandsl_vartext ("fsubrp", "fsubp");
699 {"fsubrp", "", -2, special_fsubrpl},
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 611 emit_1_or_2_operandsl_vartext ("fsubp", "fsubrp");
625 emit_1_or_2_operandsl_vartext ("fsubrp", "fsubp");
699 {"fsubrp", "", -2, special_fsubrpl},
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 88 'fsubr','fsubrp','ftst','fwait','fxam','fxch','fxtract','fyl2x','fyl2xp1',
  /external/llvm/test/MC/X86/
x86-64.s 292 // CHECK: fsubrp
303 fsubrp label
562 fsubrp %ST(0), %ST(1) // CHECK: encoding: [0xde,0xe9] label
563 fsubrp %ST(1), %ST(0) // CHECK: encoding: [0xde,0xe9] label
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/v8/src/ia32/
assembler-ia32.h 948 void fsubrp(int i = 1);
    [all...]
assembler-ia32.cc 1787 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/main/VEX/useful/
hd_fpu.c     [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/qemu/
i386-dis.c 82 generate nonsense fsubp, fsubrp, fdivp and fdivrp with operands
    [all...]
  /external/elfutils/libcpu/defs/
i386 250 11011110,11101{freg}:fsubrp %st,{freg}
    [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
assembler-x64.cc 2377 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
as 

Completed in 607 milliseconds

1 2