/external/quake/quake/src/WinQuake/ |
d_draw.s | 134 faddp %st(0),%st(2) // du*d_tdivzstepu | 153 faddp %st(0),%st(2) // dv*d_zistepv | 165 faddp %st(0),%st(1) // dv*d_zistepv + du*d_zistepu | t/z | s/z 225 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 | C(d_tdivzstepu)*scm1 227 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 228 faddp %st(0),%st(3) 266 faddp %st(0),%st(2) 445 faddp %st(0),%st(3) // C(d_tdivzstepu)*scm1 | scm1 449 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 452 faddp %st(0),%st(4) // 64 [all...] |
d_draw16.s | 138 faddp %st(0),%st(2) // du*d_tdivzstepu | 157 faddp %st(0),%st(2) // dv*d_zistepv | 169 faddp %st(0),%st(1) // dv*d_zistepv + du*d_zistepu | t/z | s/z 229 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 | C(d_tdivzstepu)*scm1 231 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 232 faddp %st(0),%st(3) 270 faddp %st(0),%st(2) 476 faddp %st(0),%st(3) // C(d_tdivzstepu)*scm1 | scm1 480 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 483 faddp %st(0),%st(4) // 64 [all...] |
r_edgea.s | 482 faddp %st(0),%st(2) // fu*surf2->d_zistepu | newzi | fu 497 faddp %st(0),%st(1) // testzi | newzibottom | newzi | fu 671 faddp %st(0),%st(2) // fu*surf2->d_zistepu | newzi | fu 686 faddp %st(0),%st(1) // testzi | newzibottom | newzi | fu
|
/external/quake/quake/src/QW/client/ |
r_aclipa.asm | 286 faddp st(4),st(0)
287 faddp st(1),st(0)
289 faddp st(3),st(0)
|
d_draw16.s | 138 faddp %st(0),%st(2) // du*d_tdivzstepu | 157 faddp %st(0),%st(2) // dv*d_zistepv | 169 faddp %st(0),%st(1) // dv*d_zistepv + du*d_zistepu | t/z | s/z 229 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 | C(d_tdivzstepu)*scm1 231 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 232 faddp %st(0),%st(3) 270 faddp %st(0),%st(2) 476 faddp %st(0),%st(3) // C(d_tdivzstepu)*scm1 | scm1 480 faddp %st(0),%st(3) // C(d_sdivzstepu)*scm1 483 faddp %st(0),%st(4) // 64 [all...] |
d_parta.asm | 256 faddp st(1),st(0)
257 faddp st(1),st(0)
273 faddp st(1),st(0)
274 faddp st(1),st(0)
282 faddp st(1),st(0)
283 faddp st(1),st(0)
|
r_edgea.asm | 539 faddp st(2),st(0)
546 faddp st(1),st(0)
655 faddp st(2),st(0)
662 faddp st(1),st(0)
|
r_edgea.s | 482 faddp %st(0),%st(2) // fu*surf2->d_zistepu | newzi | fu 497 faddp %st(0),%st(1) // testzi | newzibottom | newzi | fu 671 faddp %st(0),%st(2) // fu*surf2->d_zistepu | newzi | fu 686 faddp %st(0),%st(1) // testzi | newzibottom | newzi | fu
|
/external/valgrind/main/none/tests/amd64/ |
insn_fpu.def | 29 faddp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999] 30 faddp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643] 31 faddp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7530.8643] 32 faddp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999] 33 faddp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[8888888.8888888] 34 faddp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6419753.3580246] 35 faddp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6419753.3580246] 36 faddp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-8888888.8888888] 37 faddp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[9999.9999] 38 faddp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[7530.8643 [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_fpu.def | 29 faddp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[9999.9999] 30 faddp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[7530.8643] 31 faddp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7530.8643] 32 faddp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[-9999.9999] 33 faddp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[8888888.8888888] 34 faddp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6419753.3580246] 35 faddp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6419753.3580246] 36 faddp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-8888888.8888888] 37 faddp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[9999.9999] 38 faddp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[7530.8643 [all...] |
/external/llvm/test/MC/X86/ |
x86-64.s | 289 // CHECK: faddp 290 // CHECK: faddp %st(0) 300 faddp label 301 faddp %st label 433 // CHECK: faddp %st(1) 435 faddp %st, %st(1) label
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 669 {"faddp", " faddp", -2, emit_1_or_2_operandsl},
670 {"faddps", " faddp", -2, emit_1_or_2_operandsl},
|
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 669 {"faddp", " faddp", -2, emit_1_or_2_operandsl},
670 {"faddps", " faddp", -2, emit_1_or_2_operandsl},
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 81 'f2xm1','fabs','fadd','faddp','fbld','fbstp','fchs','fclex','fcom','fcomp','fcompp','fdecstp',
|
/external/v8/test/cctest/ |
test-disasm-ia32.cc | 363 __ faddp(3);
|
test-disasm-x64.cc | 343 __ faddp(3);
|
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/elfutils/libcpu/defs/ |
i386 | 232 11011110,11000{freg}:faddp %st,{freg} 234 `11011110,11000001:faddp [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrInfo.td | [all...] |
X86InstrFPStack.td | 233 def ADD_FPrST0 : FPrST0PInst<0xC0, "faddp\t$op">; [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 946 void faddp(int i = 1); [all...] |
code-stubs-ia32.cc | [all...] |
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |