Home
last modified time | relevance | path

Searched refs:fsubrp (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/src/math/x86_64/
Dexp2l.s27 fsubrp
75 fsubrp %st(1)
/third_party/musl/src/math/x32/
Dexp2l.s27 fsubrp
75 fsubrp %st(1)
/third_party/musl/src/math/i386/
Dexp_ld.s32 fsubrp
85 fsubrp %st(1)
/third_party/python/Modules/_decimal/libmpdec/
Dumodarith.h573 fsubrp st(1), st in ppro_mulmod2c()
614 fsubrp st(1), st in ppro_mulmod2()
/third_party/elfutils/libcpu/
Di386.mnemonics180 MNE(fsubrp)
Dx86_64.mnemonics171 MNE(fsubrp)
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h789 #define FSUBRP(a, b) CHOICE(fsubrp ARG2(a,b), fsubrp ARG2(a,b), fsubrp ARG2(b,a))
1502 #define FSUBRP(a, b) fsubrp b, a
/third_party/elfutils/libcpu/defs/
Di386250 11011110,11101{freg}:fsubrp %st,{freg}
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.h828 void fsubrp(int i = 1);
Dassembler-ia32.cc2034 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler
/third_party/elfutils/tests/
Dtestfile44.expect.bz2
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.h872 void fsubrp(int i = 1);
Dassembler-x64.cc2588 void Assembler::fsubrp(int i) { in fsubrp() function in v8::internal::Assembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td3368 // commute. We also allow fdiv[r]p/fsubrp even though they don't commute,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7669 "\005fsubp\005fsubr\006fsubrl\006fsubrp\006fsubrs\005fsubs\004ftst\005fu"
8780 { 2895 /* fsubrp */, X86::SUB_FPrST0, Convert__regST1, AMFBS_None, { }, },
8781 { 2895 /* fsubrp */, X86::SUB_FPrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST }, },
8782 { 2895 /* fsubrp */, X86::SUB_FPrST0, Convert__regST0, AMFBS_None, { MCK_ST0, MCK_ST0 }, },
8783 { 2895 /* fsubrp */, X86::SUB_FPrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
8784 { 2895 /* fsubrp */, X86::SUB_FPrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST, MCK_ST0 }, },
23354 { 2895 /* fsubrp */, X86::SUBR_FPrST0, Convert__regST1, AMFBS_None, { }, },
23355 { 2895 /* fsubrp */, X86::SUBR_FPrST0, Convert__Reg1_0, AMFBS_None, { MCK_RST }, },
23356 { 2895 /* fsubrp */, X86::SUBR_FPrST0, Convert__regST0, AMFBS_None, { MCK_ST0, MCK_ST0 }, },
23357 { 2895 /* fsubrp */, X86::SUBR_FPrST0, Convert__Reg1_1, AMFBS_None, { MCK_ST0, MCK_RST }, },
[all …]