mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-19 09:31:26 +00:00
- fixed operand number for source register (do_fmod)
This commit is contained in:
parent
3fcce55c7d
commit
ebb5be06cf
@ -1658,7 +1658,7 @@ partial_loop:
|
||||
|
||||
#else
|
||||
|
||||
_ASM( "fldt %4\n"
|
||||
_ASM( "fldt %3\n"
|
||||
"fldt %2\n"
|
||||
"0:\n" // partial_loop
|
||||
"fprem \n"
|
||||
|
Loading…
Reference in New Issue
Block a user