1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-21 17:24:39 +00:00
kickc/src/test/ref/deref-to-derefidx.sym

20 lines
502 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const byte*) SCREEN = (byte*) 1024
(byte) idx
(byte) idx#10 reg byte x 3.0
(byte) idx#11 reg byte x 1.0
(void()) main()
(label) main::@1
(label) main::@return
(const byte*) msg1 = { (byte) 'a', (byte) 'b', (byte) 'c', (byte) 'd' }
(const byte*) msg2 = { (byte) '1', (byte) '2', (byte) '3', (byte) '4' }
(void()) print((byte*) print::m)
(label) print::@return
(byte*) print::m
(byte*) print::m#2 m zp[2]:2 2.0
zp[2]:2 [ print::m#2 ]
reg byte x [ idx#10 idx#11 ]