PPC: Fix floor/ceil for dual-number mode.

This commit is contained in:
Mike Pall 2011-07-25 10:06:06 +02:00
parent 551f09cebd
commit 26106759d4
2 changed files with 505 additions and 502 deletions

View File

@ -1608,6 +1608,7 @@ static void build_subroutines(BuildCtx *ctx)
| lus CARG1, 0x8000 // -(2^31).
| beq ->fff_resi
|5:
| lfd FARG1, 0(BASE)
| bl extern func
| b ->fff_resn
|.endmacro

File diff suppressed because it is too large Load Diff