1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-01 16:57:43 +00:00
kickc/src/test/ref/function-pointer-noarg-call-7.sym
2019-11-17 01:51:42 +01:00

31 lines
744 B
Plaintext

(label) @1
(label) @2
(label) @begin
(label) @end
(const byte*) SCREEN = (byte*) 1024
(void()) do10((void()*) do10::fn)
(label) do10::@1
(label) do10::@return
(void()*) do10::fn
(byte) do10::i
(byte) do10::i#1 i zp[1]:2 16.5
(byte) do10::i#2 i zp[1]:2 11.0
(void()) hello()
(label) hello::@1
(label) hello::@return
(byte) hello::i
(byte) hello::i#1 reg byte x 151.5
(byte) hello::i#2 reg byte x 101.0
(byte) idx
(byte) idx#0 idx zp[1]:3 0.26666666666666666
(byte) idx#1 idx zp[1]:3 67.33333333333333
(byte) idx#3 idx zp[1]:3 152.5
(byte~) idx#7 idx zp[1]:3 4.0
(void()) main()
(label) main::@return
(const byte[]) msg = (string) "hello "
zp[1]:2 [ do10::i#2 do10::i#1 ]
reg byte x [ hello::i#2 hello::i#1 ]
zp[1]:3 [ idx#0 idx#3 idx#7 idx#1 ]