English
Language : 

CC78K4 Datasheet, PDF (359/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 11 EXTENDED FUNCTIONS
16 MB Expansion Space Utilization
16 MB expansion -ML
(Output object of compiler)
With small model
@@CODES
_main :
push
movw
movw
movw
movw
movw
pop
ret
CSEG
rp3
ax,rp3
[_ladr],ax
hl,!_grob
ax,rp3
[hl],ax
rp3
BASE
;Preprocessing of function
;*ladr = atval
;*grob = atval
;Postprocessing of function
With medium model
@@CODE CSEG
_main:
push
movw
movw
movw
movw
movw
movw
pop
ret
rp3
de,_ladr
ax,rp3
[de],ax
de,!!_grob
ax,rp3
[de],ax
rp3
;Preprocessing of function
;*ladr = atval
;*grob = atval
;Postprocessing of function
User’s Manual U15556EJ1V0UM
359