好像只能用特定的指令访问
►
HCS 12X has a complete set of Load & Store instructions to allow the 7 bit global address register to form a 23 bit global address:
GLDAA,GLDAB,GLDD,GLDX,GLDY,GLDS,GSTAA,GSTAB,GSTD,GSTX,
GSTY,GSTS
•
If such an instruction is executed the address is concatenated from the new 7-Bit GPAGE register + standard 16Bit address
•
23Bit address = {7-Bit GPAGE, 16 Bit address} |