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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
white.s 20 fxch %st ( 1 )
21 fxch % st(1)
white.l 23 20 002c D9C9 fxch %st \( 1 \)
24 21 002e D9C9 fxch % st\(1\)
naked.s 7 fxch st(1)
naked.d 13 11: d9 c9 [ ]*fxch %st\(1\)
  /bionic/libm/x86/
libm_tancot_huge.S 218 fxch %st(1)
222 fxch %st(1)
226 fxch %st(1)
230 fxch %st(1)
234 fxch %st(1)
238 fxch %st(1)
242 fxch %st(1)
246 fxch %st(1)
254 fxch %st(3)
260 fxch %st(1
    [all...]
e_hypot.S 108 fxch %st(1)
110 fxch %st(1)
131 fxch %st(1)
133 fxch %st(1)
libm_sincos_huge.S 244 fxch %st(2)
248 fxch %st(2)
265 fxch %st(1)
268 fxch %st(2)
272 fxch %st(2)
308 fxch %st(1)
312 fxch %st(1)
316 fxch %st(1)
320 fxch %st(1)
324 fxch %st(1
    [all...]
libm_reduce_pi04l.S 91 fxch %st(1)
97 fxch %st(1)
102 fxch %st(1)
111 fxch %st(2)
114 fxch %st(1)
120 fxch %st(1)
126 fxch %st(1)
131 fxch %st(1)
140 fxch %st(1)
142 fxch %st(1
    [all...]
  /bionic/libm/x86_64/
e_hypot.S 90 fxch %st(1)
92 fxch %st(1)
113 fxch %st(1)
115 fxch %st(1)
  /external/v8/src/compiler/x87/
code-generator-x87.cc 820 __ fxch();
870 __ fxch();
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 286 // CHECK: fxch %st(1)
297 fxch label
x86-32-coverage.s     [all...]
  /external/v8/test/cctest/
test-disasm-x87.cc 359 __ fxch(3);
test-disasm-ia32.cc 358 __ fxch(3);
test-disasm-x64.cc 352 __ fxch(3);
  /external/v8/src/x87/
assembler-x87.h 893 void fxch(int i = 1);
    [all...]
assembler-x87.cc 1808 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 513 x87_stack_.Fxch(reg);
527 x87_stack_.Fxch(reg1, 1);
528 x87_stack_.Fxch(reg2);
545 void LCodeGen::X87Stack::Fxch(X87Register reg, int other_slot) {
556 __ fxch(other_slot);
558 __ fxch(st);
560 __ fxch(st);
561 __ fxch(other_slot);
562 __ fxch(st);
607 x87_stack_.Fxch(dst)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1874 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-ia32.h 893 void fxch(int i = 1);
    [all...]
code-stubs-ia32.cc 546 __ fxch(1); // X - rnd(X), rnd(X)
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 2347 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-x64.h     [all...]

Completed in 282 milliseconds

1 2