English
Language : 

CC78K0S Datasheet, PDF (468/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
CHAPTER 11 EXTENDED FUNCTIONS
(Output code … continued)
mov
a, [hl + 7]
movw
hl, ax
.
.
.
pop
ax
movw
_@KREG12, ax
pop
hl
pop
de
pop
ax
push
de
ret
; Argument p2 (higher) passed via a stack
; and received by a register
; Allocates arguments to HL
; Restores the saddr area for arguments
; Restores the register for arguments
; Obtains the return address
; Corrects the stack consumed by arguments passed via a stack
; Reloads the return address
468
User’s Manual U14872EJ1V0UM