eDance
Junior Member level 3
- Joined
- Dec 26, 2002
- Messages
- 26
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 225
I remember that we can get lower/higher byte of ACC in 8086 CPU by using ACC.L/ACC.H , then how can I get them in MSP430 assembler directly ? Is there any relative address mode ? Thank you