diff options
-rw-r--r-- | istartup.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5211,10 +5211,10 @@ pow_negative: testl $1,12(sp) fstp %st(1) - add $16,sp jz exponent_even fchs exponent_even: + add $16,sp ret pow_zero: |
![]() |
index : run-time-system | |
Copy of https://svn.cs.ru.nl/repos/clean-run-time-system/, with a Thumb-2 run-time system. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | istartup.s | 2 |
@@ -5211,10 +5211,10 @@ pow_negative: testl $1,12(sp) fstp %st(1) - add $16,sp jz exponent_even fchs exponent_even: + add $16,sp ret pow_zero: |