| ??? 03/18/02 05:21 Read: times |
#20924 - Searching for MULDIV function asm code |
I am looking for a muldiv function source code using the 8052 macro assembler.
function interface is long int muldiv (long int x, long int y, longint z) muldiv = (x*y)/z.(abs(z)>2^16) temporary x*y must be 64 bits double long int. I would appreciate any information. Thank you. |
| Topic | Author | Date |
| Searching for MULDIV function asm code | 01/01/70 00:00 | |
RE: Searching for MULDIV function asm code | 01/01/70 00:00 |



