HomeSort by relevance Sort by last modified time
    Searched refs:fxch (Results 1 - 25 of 27) 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/llvm/test/MC/X86/
x86-64.s 286 // CHECK: fxch %st(1)
297 fxch label
x86-32-coverage.s     [all...]
  /external/v8/src/compiler/x87/
code-generator-x87.cc     [all...]
  /external/v8/src/x87/
builtins-x87.cc     [all...]
assembler-x87.h 926 void fxch(int i = 1);
    [all...]
assembler-x87.cc 1933 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/test/cctest/
test-disasm-x87.cc 361 __ fxch(3);
test-disasm-ia32.cc 360 __ fxch(3);
test-disasm-x64.cc 352 __ fxch(3);
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 396 x87_stack_.Fxch(reg);
410 x87_stack_.Fxch(reg1, 1);
411 x87_stack_.Fxch(reg2);
428 void LCodeGen::X87Stack::Fxch(X87Register reg, int other_slot) {
439 __ fxch(other_slot);
441 __ fxch(st);
443 __ fxch(st);
444 __ fxch(other_slot);
445 __ fxch(st);
490 x87_stack_.Fxch(dst)
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/v8/src/ia32/
assembler-ia32.h 926 void fxch(int i = 1);
    [all...]
assembler-ia32.cc 1999 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
assembler-x64.cc 2471 void Assembler::fxch(int i) { function in class:v8::internal::Assembler
    [all...]

Completed in 426 milliseconds

1 2