English
Language : 

MC81F4204 Datasheet, PDF (60/150 Pages) Finechips – ABOV SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS
MC81F4204
Example :
:
:
ADC [25h + X]
:
;when G = 0
;
X = 10h
;op code is 16h
Y indexed indirect → [dp]+Y
Processes memory data as Data, assigned by the data [dp+1][dp] of 16-bit pair memory paired by
Operand in Direct page plus Y-register data.
ADC, AND, CMP, EOR, LDA, OR, SBC, STA
Example :
:
:
ADC [25h + Y]
:
;when G = 0
;
Y = 10h
;op code is 17h
Absolute indirect → [!abs]
The program jumps to address specified by 16-bit absolute address.
JMP
60
October 19, 2009 Ver.1.35