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

17 lines
365 B
Plaintext
Raw Normal View History

2017-11-27 00:12:29 +00:00
(label) @1
(label) @begin
(label) @end
(void()) main()
(label) main::@1
(label) main::@return
(byte) main::i
(byte) main::i#1 reg byte x 16.5
2017-11-27 00:12:29 +00:00
(byte) main::j
(byte) main::j#1 reg byte x 16.5
(word) main::w
(word) main::w#1 w zp ZP_WORD:2 7.333333333333333
(word) main::w#2 w zp ZP_WORD:2 22.0
reg byte x [ main::i#1 main::j#1 ]
2017-11-27 00:12:29 +00:00
zp ZP_WORD:2 [ main::w#2 main::w#1 ]