Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fpu

Signalling NaN was corrupted when returning from x86 function (flds/fstps of x87)

linux gcc assembly fpu x87

What's the motivation for a fpu to implement their registers in stack-based fashion?

assembly stack fpu

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

assembly x86 nasm fpu

Why is FLD1 loading NaN instead?

How to avoid FPU when given float numbers?

Does decimal math use the FPU

decimal fpu

How slow is NaN arithmetic in the Intel x64 FPU?

clr 64-bit nan fpu

FLD instruction x64 bit

delphi assembly x86-64 fpu basm

Fast float to int conversion and floating point precision on ARM (iPhone 3GS/4)

How can I set and restore FPU CTRL registers?

.net delphi fpu ctrl

FPU operations generated by GCC during casting integer to float

c gcc assembly x86-64 fpu

Performance comparison of FPU with software emulation

VPU vs FPU vs GPU vs ALU

gpu cpu fpu alu

Floating point calculations in a processor with no FPU

C/C++ NaN or boolean?

c++ fpu

Delphi 64 bits asm compiling error

Newbie problem with gcc 4.2 compiler (Mac OSX): fpu_control.h: No such file or directory

c++ c gcc fpu

What algorithms do FPUs use to compute transcendental functions?

Detecting FPU presence on Android

Scope of MXCSR control register?