How long does it take for a processor to do operations? (ADD, SHL...)?
Can someone tell me which operations are faster and how many times? I need only info on shl(shifting left or right), add, reading from memory and writing to memory. (I need all this so I can compare 2 algorithms for multiplying in embler)
No comments:
Post a Comment