diff options
author | Andreas Kling <kling@serenityos.org> | 2020-11-14 23:43:31 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-11-14 23:47:50 +0100 |
commit | 12d923bb7eeb99a116ef15084fa19959ec236ddb (patch) | |
tree | 0904bc15db5d311d85cd902c59a6d66d570c407f /Userland/test-gfx-font.cpp | |
parent | 647e92b74f6f605c62d46ce664d2e176cd7a48d8 (diff) | |
download | serenity-12d923bb7eeb99a116ef15084fa19959ec236ddb.zip |
UserspaceEmulator: Fix some FPU instructions' handling of RM32/RM64
m32int is a 32-bit integer stored in memory, and should not be mistaken
for a floating point number. :^)
Also add missing handling of 64-bit FPU register operands to some of
the RM64 instructions.
Diffstat (limited to 'Userland/test-gfx-font.cpp')
0 files changed, 0 insertions, 0 deletions