1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-09 08:54:40 +00:00
kickc/src/test/ref/test-interrupt-volatile.sym
2020-05-02 11:38:51 +02:00

13 lines
305 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const nomodify byte*) BG_COLOR = (byte*) 53280
(const nomodify void()**) KERNEL_IRQ = (void()**) 788
(volatile byte) col loadstore zp[1]:2 41.199999999999996
interrupt(KERNEL_MIN)(void()) irq()
(label) irq::@return
(void()) main()
(label) main::@1
zp[1]:2 [ col ]