(41C) Quotient and Remainder
|
04-05-2023, 12:25 PM
Post: #2
|
|||
|
|||
RE: (41C) Quotient and Remainder
Interesting: The QR routine in the PPC ROM gets the wrong quotient for your final example. It returns 5000000008.
For reference, here's the code for QR in the PPC ROM. The synthetic command "STO O" is used to preserve Z and T on the stack. Same input and output order as your program. Code: 82 LBL "QR" <0|ɸ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(41C) Quotient and Remainder - Werner - 04-05-2023, 09:12 AM
RE: (41C) Quotient and Remainder - Joe Horn - 04-05-2023 12:25 PM
RE: (41C) Quotient and Remainder - Werner - 04-05-2023, 01:08 PM
RE: (41C) Quotient and Remainder - Ángel Martin - 04-05-2023, 02:44 PM
RE: (41C) Quotient and Remainder - Werner - 04-10-2023, 07:25 AM
RE: (41C) Quotient and Remainder - Ángel Martin - 04-16-2023, 03:32 PM
RE: (41C) Quotient and Remainder - J-F Garnier - 04-16-2023, 06:30 PM
RE: (41C) Quotient and Remainder - Ángel Martin - 04-18-2023, 05:40 AM
RE: (41C) Quotient and Remainder - J-F Garnier - 04-18-2023, 10:24 AM
RE: (41C) Quotient and Remainder - Werner - 04-18-2023, 02:57 PM
RE: (41C) Quotient and Remainder - J-F Garnier - 04-18-2023, 03:13 PM
RE: (41C) Quotient and Remainder - Ángel Martin - 04-19-2023, 06:41 AM
|
User(s) browsing this thread: 2 Guest(s)