Home
last modified time | relevance | path

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

/third_party/musl/src/math/x32/
Dfmodl.s6 1: fprem
/third_party/musl/src/math/x86_64/
Dfmodl.s6 1: fprem
/third_party/elfutils/libcpu/
Di386.mnemonics165 MNE(fprem)
Dx86_64.mnemonics156 MNE(fprem)
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h757 #define FPREM CHOICE(fprem, fprem, fprem)
1470 #define FPREM fprem
/third_party/elfutils/libcpu/defs/
Di386190 11011001,11111000:fprem
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFPStack.td744 def FPREM : I<0xD9, MRM_F8, (outs), (ins), "fprem", []>;
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.h831 void fprem();
Dassembler-ia32.cc2049 void Assembler::fprem() { in fprem() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.h875 void fprem();
Dassembler-x64.cc2603 void Assembler::fprem() { in fprem() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc1412 __ fprem(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc1847 __ fprem(); in AssembleArchInstruction()
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7666 "fnsave\006fnstcw\007fnstenv\006fnstsw\006fpatan\005fprem\006fprem1\005f"
8748 { 2765 /* fprem */, X86::FPREM, Convert_NoOperands, AMFBS_None, { }, },
23320 { 2765 /* fprem */, X86::FPREM, Convert_NoOperands, AMFBS_None, { }, },