English
Language : 

CC78K4 Datasheet, PDF (354/523 Pages) NEC – CC78K4 Ver.2.30 or Later, C Compiler Language
CHAPTER 11 EXTENDED FUNCTIONS
CPU Control Instructions
(Output object of compiler) With large model
@@CODE
_main :
; line
; line
; line
; line
CSEG
7:
mov
bt
bt
mov
br
bt
mov
br
mov
br
mov
8:
mov
bt
bt
mov
br
bt
mov
br
mov
br
mov
9:
brk
10 :
nop
ret
HALT();
a,STBC
a,4,$$+12
a.5,$$+24
STBC,#01H
$$+21
a.5,$$+9
STBC,#011H
$$+12
STBC,#031H
$$+6
STBC,#021H
STOP() ;
a,STBC
a.4,$$+12
a.5,$$+24
STBC,#02H
$$+21
a.5,$$+9
STBC,#012H
$$+12
STBC,#032H
$$+6
STBC,#022H
BRK() ;
NOP() ;
#pragma HALT/STOP/BRK/NOP
354
User’s Manual U15556EJ1V0UM