| ??? 09/27/01 11:45 Read: times |
#15182 - RE: Registers question |
No, there is no confusion. mov a,0 get R0B0 to the acc, mov a,8 get R0B1 to a, mov a,24 get R0B3 to a. mov a,r0 get r0 CURRENTLY SELECTED BANK to the a.
An "unintended" advantage of the register banking system is the unless you deliberatly violate coding practices you can not accidentily access a register used in an interrupt from the main code. Have fun, Erik |
| Topic | Author | Date |
| Registers question | 01/01/70 00:00 | |
| RE: Registers question | 01/01/70 00:00 | |
| RE: Registers question - Erik | 01/01/70 00:00 | |
| RE: Registers question - Cory | 01/01/70 00:00 | |
| RE: Registers question - Andy | 01/01/70 00:00 | |
| RE: Registers question | 01/01/70 00:00 | |
| RE: Registers question | 01/01/70 00:00 | |
RE: Registers question - Charles | 01/01/70 00:00 |



