1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/bitmap-plot-2.sym

413 lines
16 KiB
Plaintext
Raw Normal View History

(label) @1
(label) @2
(label) @begin
(label) @end
(const byte*) BGCOL = (byte*) 53281
(const byte*) BITMAP = (byte*) 8192
(const byte) BLACK = (number) 0
(const byte*) BORDERCOL = (byte*) 53280
(const byte*) CIA1_INTERRUPT = (byte*) 56333
(const byte) CIA_INTERRUPT_CLEAR = (number) $7f
(const byte*) D011 = (byte*) 53265
(const byte*) D018 = (byte*) 53272
(const void()**) HARDWARE_IRQ = (void()**) 65534
(const byte*) IRQ_ENABLE = (byte*) 53274
(const byte) IRQ_RASTER = (number) 1
(const byte*) IRQ_STATUS = (byte*) 53273
(const dword) PI2_u4f28 = (number) $6487ed51
(const dword) PI_HALF_u4f28 = (number) $1921fb54
(const dword) PI_u4f28 = (number) $3243f6a9
(const byte*) PROCPORT = (byte*) 1
(const byte*) PROCPORT_DDR = (byte*) 0
(const byte) PROCPORT_DDR_MEMORY_MASK = (number) 7
(const byte) PROCPORT_RAM_IO = (number) 5
(const byte*) RASTER = (byte*) 53266
(const byte*) SCREEN = (byte*) 1024
(const signed word*) SINUS = { fill( $200, 0) }
(const byte) SIZEOF_SIGNED_WORD = (byte) 2
(const byte) VIC_BMM = (number) $20
(const byte*) VIC_CONTROL = (byte*) 53265
(const byte) VIC_DEN = (number) $10
(const byte) VIC_RSEL = (number) 8
(const byte) WHITE = (number) 1
(void()) bitmap_clear((byte) bitmap_clear::bgcol , (byte) bitmap_clear::fgcol)
(label) bitmap_clear::@1
(label) bitmap_clear::@return
(byte) bitmap_clear::bgcol
(byte) bitmap_clear::col
(const byte) bitmap_clear::col#0 col = (const byte) WHITE*(byte) $10
(byte) bitmap_clear::fgcol
(byte*) bitmap_gfx
(void()) bitmap_init((byte*) bitmap_init::gfx , (byte*) bitmap_init::screen)
(byte~) bitmap_init::$4 reg byte a 22.0
(byte~) bitmap_init::$5 reg byte a 22.0
(byte~) bitmap_init::$6 reg byte a 22.0
2019-10-20 09:41:56 +00:00
(byte~) bitmap_init::$7 zp[1]:23 5.5
(label) bitmap_init::@1
(label) bitmap_init::@2
(label) bitmap_init::@3
(label) bitmap_init::@4
(label) bitmap_init::@5
(label) bitmap_init::@6
(label) bitmap_init::@return
(byte) bitmap_init::bits
(byte) bitmap_init::bits#1 reg byte a 11.0
(byte) bitmap_init::bits#3 reg byte a 16.5
(byte) bitmap_init::bits#4 reg byte a 7.333333333333333
(byte*) bitmap_init::gfx
(byte*) bitmap_init::screen
(byte) bitmap_init::x
(byte) bitmap_init::x#1 reg byte x 16.5
(byte) bitmap_init::x#2 reg byte x 5.5
(byte) bitmap_init::y
(byte) bitmap_init::y#1 reg byte x 16.5
(byte) bitmap_init::y#2 reg byte x 5.5
(byte*) bitmap_init::yoffs
2019-10-12 09:40:36 +00:00
(byte*) bitmap_init::yoffs#1 yoffs zp[2]:36 22.0
(byte*) bitmap_init::yoffs#2 yoffs zp[2]:36 6.875
(byte*) bitmap_init::yoffs#4 yoffs zp[2]:36 11.0
(void()) bitmap_plot((word) bitmap_plot::x , (byte) bitmap_plot::y)
2019-10-20 09:41:56 +00:00
(word~) bitmap_plot::$1 zp[2]:21 4.0
(byte~) bitmap_plot::$2 reg byte a 4.0
(label) bitmap_plot::@return
(byte*) bitmap_plot::plotter
2019-10-20 09:41:56 +00:00
(word) bitmap_plot::plotter#0 plotter zp[2]:19 1.0
(byte*) bitmap_plot::plotter#1 plotter zp[2]:19 3.0
(word) bitmap_plot::x
2019-10-20 09:41:56 +00:00
(word) bitmap_plot::x#0 x zp[2]:28 3.75
(byte) bitmap_plot::y
(byte) bitmap_plot::y#0 reg byte x 7.5
(const byte*) bitmap_plot_bit = { fill( $100, 0) }
(const byte*) bitmap_plot_yhi = { fill( $100, 0) }
(const byte*) bitmap_plot_ylo = { fill( $100, 0) }
(byte*) bitmap_screen
(dword()) div32u16u((dword) div32u16u::dividend , (word) div32u16u::divisor)
(label) div32u16u::@1
(label) div32u16u::@2
(label) div32u16u::@return
(dword) div32u16u::dividend
(word) div32u16u::divisor
(dword) div32u16u::quotient
(word) div32u16u::quotient_hi
2019-10-12 09:40:36 +00:00
(word) div32u16u::quotient_hi#0 quotient_hi zp[2]:36 0.8
(word) div32u16u::quotient_lo
2019-10-20 09:41:56 +00:00
(word) div32u16u::quotient_lo#0 quotient_lo zp[2]:16 4.0
(dword) div32u16u::return
2019-10-20 09:41:56 +00:00
(dword) div32u16u::return#0 return zp[4]:24 1.3333333333333333
(dword) div32u16u::return#2 return zp[4]:24 4.0
(word()) divr16u((word) divr16u::dividend , (word) divr16u::divisor , (word) divr16u::rem)
(byte~) divr16u::$1 reg byte a 22.0
(byte~) divr16u::$2 reg byte a 22.0
(label) divr16u::@1
(label) divr16u::@2
(label) divr16u::@3
(label) divr16u::@4
(label) divr16u::@5
(label) divr16u::@6
(label) divr16u::@return
(word) divr16u::dividend
2019-10-20 09:41:56 +00:00
(word) divr16u::dividend#0 dividend zp[2]:14 2.75
(word) divr16u::dividend#3 dividend zp[2]:14 5.0
(word) divr16u::dividend#5 dividend zp[2]:14 2.0
(word) divr16u::divisor
(byte) divr16u::i
(byte) divr16u::i#1 reg byte x 16.5
(byte) divr16u::i#2 reg byte x 1.6923076923076923
(word) divr16u::quotient
2019-10-20 09:41:56 +00:00
(word) divr16u::quotient#1 quotient zp[2]:16 16.5
(word) divr16u::quotient#2 quotient zp[2]:16 11.0
(word) divr16u::quotient#3 quotient zp[2]:16 2.75
(word) divr16u::rem
2019-10-20 09:41:56 +00:00
(word) divr16u::rem#0 rem zp[2]:21 8.25
(word) divr16u::rem#1 rem zp[2]:21 22.0
(word) divr16u::rem#10 rem zp[2]:21 4.0
(word) divr16u::rem#11 rem zp[2]:21 11.666666666666666
(word) divr16u::rem#2 rem zp[2]:21 22.0
(word) divr16u::rem#4 rem zp[2]:21 4.0
(word) divr16u::rem#5 rem zp[2]:21 24.0
(word) divr16u::rem#6 rem zp[2]:21 11.0
(word) divr16u::return
2019-10-20 09:41:56 +00:00
(word) divr16u::return#0 return zp[2]:16 5.285714285714286
(word) divr16u::return#2 return zp[2]:16 4.0
(word) divr16u::return#3 return zp[2]:16 4.0
(byte) frame_cnt
2019-10-20 09:41:56 +00:00
(byte) frame_cnt#0 frame_cnt zp[1]:18 0.5454545454545455
(byte) frame_cnt#1 frame_cnt zp[1]:18 4.0
(byte) frame_cnt#2 frame_cnt zp[1]:18 40.0
(void()) init_irq()
(label) init_irq::@return
interrupt(HARDWARE_CLOBBER)(void()) irq()
(label) irq::@1
(label) irq::@2
(label) irq::@return
(void()) main()
(word~) main::$13 zp[2]:19 11.0
(signed word~) main::$14 zp[2]:19 22.0
(word~) main::$31 zp[2]:36 22.0
(word~) main::$32 zp[2]:36 22.0
(signed word*~) main::$33 zp[2]:36 22.0
(signed word*~) main::$34 zp[2]:36 22.0
(word~) main::$7 zp[2]:28 11.0
(signed word~) main::$8 zp[2]:28 22.0
(label) main::@1
(label) main::@10
(label) main::@11
(label) main::@12
(label) main::@13
(label) main::@14
2019-06-22 08:36:13 +00:00
(label) main::@15
(label) main::@16
(label) main::@17
(label) main::@2
(label) main::@3
(label) main::@4
(label) main::@5
(label) main::@6
(label) main::@7
(label) main::@8
(label) main::@9
(signed word) main::cos_x
2019-10-12 09:40:36 +00:00
(signed word) main::cos_x#0 cos_x zp[2]:36 11.0
(word) main::idx_x
2019-10-12 09:40:36 +00:00
(word) main::idx_x#1 idx_x zp[2]:2 11.0
(word) main::idx_x#10 idx_x zp[2]:2 3.0
(word) main::idx_x#11 idx_x zp[2]:2 1.222222222222222
(word) main::idx_y
2019-10-20 09:41:56 +00:00
(word) main::idx_y#1 idx_y zp[2]:14 11.0
(word) main::idx_y#10 idx_y zp[2]:14 3.142857142857143
(word) main::idx_y#3 idx_y zp[2]:14 1.064516129032258
(signed word) main::r
2019-10-20 09:41:56 +00:00
(signed word) main::r#1 r zp[2]:4 5.5
(signed word) main::r#10 r zp[2]:4 1.2571428571428571
(byte) main::r_add
2019-10-20 09:41:56 +00:00
(byte) main::r_add#1 r_add zp[1]:23 22.0
(byte) main::r_add#10 r_add zp[1]:23 2.026315789473684
(byte) main::r_add#12 r_add zp[1]:23 16.5
(signed word) main::sin_y
2019-10-12 09:40:36 +00:00
(signed word) main::sin_y#0 sin_y zp[2]:36 11.0
(label) main::toD0181
(byte*) main::toD0181_gfx
(byte) main::toD0181_return
(const byte) main::toD0181_return#0 toD0181_return = >(word)(const byte*) SCREEN&(word) $3fff*(byte) 4|>(word)(const byte*) BITMAP/(byte) 4&(byte) $f
(byte*) main::toD0181_screen
(word) main::x
2019-10-20 09:41:56 +00:00
(signed word) main::x#0 x zp[2]:28 0.8461538461538461
(signed dword) main::xpos
2019-10-20 09:41:56 +00:00
(signed dword) main::xpos#0 xpos zp[4]:10 22.0
(word) main::y
2019-10-20 09:41:56 +00:00
(signed word) main::y#0 y zp[2]:19 11.0
(signed dword) main::ypos
2019-10-20 09:41:56 +00:00
(signed dword) main::ypos#0 ypos zp[4]:10 22.0
(void*()) memset((void*) memset::str , (byte) memset::c , (word) memset::num)
(label) memset::@1
2019-07-11 04:31:29 +00:00
(label) memset::@2
(label) memset::@3
(label) memset::@return
(byte) memset::c
(byte) memset::c#4 reg byte x 1.375
(byte*) memset::dst
2019-10-20 09:41:56 +00:00
(byte*) memset::dst#1 dst zp[2]:14 22.0
(byte*) memset::dst#2 dst zp[2]:14 15.333333333333332
2019-11-17 18:58:06 +00:00
(byte*) memset::dst#4 dst zp[2]:14 4.0
(byte*) memset::end
2019-10-20 09:41:56 +00:00
(byte*) memset::end#0 end zp[2]:4 2.1666666666666665
(word) memset::num
2019-10-20 09:41:56 +00:00
(word) memset::num#2 num zp[2]:4 2.0
(void*) memset::return
(void*) memset::str
2019-10-20 09:41:56 +00:00
(void*) memset::str#3 str zp[2]:14
(signed dword()) mul16s((signed word) mul16s::a , (signed word) mul16s::b)
(word~) mul16s::$13 zp[2]:34 4.0
2019-10-20 09:41:56 +00:00
(word~) mul16s::$16 zp[2]:21 4.0
(word~) mul16s::$17 zp[2]:34 4.0
2019-10-20 09:41:56 +00:00
(word~) mul16s::$9 zp[2]:21 4.0
(label) mul16s::@1
(label) mul16s::@2
(label) mul16s::@3
(label) mul16s::@4
(label) mul16s::@5
(label) mul16s::@return
(signed word) mul16s::a
2019-10-20 09:41:56 +00:00
(signed word) mul16s::a#0 a zp[2]:4 22.0
(signed word) mul16s::a#1 a zp[2]:4 11.0
(signed word) mul16s::a#2 a zp[2]:4 11.0
(signed word) mul16s::a#3 a zp[2]:4 2.692307692307692
(signed word) mul16s::b
2019-10-12 09:40:36 +00:00
(signed word) mul16s::b#1 b zp[2]:36 22.0
(signed word) mul16s::b#2 b zp[2]:36 22.0
(signed word) mul16s::b#3 b zp[2]:36 2.1818181818181817
(dword) mul16s::m
2019-10-20 09:41:56 +00:00
(dword) mul16s::m#0 m zp[4]:10 2.0
(dword) mul16s::m#1 m zp[4]:10 4.0
(dword) mul16s::m#2 m zp[4]:10 4.0
(dword) mul16s::m#4 m zp[4]:10 4.0
(dword) mul16s::m#5 m zp[4]:10 2.5
(signed dword) mul16s::return
2019-10-20 09:41:56 +00:00
(signed dword) mul16s::return#0 return zp[4]:10 7.000000000000001
(signed dword) mul16s::return#2 return zp[4]:10 22.0
(signed dword) mul16s::return#3 return zp[4]:10 22.0
(signed dword) mul16s::return#4 return zp[4]:10 22.0
(dword()) mul16u((word) mul16u::a , (word) mul16u::b)
(byte~) mul16u::$1 reg byte a 202.0
(label) mul16u::@1
(label) mul16u::@2
(label) mul16u::@3
(label) mul16u::@4
(label) mul16u::@return
(word) mul16u::a
2019-10-20 09:41:56 +00:00
(word) mul16u::a#0 a zp[2]:21 101.0
(word) mul16u::a#1 a zp[2]:21 2.0
(word) mul16u::a#2 a zp[2]:21 2.0
(word) mul16u::a#3 a zp[2]:21 67.66666666666666
(word) mul16u::a#6 a zp[2]:21 6.0
(word) mul16u::b
2019-10-20 09:41:56 +00:00
(word) mul16u::b#0 b zp[2]:19 4.0
(word) mul16u::b#1 b_1 zp[2]:2 4.0
(dword) mul16u::mb
2019-10-20 09:41:56 +00:00
(dword) mul16u::mb#0 mb zp[4]:30 6.0
(dword) mul16u::mb#1 mb zp[4]:30 202.0
(dword) mul16u::mb#2 mb zp[4]:30 43.57142857142858
(dword) mul16u::res
2019-10-20 09:41:56 +00:00
(dword) mul16u::res#1 res zp[4]:10 202.0
(dword) mul16u::res#2 res zp[4]:10 43.85714285714286
(dword) mul16u::res#6 res zp[4]:10 101.0
(dword) mul16u::return
2019-10-20 09:41:56 +00:00
(dword) mul16u::return#2 return zp[4]:10 4.0
(dword) mul16u::return#3 return zp[4]:10 4.0
(word()) mulu16_sel((word) mulu16_sel::v1 , (word) mulu16_sel::v2 , (byte) mulu16_sel::select)
2019-10-20 09:41:56 +00:00
(dword~) mulu16_sel::$0 zp[4]:10 4.0
(dword~) mulu16_sel::$1 zp[4]:10 4.0
(label) mulu16_sel::@1
(label) mulu16_sel::@return
(word) mulu16_sel::return
2019-10-12 09:40:36 +00:00
(word) mulu16_sel::return#0 return zp[2]:36 4.0
2019-10-20 09:41:56 +00:00
(word) mulu16_sel::return#1 return_1 zp[2]:19 4.0
(word) mulu16_sel::return#10 return_1 zp[2]:19 4.0
2019-10-12 09:40:36 +00:00
(word) mulu16_sel::return#11 return zp[2]:36 4.0
(word) mulu16_sel::return#12 return zp[2]:36 1.714285714285714
(word) mulu16_sel::return#2 return zp[2]:36 4.0
(byte) mulu16_sel::select
(byte) mulu16_sel::select#5 reg byte x 0.3333333333333333
(word) mulu16_sel::v1
2019-10-20 09:41:56 +00:00
(word) mulu16_sel::v1#0 v1 zp[2]:19 2.0
(word) mulu16_sel::v1#1 v1 zp[2]:19 2.0
(word) mulu16_sel::v1#2 v1 zp[2]:19 4.0
(word) mulu16_sel::v1#3 v1 zp[2]:19 2.0
(word) mulu16_sel::v1#4 v1 zp[2]:19 2.0
(word) mulu16_sel::v1#5 v1 zp[2]:19 12.0
(word) mulu16_sel::v2
2019-10-12 09:40:36 +00:00
(word) mulu16_sel::v2#0 v2 zp[2]:2 4.0
(word) mulu16_sel::v2#1 v2 zp[2]:2 4.0
(word) mulu16_sel::v2#3 v2 zp[2]:2 4.0
(word) mulu16_sel::v2#4 v2 zp[2]:2 4.0
(word) mulu16_sel::v2#5 v2 zp[2]:2 5.0
(const byte*) plots_per_frame = { fill( $100, 0) }
(word) rem16u
2019-10-20 09:41:56 +00:00
(word) rem16u#1 rem16u zp[2]:21 0.8
(signed word()) sin16s((dword) sin16s::x)
2019-10-20 09:41:56 +00:00
(dword~) sin16s::$4 zp[4]:30 4.0
(label) sin16s::@1
(label) sin16s::@10
(label) sin16s::@11
(label) sin16s::@12
(label) sin16s::@2
(label) sin16s::@3
(label) sin16s::@4
(label) sin16s::@5
(label) sin16s::@6
(label) sin16s::@7
(label) sin16s::@8
(label) sin16s::@9
(label) sin16s::@return
(byte) sin16s::isUpper
2019-10-20 09:41:56 +00:00
(byte) sin16s::isUpper#2 reg byte y 0.06060606060606061
(signed word) sin16s::return
2019-10-20 09:41:56 +00:00
(signed word) sin16s::return#0 return zp[2]:4 22.0
(signed word) sin16s::return#1 return zp[2]:4 5.0
2019-11-17 18:58:06 +00:00
(signed word) sin16s::return#5 return zp[2]:4 4.0
(signed word) sin16s::sinx
2019-10-20 09:41:56 +00:00
(signed word) sin16s::sinx#1 sinx zp[2]:4 4.0
(word) sin16s::usinx
2019-10-20 09:41:56 +00:00
(word) sin16s::usinx#0 usinx zp[2]:4 0.3333333333333333
(word) sin16s::usinx#1 usinx zp[2]:4 1.0
(dword) sin16s::x
2019-10-20 09:41:56 +00:00
(dword) sin16s::x#0 x zp[4]:10 8.5
(dword) sin16s::x#1 x zp[4]:10 4.0
(dword) sin16s::x#2 x zp[4]:10 4.0
(dword) sin16s::x#4 x zp[4]:10 5.0
(dword) sin16s::x#6 x zp[4]:10 6.0
(word) sin16s::x1
2019-10-12 09:40:36 +00:00
(word) sin16s::x1#0 x1 zp[2]:34 0.6363636363636365
(word) sin16s::x2
2019-10-20 09:41:56 +00:00
(word) sin16s::x2#0 x2 zp[2]:19 4.0
(word) sin16s::x3
2019-10-20 09:41:56 +00:00
(word) sin16s::x3#0 x3 zp[2]:19 1.0
(word) sin16s::x3_6
2019-10-12 09:40:36 +00:00
(word) sin16s::x3_6#0 x3_6 zp[2]:36 4.0
(word) sin16s::x4
2019-10-20 09:41:56 +00:00
(word) sin16s::x4#0 x4 zp[2]:19 4.0
(word) sin16s::x5
2019-10-12 09:40:36 +00:00
(word) sin16s::x5#0 x5 zp[2]:36 4.0
(word) sin16s::x5_128
2019-10-12 09:40:36 +00:00
(word) sin16s::x5_128#0 x5_128 zp[2]:36 4.0
(void()) sin16s_gen2((signed word*) sin16s_gen2::sintab , (word) sin16s_gen2::wavelength , (signed word) sin16s_gen2::min , (signed word) sin16s_gen2::max)
2019-10-20 09:41:56 +00:00
(signed dword~) sin16s_gen2::$6 zp[4]:10 22.0
(word~) sin16s_gen2::$9 zp[2]:28 11.0
(label) sin16s_gen2::@1
(label) sin16s_gen2::@2
(label) sin16s_gen2::@3
(label) sin16s_gen2::@4
(label) sin16s_gen2::@5
(label) sin16s_gen2::@return
(signed word) sin16s_gen2::ampl
(const signed word) sin16s_gen2::ampl#0 ampl = (const signed word) sin16s_gen2::max#0-(const signed word) sin16s_gen2::min#0
(word) sin16s_gen2::i
2019-10-20 09:41:56 +00:00
(word) sin16s_gen2::i#1 i zp[2]:14 22.0
(word) sin16s_gen2::i#2 i zp[2]:14 2.5384615384615383
(signed word) sin16s_gen2::max
(const signed word) sin16s_gen2::max#0 max = (signed word) $1001
(signed word) sin16s_gen2::min
(const signed word) sin16s_gen2::min#0 min = (signed word) -$1001
(signed word) sin16s_gen2::offs
(signed word*) sin16s_gen2::sintab
2019-10-20 09:41:56 +00:00
(signed word*) sin16s_gen2::sintab#0 sintab zp[2]:16 7.333333333333333
(signed word*) sin16s_gen2::sintab#2 sintab zp[2]:16 3.0
(dword) sin16s_gen2::step
2019-10-20 09:41:56 +00:00
(dword) sin16s_gen2::step#0 step zp[4]:24 0.8666666666666666
(word) sin16s_gen2::wavelength
(const word) sin16s_gen2::wavelength#0 wavelength = (word) $200
(dword) sin16s_gen2::x
2019-10-20 09:41:56 +00:00
(dword) sin16s_gen2::x#1 x zp[4]:6 11.0
(dword) sin16s_gen2::x#2 x zp[4]:6 2.75
2019-10-12 09:40:36 +00:00
zp[2]:2 [ mul16u::b#1 mulu16_sel::v2#5 mulu16_sel::v2#3 mulu16_sel::v2#4 mulu16_sel::v2#0 mulu16_sel::v2#1 main::idx_x#11 main::idx_x#10 main::idx_x#1 ]
2019-10-20 09:41:56 +00:00
zp[2]:4 [ memset::num#2 memset::end#0 main::r#10 main::r#1 mul16s::a#3 mul16s::a#1 mul16s::a#2 mul16s::a#0 sin16s::return#1 sin16s::return#5 sin16s::sinx#1 sin16s::usinx#1 sin16s::return#0 sin16s::usinx#0 ]
reg byte x [ memset::c#4 ]
reg byte a [ bitmap_init::bits#3 bitmap_init::bits#4 bitmap_init::bits#1 ]
reg byte x [ bitmap_init::x#2 bitmap_init::x#1 ]
reg byte x [ bitmap_init::y#2 bitmap_init::y#1 ]
2019-10-20 09:41:56 +00:00
zp[4]:6 [ sin16s_gen2::x#2 sin16s_gen2::x#1 ]
reg byte y [ sin16s::isUpper#2 ]
zp[4]:10 [ sin16s::x#6 sin16s::x#4 sin16s::x#0 sin16s::x#1 sin16s::x#2 mul16s::m#4 mul16s::m#5 mul16s::m#1 mul16s::m#0 mul16s::m#2 mul16u::return#2 mul16s::return#0 mul16u::res#2 mul16u::res#6 mul16u::res#1 mul16u::return#3 mul16s::return#3 main::xpos#0 mul16s::return#4 main::ypos#0 mul16s::return#2 sin16s_gen2::$6 mulu16_sel::$0 mulu16_sel::$1 ]
reg byte x [ mulu16_sel::select#5 ]
2019-10-20 09:41:56 +00:00
zp[2]:14 [ divr16u::dividend#3 divr16u::dividend#5 divr16u::dividend#0 sin16s_gen2::i#2 sin16s_gen2::i#1 memset::str#3 memset::dst#2 memset::dst#4 memset::dst#1 main::idx_y#3 main::idx_y#10 main::idx_y#1 ]
zp[2]:16 [ divr16u::quotient#3 divr16u::return#0 divr16u::quotient#1 divr16u::quotient#2 divr16u::return#2 divr16u::return#3 div32u16u::quotient_lo#0 sin16s_gen2::sintab#2 sin16s_gen2::sintab#0 ]
reg byte x [ divr16u::i#2 divr16u::i#1 ]
2019-10-20 09:41:56 +00:00
zp[1]:18 [ frame_cnt#2 frame_cnt#0 frame_cnt#1 ]
reg byte x [ bitmap_plot::y#0 ]
zp[2]:19 [ bitmap_plot::plotter#0 bitmap_plot::plotter#1 main::$13 main::$14 main::y#0 mulu16_sel::v1#5 mulu16_sel::v1#3 mulu16_sel::v1#4 mulu16_sel::v1#0 mulu16_sel::v1#1 mulu16_sel::v1#2 sin16s::x3#0 sin16s::x2#0 sin16s::x4#0 mulu16_sel::return#1 mulu16_sel::return#10 mul16u::b#0 ]
reg byte a [ bitmap_plot::$2 ]
2019-10-20 09:41:56 +00:00
zp[2]:21 [ mul16s::$9 mul16s::$16 bitmap_plot::$1 divr16u::rem#5 divr16u::rem#10 divr16u::rem#4 divr16u::rem#11 divr16u::rem#6 divr16u::rem#0 divr16u::rem#1 divr16u::rem#2 rem16u#1 mul16u::a#3 mul16u::a#6 mul16u::a#1 mul16u::a#2 mul16u::a#0 ]
reg byte a [ mul16u::$1 ]
2019-10-20 09:41:56 +00:00
zp[1]:23 [ bitmap_init::$7 main::r_add#10 main::r_add#12 main::r_add#1 ]
reg byte a [ bitmap_init::$4 ]
reg byte a [ bitmap_init::$5 ]
reg byte a [ bitmap_init::$6 ]
2019-10-20 09:41:56 +00:00
zp[4]:24 [ div32u16u::return#2 sin16s_gen2::step#0 div32u16u::return#0 ]
zp[2]:28 [ sin16s_gen2::$9 main::$7 main::$8 main::x#0 bitmap_plot::x#0 ]
2019-10-20 09:41:56 +00:00
zp[4]:30 [ sin16s::$4 mul16u::mb#2 mul16u::mb#0 mul16u::mb#1 ]
2019-10-12 09:40:36 +00:00
zp[2]:34 [ sin16s::x1#0 mul16s::$13 mul16s::$17 ]
zp[2]:36 [ div32u16u::quotient_hi#0 mulu16_sel::return#0 mulu16_sel::return#12 mulu16_sel::return#2 sin16s::x3_6#0 mulu16_sel::return#11 sin16s::x5#0 sin16s::x5_128#0 bitmap_init::yoffs#2 bitmap_init::yoffs#4 bitmap_init::yoffs#1 mul16s::b#3 mul16s::b#1 mul16s::b#2 main::cos_x#0 main::sin_y#0 main::$31 main::$33 main::$32 main::$34 ]
reg byte a [ divr16u::$1 ]
reg byte a [ divr16u::$2 ]