Comment on IEEE 754
stsquad@lemmy.ml 2 weeks agoWriting floating point emulation code?
I’d pretty much avoided learning about floating point until we decided to refactor the softfloat code in QEMU to support additional formats.
Comment on IEEE 754
stsquad@lemmy.ml 2 weeks agoWriting floating point emulation code?
I’d pretty much avoided learning about floating point until we decided to refactor the softfloat code in QEMU to support additional formats.
cyborganism@lemmy.ca 2 weeks ago
The very wide majority of IT professionals don’t work on emulation or even system kernels. Most of us are doing simple applications, or working on supporting these applications, or their deployment and maintenance.