1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/procedure-callingconvention-stack-8.sym

12 lines
326 B
Plaintext

__constant char * const SCREEN = (char *) 1024
void __start()
__stackcall void main()
__stackcall void printline()
char printline::i
char printline::i#1 // reg byte x 2002.0
char printline::i#2 // reg byte x 1334.6666666666667
__loadstore char val // zp[1]:2 12.0
reg byte x [ printline::i#2 printline::i#1 ]
zp[1]:2 [ val ]