??? 03/10/08 11:09 Read: times |
#152071 - Don't use HLL! Responding to: ???'s previous message |
Christoph Franck said:
If you're trying to be cycle-accurate, use assembly. It's the only way to be sure. Absolutely: You can never know the CPU cycle count of anything written in any HLL; eg, 'C'. See: http://www.8052.com/forum/read.phtml?id=149030 |