| ??? 07/15/01 05:18 Read: times |
#13223 - RE: The Technique In Comparing Two Register |
for A < immediate_data, instead of CLR C SUBB A,#data JNC a_LT_data try ADD A,#(255 - data + 1) JNC a_LT_data saving one instruction. james |
| Topic | Author | Date |
| The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
| RE: The Technique In Comparing Two Register | 01/01/70 00:00 | |
RE: Reply to bordyn cheevatanakonkul | 01/01/70 00:00 |



