Search code examples
Can the x86 do FPU operations independently or in parallel?...


assemblyx86floating-pointfpupipelining

Read More
Asm. How to set RC bits of CW?...


assemblyx86fasmfpux87

Read More
division as multiply and LUT ? / fast float division reciprocal...


c++coptimizationfpu

Read More
What's the SSE equivalent of fstp?...


assemblyx86ssefpux87

Read More
Why am I getting nonsensical numbers when performing operations with the FPU x87 instruction set in ...


cassemblyx86masmfpu

Read More
What does "Undefined" mean in Intel's asm documentation? FST effect on C0, C2, C3...


assemblyx86fpux87

Read More
FPU version for Cortex-M microcontrollers...


armstm32cortex-mfpu

Read More
Tips needed! Program has wrong behavior using inline asm to call function instead of C function...


optimizationinline-assemblyosdevcontext-switchfpu

Read More
VPU vs FPU vs GPU vs ALU...


gpucpufpualu

Read More
Throughput FMA and multiplication on X86 Broadwell...


performanceassemblyx86fpufma

Read More
How are floating point operations emulated in software?...


floating-pointembeddedfpu

Read More
FLD instruction x64 bit...


delphiassemblyx86-64fpubasm

Read More
Performance of sqrt function on AArch64...


performancearmarm64fpumath.sqrt

Read More
arm gcc assembly inline with FPU register...


gccassemblyarmcortex-mfpu

Read More
What algorithms do FPUs use to compute transcendental functions?...


mathfloating-pointhardwarenumerical-methodsfpu

Read More
Storing the x87 FPU Control Word...


assemblyx86attfpux87

Read More
Can I get a int from my EAX/RAX to a register of the FPU like st0?...


assemblyx86nasmfpu

Read More
gcc options to use i87, AVX simultaneously but nor SSE...


gccsseinstruction-setavxfpu

Read More
The simdlen value when a processor core has multiple vector pipelines...


openmpvectorizationsimdfpu

Read More
Flipping bits in the mxcsr register...


visual-c++fpu

Read More
How to move ST(0) to EAX?...


assemblyx86fpux87

Read More
Fault in calculation with small numbers in fpu?...


c++assemblyx86fpux87

Read More
Detecting FPU presence on Android...


androidoptimizationmobilefpu

Read More
MMX Instructions and the x87 FPU Tag Word...


assemblyx86fpux87mmx

Read More
Free the x87 FPU Stack (ia32)...


assemblyfloating-pointx86fpux87

Read More
Floating point operations in linux kernel module (again)...


linux-kernelfloating-pointfpu

Read More
Floating Point to StrDec...


assemblymasmfpu

Read More
How floating point conversion was handled before the invention of FPU and SSE?...


cassemblyx86ssefpu

Read More
Binary64 floating point addition rounding mode error and behaviors difference 32/64 bits...


cassemblyfloating-pointfloating-accuracyfpu

Read More
Masking divide by 0 exception assembly masm...


assemblyx86masmirvine32fpu

Read More
BackNext