Home
last modified time | relevance | path

Searched refs:fxch (Results 1 – 25 of 31) sorted by relevance

12

/external/python/cpython3/Modules/_decimal/libmpdec/
Dumodarith.h558 fxch st(1) in ppro_mulmod2c()
569 fxch st(2) in ppro_mulmod2c()
603 fxch st(1) in ppro_mulmod2()
607 fxch st(3) in ppro_mulmod2()
609 fxch st(2) in ppro_mulmod2()
611 fxch st(2) in ppro_mulmod2()
613 fxch st(2) in ppro_mulmod2()
615 fxch st(1) in ppro_mulmod2()
617 fxch st(1) in ppro_mulmod2()
621 fxch st(1) in ppro_mulmod2()
/external/llvm/test/CodeGen/X86/
Dfp-stack-set-st1.ll1 ; RUN: llc < %s -march=x86 | grep fxch | count 2
5 …e } asm sideeffect "fmul\09%st(1),%st\0A\09fst\09%st(1)\0A\09frndint\0A\09fxch %st(1)\0A\09fsub\0…
Dinline-asm-fpstack.ll133 ; CHECK-NOT: fxch
135 ; CHECK-NOT: fxch
154 ; CHECK-NOT: fxch
281 ; CHECK-NOT: fxch
297 ; CHECK-NOT: fxch
318 ; CHECK: fxch
Dfp-stack-2results.ll39 ; Uses both values, requires fxch
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt220 # CHECK: fxch %st(0)
223 # CHECK: fxch %st(1)
226 # CHECK: fxch %st(2)
229 # CHECK: fxch %st(3)
232 # CHECK: fxch %st(4)
235 # CHECK: fxch %st(5)
238 # CHECK: fxch %st(6)
241 # CHECK: fxch %st(7)
/external/llvm/lib/Target/X86/
DREADME-FPStack.txt35 fxch
39 fxch -> fucomi
DX86InstrFPStack.td542 def XCH_F : FPI<0xD9, MRM1r, (outs), (ins RST:$op), "fxch\t$op", IIC_FXCH>;
DX86InstrInfo.td2837 // For example, "fxch" -> "fxch %st(1)"
2846 def : InstAlias<"fxch", (XCH_F ST1), 0>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-FPStack.txt35 fxch
39 fxch -> fucomi
DX86InstrFPStack.td604 def XCH_F : FPI<0xD9, MRM1r, (outs), (ins RSTi:$op), "fxch\t$op">;
/external/musl/src/math/x86_64/
Dacosl.s14 fxch %st(1)
Dexp2l.s60 fxch %st(2)
Dexpl.s82 fxch %st(2)
/external/musl/src/math/x32/
Dacosl.s14 fxch %st(1)
Dexp2l.s60 fxch %st(2)
Dexpl.s82 fxch %st(2)
/external/musl/src/math/i386/
Dacosl.s12 fxch %st(1)
Dacosf.s12 fxch %st(1)
Dacos.s14 fxch %st(1)
Dlog1pf.s23 2: fxch
Dexp_ld.s70 fxch %st(2)
Dexpl.s83 fxch %st(2)
/external/llvm/test/MC/X86/
Dx86-64.s318 fxch label
/external/mesa3d/src/mesa/x86/
Dassyntax.h798 #define FXCH(a) CHOICE(fxch a, fxch a, fxch a)
1511 #define FXCH(a) fxch a
/external/elfutils/libcpu/defs/
Di386230 11011001,11001{freg}:fxch {freg}

12