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
311 B
Plaintext
Raw Normal View History

constant byte* const SCREEN = (byte*) 1024
2020-10-05 20:58:02 +00:00
void __start()
__stackcall void main()
__stackcall void printline()
byte printline::i
byte printline::i#1 reg byte x 2002.0
byte printline::i#2 reg byte x 1334.6666666666667
byte val loadstore zp[1]:2 12.0
reg byte x [ printline::i#2 printline::i#1 ]
zp[1]:2 [ val ]