1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-16 21:07:56 +00:00
kickc/src/test/ref/liverange.sym

32 lines
762 B
Plaintext
Raw Normal View History

(label) @1
(label) @begin
(label) @end
(byte) i
(byte) i#10 reg byte y 112.0
(byte) i#11 reg byte y 20.363636363636363
(byte()) inci()
(label) inci::@return
(byte) inci::return
(byte) inci::return#0 reg byte a 22.0
(byte) inci::return#1 reg byte a 22.0
(byte) inci::return#2 reg byte a 30.75
(void()) main()
(byte~) main::$0 reg byte a 22.0
(byte~) main::$2 reg byte a 22.0
(label) main::@1
(label) main::@2
(label) main::@return
(const byte*) main::SCREEN = (byte*) 1024
(byte) main::a
(byte) main::a#1 a zp[1]:2 5.5
(byte) main::a#2 reg byte a 11.0
reg byte y [ i#10 i#11 ]
reg byte a [ inci::return#0 ]
reg byte a [ main::$0 ]
2019-10-12 09:40:36 +00:00
zp[1]:2 [ main::a#1 ]
reg byte a [ inci::return#1 ]
reg byte a [ main::$2 ]
reg byte a [ main::a#2 ]
reg byte a [ inci::return#2 ]