| ??? 04/29/01 06:11 Read: times |
#11219 - RE: 8 to 16 bit hex conversion |
Hi Chris,
This should be no trouble. Clear the carry flag, add the 2 LS bytes & save the result. Add, with carry, the 2 MS bytes & save the result. If the carry flag is set, you now have a 17-(or 24-) bit number! In theory, you can do this for any number of bits (32? 64?). Regards, R |
| Topic | Author | Date |
| 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
| RE: 8 to 16 bit hex conversion | 01/01/70 00:00 | |
RE: 8 to 16 bit hex conversion | 01/01/70 00:00 |



