| ??? 07/17/02 14:20 Read: times |
#25937 - RE: Multiplication using C51 |
Where can I find the source code for ?C_IMUL
Most (all?) C compilers use calls to proprietary functions to handle things not easily accomplished by the available instruction set. Since the function is proprietary, you will not find the source code. If you REALLY need to know, set a breakpoint in your emulator/simulator, step into the function and have a look at the assembler. Have fun, Erik |
| Topic | Author | Date |
| Multiplication using C51 | 01/01/70 00:00 | |
| RE: Multiplication using C51 | 01/01/70 00:00 | |
| RE: Multiplication using C51 | 01/01/70 00:00 | |
| RE: Multiplication using C51 | 01/01/70 00:00 | |
| RE: Multiplication using C51 | 01/01/70 00:00 | |
| franklin/keil | 01/01/70 00:00 | |
| RE: franklin/keil | 01/01/70 00:00 | |
RE: franklin/keil | 01/01/70 00:00 |



