1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-09 08:54:40 +00:00
kickc/src/test/ref/signed-word-minus-byte-2.sym

19 lines
481 B
Plaintext

(label) @1
(label) @begin
(label) @end
(void()) main()
(byte~) main::$2 reg byte a 202.0
(label) main::@1
(label) main::@return
(byte) main::i
(byte) main::i#1 reg byte x 151.5
(byte) main::i#2 reg byte x 75.75
(const signed word*) main::screen = (signed word*) 1024
(signed word) main::w1
(signed word) main::w1#1 w1 zp[2]:2 60.599999999999994
(signed word) main::w1#2 w1 zp[2]:2 202.0
zp[2]:2 [ main::w1#2 main::w1#1 ]
reg byte x [ main::i#2 main::i#1 ]
reg byte a [ main::$2 ]