Subversion Repositories FlightCtrl

Rev

Rev 21 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21 Rev 32
Line 1... Line 1...
1
 
1
 
Line 2... Line 2...
2
Flight-Ctrl_MEGA644_V0_60.elf:     file format elf32-avr
2
Flight-Ctrl_MEGA644_V0_60.elf:     file format elf32-avr
3
 
3
 
4
Sections:
4
Sections:
5
Idx Name          Size      VMA       LMA       File off  Algn
5
Idx Name          Size      VMA       LMA       File off  Algn
6
  0 .data         0000008e  00800100  00005cec  00005da0  2**0
6
  0 .data         0000008e  00800100  00005cfc  00005db0  2**0
7
                  CONTENTS, ALLOC, LOAD, DATA
7
                  CONTENTS, ALLOC, LOAD, DATA
8
  1 .text         00005cec  00000000  00000000  000000b4  2**1
8
  1 .text         00005cfc  00000000  00000000  000000b4  2**1
9
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
9
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
10
  2 .bss          00000460  0080018e  0080018e  00005e2e  2**0
10
  2 .bss          00000460  0080018e  0080018e  00005e3e  2**0
11
                  ALLOC
11
                  ALLOC
12
  3 .eeprom       00000800  00810000  00810000  00005e2e  2**0
12
  3 .eeprom       00000800  00810000  00810000  00005e3e  2**0
13
                  CONTENTS, ALLOC, LOAD, DATA
13
                  CONTENTS, ALLOC, LOAD, DATA
14
  4 .stab         00000378  00000000  00000000  00006630  2**2
14
  4 .stab         00000378  00000000  00000000  00006640  2**2
15
                  CONTENTS, READONLY, DEBUGGING
15
                  CONTENTS, READONLY, DEBUGGING
16
  5 .stabstr      00000071  00000000  00000000  000069a8  2**0
16
  5 .stabstr      00000071  00000000  00000000  000069b8  2**0
Line 17... Line 17...
17
                  CONTENTS, READONLY, DEBUGGING
17
                  CONTENTS, READONLY, DEBUGGING
18
Disassembly of section .text:
18
Disassembly of section .text:
Line 254... Line 254...
254
 
254
 
255
000003e4 <__do_copy_data>:
255
000003e4 <__do_copy_data>:
256
     3e4:	11 e0       	ldi	r17, 0x01	; 1
256
     3e4:	11 e0       	ldi	r17, 0x01	; 1
257
     3e6:	a0 e0       	ldi	r26, 0x00	; 0
257
     3e6:	a0 e0       	ldi	r26, 0x00	; 0
258
     3e8:	b1 e0       	ldi	r27, 0x01	; 1
258
     3e8:	b1 e0       	ldi	r27, 0x01	; 1
259
     3ea:	ec ee       	ldi	r30, 0xEC	; 236
259
     3ea:	ec ef       	ldi	r30, 0xFC	; 252
260
     3ec:	fc e5       	ldi	r31, 0x5C	; 92
260
     3ec:	fc e5       	ldi	r31, 0x5C	; 92
Line 261... Line 261...
261
     3ee:	02 c0       	rjmp	.+4      	; 0x3f4 <.do_copy_data_start>
261
     3ee:	02 c0       	rjmp	.+4      	; 0x3f4 <.do_copy_data_start>
262
 
262
 
Line 281... Line 281...
281
00000404 <.do_clear_bss_start>:
281
00000404 <.do_clear_bss_start>:
282
     404:	ae 3e       	cpi	r26, 0xEE	; 238
282
     404:	ae 3e       	cpi	r26, 0xEE	; 238
283
     406:	b1 07       	cpc	r27, r17
283
     406:	b1 07       	cpc	r27, r17
284
     408:	e1 f7       	brne	.-8      	; 0x402 <.do_clear_bss_loop>
284
     408:	e1 f7       	brne	.-8      	; 0x402 <.do_clear_bss_loop>
285
     40a:	0e 94 40 02 	call	0x480	; 0x480 <main>
285
     40a:	0e 94 40 02 	call	0x480	; 0x480 <main>
286
     40e:	0c 94 75 2e 	jmp	0x5cea	; 0x5cea <_exit>
286
     40e:	0c 94 7d 2e 	jmp	0x5cfa	; 0x5cfa <_exit>
Line 287... Line 287...
287
 
287
 
288
00000412 <__bad_interrupt>:
288
00000412 <__bad_interrupt>:
Line 289... Line 289...
289
     412:	0c 94 00 00 	jmp	0	; 0x0 <__vectors>
289
     412:	0c 94 00 00 	jmp	0	; 0x0 <__vectors>
290
 
290
 
291
00000416 <GetActiveParamSetNumber>:
291
00000416 <GetActiveParamSetNumber>:
292
     416:	a2 e0       	ldi	r26, 0x02	; 2
292
     416:	a2 e0       	ldi	r26, 0x02	; 2
293
     418:	b0 e0       	ldi	r27, 0x00	; 0
293
     418:	b0 e0       	ldi	r27, 0x00	; 0
294
     41a:	0e 94 61 2e 	call	0x5cc2	; 0x5cc2 <__eeprom_read_byte_1F2021>
294
     41a:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_read_byte_1F2021>
295
     41e:	80 2d       	mov	r24, r0
295
     41e:	80 2d       	mov	r24, r0
Line 296... Line 296...
296
     420:	99 27       	eor	r25, r25
296
     420:	99 27       	eor	r25, r25
Line 312... Line 312...
312
 
312
 
313
0000043c <.26_start>:
313
0000043c <.26_start>:
314
     43c:	01 97       	sbiw	r24, 0x01	; 1
314
     43c:	01 97       	sbiw	r24, 0x01	; 1
315
     43e:	24 f0       	brlt	.+8      	; 0x448 <.26_finished>
315
     43e:	24 f0       	brlt	.+8      	; 0x448 <.26_finished>
316
     440:	01 90       	ld	r0, Z+
316
     440:	01 90       	ld	r0, Z+
317
     442:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
317
     442:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
Line 318... Line 318...
318
     446:	fa cf       	rjmp	.-12     	; 0x43c <.26_start>
318
     446:	fa cf       	rjmp	.-12     	; 0x43c <.26_start>
319
 
319
 
320
00000448 <.26_finished>:
320
00000448 <.26_finished>:
321
     448:	a2 e0       	ldi	r26, 0x02	; 2
321
     448:	a2 e0       	ldi	r26, 0x02	; 2
322
     44a:	b0 e0       	ldi	r27, 0x00	; 0
322
     44a:	b0 e0       	ldi	r27, 0x00	; 0
323
     44c:	02 2e       	mov	r0, r18
323
     44c:	02 2e       	mov	r0, r18
Line 324... Line 324...
324
     44e:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
324
     44e:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
325
     452:	08 95       	ret
325
     452:	08 95       	ret
326
 
326
 
Line 340... Line 340...
340
     46c:	bf 4f       	sbci	r27, 0xFF	; 255
340
     46c:	bf 4f       	sbci	r27, 0xFF	; 255
Line 341... Line 341...
341
 
341
 
342
0000046e <.44_start>:
342
0000046e <.44_start>:
343
     46e:	21 97       	sbiw	r28, 0x01	; 1
343
     46e:	21 97       	sbiw	r28, 0x01	; 1
344
     470:	24 f0       	brlt	.+8      	; 0x47a <.44_finished>
344
     470:	24 f0       	brlt	.+8      	; 0x47a <.44_finished>
345
     472:	0e 94 61 2e 	call	0x5cc2	; 0x5cc2 <__eeprom_read_byte_1F2021>
345
     472:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_read_byte_1F2021>
346
     476:	01 92       	st	Z+, r0
346
     476:	01 92       	st	Z+, r0
Line 347... Line 347...
347
     478:	fa cf       	rjmp	.-12     	; 0x46e <.44_start>
347
     478:	fa cf       	rjmp	.-12     	; 0x46e <.44_start>
348
 
348
 
Line 418... Line 418...
418
     52a:	1f 92       	push	r1
418
     52a:	1f 92       	push	r1
419
     52c:	0e 94 f9 08 	call	0x11f2	; 0x11f2 <_printf_P>
419
     52c:	0e 94 f9 08 	call	0x11f2	; 0x11f2 <_printf_P>
420
     530:	29 9a       	sbi	0x05, 1	; 5
420
     530:	29 9a       	sbi	0x05, 1	; 5
421
     532:	a1 e0       	ldi	r26, 0x01	; 1
421
     532:	a1 e0       	ldi	r26, 0x01	; 1
422
     534:	b0 e0       	ldi	r27, 0x00	; 0
422
     534:	b0 e0       	ldi	r27, 0x00	; 0
423
     536:	0e 94 61 2e 	call	0x5cc2	; 0x5cc2 <__eeprom_read_byte_1F2021>
423
     536:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_read_byte_1F2021>
424
     53a:	80 2d       	mov	r24, r0
424
     53a:	80 2d       	mov	r24, r0
425
     53c:	2d b7       	in	r18, 0x3d	; 61
425
     53c:	2d b7       	in	r18, 0x3d	; 61
426
     53e:	3e b7       	in	r19, 0x3e	; 62
426
     53e:	3e b7       	in	r19, 0x3e	; 62
427
     540:	26 5f       	subi	r18, 0xF6	; 246
427
     540:	26 5f       	subi	r18, 0xF6	; 246
428
     542:	3f 4f       	sbci	r19, 0xFF	; 255
428
     542:	3f 4f       	sbci	r19, 0xFF	; 255
Line 469... Line 469...
469
     5a0:	81 e0       	ldi	r24, 0x01	; 1
469
     5a0:	81 e0       	ldi	r24, 0x01	; 1
470
     5a2:	22 e0       	ldi	r18, 0x02	; 2
470
     5a2:	22 e0       	ldi	r18, 0x02	; 2
471
     5a4:	30 e0       	ldi	r19, 0x00	; 0
471
     5a4:	30 e0       	ldi	r19, 0x00	; 0
472
     5a6:	d9 01       	movw	r26, r18
472
     5a6:	d9 01       	movw	r26, r18
473
     5a8:	08 2e       	mov	r0, r24
473
     5a8:	08 2e       	mov	r0, r24
474
     5aa:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
474
     5aa:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
475
     5ae:	8b e3       	ldi	r24, 0x3B	; 59
475
     5ae:	8b e3       	ldi	r24, 0x3B	; 59
476
     5b0:	21 50       	subi	r18, 0x01	; 1
476
     5b0:	21 50       	subi	r18, 0x01	; 1
477
     5b2:	30 40       	sbci	r19, 0x00	; 0
477
     5b2:	30 40       	sbci	r19, 0x00	; 0
478
     5b4:	d9 01       	movw	r26, r18
478
     5b4:	d9 01       	movw	r26, r18
479
     5b6:	08 2e       	mov	r0, r24
479
     5b6:	08 2e       	mov	r0, r24
480
     5b8:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
480
     5b8:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
481
     5bc:	02 e0       	ldi	r16, 0x02	; 2
481
     5bc:	02 e0       	ldi	r16, 0x02	; 2
482
     5be:	10 e0       	ldi	r17, 0x00	; 0
482
     5be:	10 e0       	ldi	r17, 0x00	; 0
483
     5c0:	d8 01       	movw	r26, r16
483
     5c0:	d8 01       	movw	r26, r16
484
     5c2:	0e 94 61 2e 	call	0x5cc2	; 0x5cc2 <__eeprom_read_byte_1F2021>
484
     5c2:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_read_byte_1F2021>
485
     5c6:	80 2d       	mov	r24, r0
485
     5c6:	80 2d       	mov	r24, r0
486
     5c8:	4a e3       	ldi	r20, 0x3A	; 58
486
     5c8:	4a e3       	ldi	r20, 0x3A	; 58
487
     5ca:	6e e9       	ldi	r22, 0x9E	; 158
487
     5ca:	6e e9       	ldi	r22, 0x9E	; 158
488
     5cc:	75 e0       	ldi	r23, 0x05	; 5
488
     5cc:	75 e0       	ldi	r23, 0x05	; 5
489
     5ce:	0e 94 2a 02 	call	0x454	; 0x454 <ReadParameterSet>
489
     5ce:	0e 94 2a 02 	call	0x454	; 0x454 <ReadParameterSet>
490
     5d2:	d8 01       	movw	r26, r16
490
     5d2:	d8 01       	movw	r26, r16
491
     5d4:	0e 94 61 2e 	call	0x5cc2	; 0x5cc2 <__eeprom_read_byte_1F2021>
491
     5d4:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_read_byte_1F2021>
492
     5d8:	80 2d       	mov	r24, r0
492
     5d8:	80 2d       	mov	r24, r0
493
     5da:	99 27       	eor	r25, r25
493
     5da:	99 27       	eor	r25, r25
494
     5dc:	9f 93       	push	r25
494
     5dc:	9f 93       	push	r25
495
     5de:	8f 93       	push	r24
495
     5de:	8f 93       	push	r24
496
     5e0:	8e ed       	ldi	r24, 0xDE	; 222
496
     5e0:	8e ed       	ldi	r24, 0xDE	; 222
Line 698... Line 698...
698
     7e0:	90 91 cc 04 	lds	r25, 0x04CC
698
     7e0:	90 91 cc 04 	lds	r25, 0x04CC
699
     7e4:	2a e0       	ldi	r18, 0x0A	; 10
699
     7e4:	2a e0       	ldi	r18, 0x0A	; 10
700
     7e6:	30 e0       	ldi	r19, 0x00	; 0
700
     7e6:	30 e0       	ldi	r19, 0x00	; 0
701
     7e8:	40 e0       	ldi	r20, 0x00	; 0
701
     7e8:	40 e0       	ldi	r20, 0x00	; 0
702
     7ea:	50 e0       	ldi	r21, 0x00	; 0
702
     7ea:	50 e0       	ldi	r21, 0x00	; 0
703
     7ec:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
703
     7ec:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
704
     7f0:	20 93 0e 05 	sts	0x050E, r18
704
     7f0:	20 93 0e 05 	sts	0x050E, r18
705
     7f4:	30 93 0f 05 	sts	0x050F, r19
705
     7f4:	30 93 0f 05 	sts	0x050F, r19
706
     7f8:	40 93 10 05 	sts	0x0510, r20
706
     7f8:	40 93 10 05 	sts	0x0510, r20
707
     7fc:	50 93 11 05 	sts	0x0511, r21
707
     7fc:	50 93 11 05 	sts	0x0511, r21
708
     800:	60 91 c5 04 	lds	r22, 0x04C5
708
     800:	60 91 c5 04 	lds	r22, 0x04C5
Line 711... Line 711...
711
     80c:	90 91 c8 04 	lds	r25, 0x04C8
711
     80c:	90 91 c8 04 	lds	r25, 0x04C8
712
     810:	2a e0       	ldi	r18, 0x0A	; 10
712
     810:	2a e0       	ldi	r18, 0x0A	; 10
713
     812:	30 e0       	ldi	r19, 0x00	; 0
713
     812:	30 e0       	ldi	r19, 0x00	; 0
714
     814:	40 e0       	ldi	r20, 0x00	; 0
714
     814:	40 e0       	ldi	r20, 0x00	; 0
715
     816:	50 e0       	ldi	r21, 0x00	; 0
715
     816:	50 e0       	ldi	r21, 0x00	; 0
716
     818:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
716
     818:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
717
     81c:	20 93 12 05 	sts	0x0512, r18
717
     81c:	20 93 12 05 	sts	0x0512, r18
718
     820:	30 93 13 05 	sts	0x0513, r19
718
     820:	30 93 13 05 	sts	0x0513, r19
719
     824:	40 93 14 05 	sts	0x0514, r20
719
     824:	40 93 14 05 	sts	0x0514, r20
720
     828:	50 93 15 05 	sts	0x0515, r21
720
     828:	50 93 15 05 	sts	0x0515, r21
721
     82c:	60 91 cd 04 	lds	r22, 0x04CD
721
     82c:	60 91 cd 04 	lds	r22, 0x04CD
Line 724... Line 724...
724
     838:	90 91 d0 04 	lds	r25, 0x04D0
724
     838:	90 91 d0 04 	lds	r25, 0x04D0
725
     83c:	2a e0       	ldi	r18, 0x0A	; 10
725
     83c:	2a e0       	ldi	r18, 0x0A	; 10
726
     83e:	30 e0       	ldi	r19, 0x00	; 0
726
     83e:	30 e0       	ldi	r19, 0x00	; 0
727
     840:	40 e0       	ldi	r20, 0x00	; 0
727
     840:	40 e0       	ldi	r20, 0x00	; 0
728
     842:	50 e0       	ldi	r21, 0x00	; 0
728
     842:	50 e0       	ldi	r21, 0x00	; 0
729
     844:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
729
     844:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
730
     848:	20 93 16 05 	sts	0x0516, r18
730
     848:	20 93 16 05 	sts	0x0516, r18
731
     84c:	30 93 17 05 	sts	0x0517, r19
731
     84c:	30 93 17 05 	sts	0x0517, r19
732
     850:	40 93 18 05 	sts	0x0518, r20
732
     850:	40 93 18 05 	sts	0x0518, r20
733
     854:	50 93 19 05 	sts	0x0519, r21
733
     854:	50 93 19 05 	sts	0x0519, r21
734
     858:	10 92 d3 04 	sts	0x04D3, r1
734
     858:	10 92 d3 04 	sts	0x04D3, r1
Line 1646... Line 1646...
1646
    110e:	80 91 2d 04 	lds	r24, 0x042D
1646
    110e:	80 91 2d 04 	lds	r24, 0x042D
1647
    1112:	8b 56       	subi	r24, 0x6B	; 107
1647
    1112:	8b 56       	subi	r24, 0x6B	; 107
1648
    1114:	a2 e0       	ldi	r26, 0x02	; 2
1648
    1114:	a2 e0       	ldi	r26, 0x02	; 2
1649
    1116:	b0 e0       	ldi	r27, 0x00	; 0
1649
    1116:	b0 e0       	ldi	r27, 0x00	; 0
1650
    1118:	08 2e       	mov	r0, r24
1650
    1118:	08 2e       	mov	r0, r24
1651
    111a:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
1651
    111a:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
1652
    111e:	0e 94 0b 02 	call	0x416	; 0x416 <GetActiveParamSetNumber>
1652
    111e:	0e 94 0b 02 	call	0x416	; 0x416 <GetActiveParamSetNumber>
1653
    1122:	99 27       	eor	r25, r25
1653
    1122:	99 27       	eor	r25, r25
1654
    1124:	0e 94 81 1e 	call	0x3d02	; 0x3d02 <Piep>
1654
    1124:	0e 94 81 1e 	call	0x3d02	; 0x3d02 <Piep>
1655
    1128:	10 92 93 01 	sts	0x0193, r1
1655
    1128:	10 92 93 01 	sts	0x0193, r1
1656
    112c:	22 96       	adiw	r28, 0x02	; 2
1656
    112c:	22 96       	adiw	r28, 0x02	; 2
Line 2152... Line 2152...
2152
    1508:	47 fd       	sbrc	r20, 7
2152
    1508:	47 fd       	sbrc	r20, 7
2153
    150a:	50 95       	com	r21
2153
    150a:	50 95       	com	r21
2154
    150c:	60 e0       	ldi	r22, 0x00	; 0
2154
    150c:	60 e0       	ldi	r22, 0x00	; 0
2155
    150e:	70 e0       	ldi	r23, 0x00	; 0
2155
    150e:	70 e0       	ldi	r23, 0x00	; 0
2156
    1510:	c6 01       	movw	r24, r12
2156
    1510:	c6 01       	movw	r24, r12
2157
    1512:	0e 94 b3 2b 	call	0x5766	; 0x5766 <memchr>
2157
    1512:	0e 94 bb 2b 	call	0x5776	; 0x5776 <memchr>
2158
    1516:	00 97       	sbiw	r24, 0x00	; 0
2158
    1516:	00 97       	sbiw	r24, 0x00	; 0
2159
    1518:	11 f4       	brne	.+4      	; 0x151e <_printf_P+0x32c>
2159
    1518:	11 f4       	brne	.+4      	; 0x151e <_printf_P+0x32c>
2160
    151a:	19 a9       	ldd	r17, Y+49	; 0x31
2160
    151a:	19 a9       	ldd	r17, Y+49	; 0x31
2161
    151c:	0d c0       	rjmp	.+26     	; 0x1538 <_printf_P+0x346>
2161
    151c:	0d c0       	rjmp	.+26     	; 0x1538 <_printf_P+0x346>
2162
    151e:	8c 19       	sub	r24, r12
2162
    151e:	8c 19       	sub	r24, r12
Line 2253... Line 2253...
2253
    15d4:	11 27       	eor	r17, r17
2253
    15d4:	11 27       	eor	r17, r17
2254
    15d6:	c2 01       	movw	r24, r4
2254
    15d6:	c2 01       	movw	r24, r4
2255
    15d8:	b1 01       	movw	r22, r2
2255
    15d8:	b1 01       	movw	r22, r2
2256
    15da:	a8 01       	movw	r20, r16
2256
    15da:	a8 01       	movw	r20, r16
2257
    15dc:	97 01       	movw	r18, r14
2257
    15dc:	97 01       	movw	r18, r14
2258
    15de:	0e 94 24 2e 	call	0x5c48	; 0x5c48 <__udivmodsi4>
2258
    15de:	0e 94 2c 2e 	call	0x5c58	; 0x5c58 <__udivmodsi4>
2259
    15e2:	6a 30       	cpi	r22, 0x0A	; 10
2259
    15e2:	6a 30       	cpi	r22, 0x0A	; 10
2260
    15e4:	20 f4       	brcc	.+8      	; 0x15ee <_printf_P+0x3fc>
2260
    15e4:	20 f4       	brcc	.+8      	; 0x15ee <_printf_P+0x3fc>
2261
    15e6:	30 e3       	ldi	r19, 0x30	; 48
2261
    15e6:	30 e3       	ldi	r19, 0x30	; 48
2262
    15e8:	a3 2e       	mov	r10, r19
2262
    15e8:	a3 2e       	mov	r10, r19
2263
    15ea:	a6 0e       	add	r10, r22
2263
    15ea:	a6 0e       	add	r10, r22
Line 2275... Line 2275...
2275
    1602:	6f 01       	movw	r12, r30
2275
    1602:	6f 01       	movw	r12, r30
2276
    1604:	c2 01       	movw	r24, r4
2276
    1604:	c2 01       	movw	r24, r4
2277
    1606:	b1 01       	movw	r22, r2
2277
    1606:	b1 01       	movw	r22, r2
2278
    1608:	a8 01       	movw	r20, r16
2278
    1608:	a8 01       	movw	r20, r16
2279
    160a:	97 01       	movw	r18, r14
2279
    160a:	97 01       	movw	r18, r14
2280
    160c:	0e 94 24 2e 	call	0x5c48	; 0x5c48 <__udivmodsi4>
2280
    160c:	0e 94 2c 2e 	call	0x5c58	; 0x5c58 <__udivmodsi4>
2281
    1610:	39 01       	movw	r6, r18
2281
    1610:	39 01       	movw	r6, r18
2282
    1612:	4a 01       	movw	r8, r20
2282
    1612:	4a 01       	movw	r8, r20
2283
    1614:	2e 14       	cp	r2, r14
2283
    1614:	2e 14       	cp	r2, r14
2284
    1616:	3f 04       	cpc	r3, r15
2284
    1616:	3f 04       	cpc	r3, r15
2285
    1618:	40 06       	cpc	r4, r16
2285
    1618:	40 06       	cpc	r4, r16
Line 2507... Line 2507...
2507
    1824:	93 0b       	sbc	r25, r19
2507
    1824:	93 0b       	sbc	r25, r19
2508
    1826:	84 5e       	subi	r24, 0xE4	; 228
2508
    1826:	84 5e       	subi	r24, 0xE4	; 228
2509
    1828:	9d 4f       	sbci	r25, 0xFD	; 253
2509
    1828:	9d 4f       	sbci	r25, 0xFD	; 253
2510
    182a:	68 e6       	ldi	r22, 0x68	; 104
2510
    182a:	68 e6       	ldi	r22, 0x68	; 104
2511
    182c:	71 e0       	ldi	r23, 0x01	; 1
2511
    182c:	71 e0       	ldi	r23, 0x01	; 1
2512
    182e:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
2512
    182e:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
2513
    1832:	84 5b       	subi	r24, 0xB4	; 180
2513
    1832:	84 5b       	subi	r24, 0xB4	; 180
2514
    1834:	90 40       	sbci	r25, 0x00	; 0
2514
    1834:	90 40       	sbci	r25, 0x00	; 0
2515
    1836:	90 93 1c 02 	sts	0x021C, r25
2515
    1836:	90 93 1c 02 	sts	0x021C, r25
2516
    183a:	80 93 1b 02 	sts	0x021B, r24
2516
    183a:	80 93 1b 02 	sts	0x021B, r24
2517
    183e:	10 92 aa 01 	sts	0x01AA, r1
2517
    183e:	10 92 aa 01 	sts	0x01AA, r1
Line 2602... Line 2602...
2602
    1900:	11 27       	eor	r17, r17
2602
    1900:	11 27       	eor	r17, r17
2603
    1902:	20 e8       	ldi	r18, 0x80	; 128
2603
    1902:	20 e8       	ldi	r18, 0x80	; 128
2604
    1904:	30 e0       	ldi	r19, 0x00	; 0
2604
    1904:	30 e0       	ldi	r19, 0x00	; 0
2605
    1906:	40 e0       	ldi	r20, 0x00	; 0
2605
    1906:	40 e0       	ldi	r20, 0x00	; 0
2606
    1908:	50 e0       	ldi	r21, 0x00	; 0
2606
    1908:	50 e0       	ldi	r21, 0x00	; 0
2607
    190a:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
2607
    190a:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
2608
    190e:	c8 01       	movw	r24, r16
2608
    190e:	c8 01       	movw	r24, r16
2609
    1910:	b7 01       	movw	r22, r14
2609
    1910:	b7 01       	movw	r22, r14
2610
    1912:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
2610
    1912:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
2611
    1916:	20 e0       	ldi	r18, 0x00	; 0
2611
    1916:	20 e0       	ldi	r18, 0x00	; 0
2612
    1918:	32 e0       	ldi	r19, 0x02	; 2
2612
    1918:	32 e0       	ldi	r19, 0x02	; 2
2613
    191a:	40 e0       	ldi	r20, 0x00	; 0
2613
    191a:	40 e0       	ldi	r20, 0x00	; 0
2614
    191c:	50 e0       	ldi	r21, 0x00	; 0
2614
    191c:	50 e0       	ldi	r21, 0x00	; 0
2615
    191e:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
2615
    191e:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
2616
    1922:	c2 0f       	add	r28, r18
2616
    1922:	c2 0f       	add	r28, r18
2617
    1924:	d3 1f       	adc	r29, r19
2617
    1924:	d3 1f       	adc	r29, r19
2618
    1926:	1d c0       	rjmp	.+58     	; 0x1962 <__vector_9+0xd6>
2618
    1926:	1d c0       	rjmp	.+58     	; 0x1962 <__vector_9+0xd6>
2619
    1928:	60 91 e7 01 	lds	r22, 0x01E7
2619
    1928:	60 91 e7 01 	lds	r22, 0x01E7
2620
    192c:	70 91 e8 01 	lds	r23, 0x01E8
2620
    192c:	70 91 e8 01 	lds	r23, 0x01E8
Line 2625... Line 2625...
2625
    193c:	11 27       	eor	r17, r17
2625
    193c:	11 27       	eor	r17, r17
2626
    193e:	20 e8       	ldi	r18, 0x80	; 128
2626
    193e:	20 e8       	ldi	r18, 0x80	; 128
2627
    1940:	30 e0       	ldi	r19, 0x00	; 0
2627
    1940:	30 e0       	ldi	r19, 0x00	; 0
2628
    1942:	40 e0       	ldi	r20, 0x00	; 0
2628
    1942:	40 e0       	ldi	r20, 0x00	; 0
2629
    1944:	50 e0       	ldi	r21, 0x00	; 0
2629
    1944:	50 e0       	ldi	r21, 0x00	; 0
2630
    1946:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
2630
    1946:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
2631
    194a:	c8 01       	movw	r24, r16
2631
    194a:	c8 01       	movw	r24, r16
2632
    194c:	b7 01       	movw	r22, r14
2632
    194c:	b7 01       	movw	r22, r14
2633
    194e:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
2633
    194e:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
2634
    1952:	20 e0       	ldi	r18, 0x00	; 0
2634
    1952:	20 e0       	ldi	r18, 0x00	; 0
2635
    1954:	32 e0       	ldi	r19, 0x02	; 2
2635
    1954:	32 e0       	ldi	r19, 0x02	; 2
2636
    1956:	40 e0       	ldi	r20, 0x00	; 0
2636
    1956:	40 e0       	ldi	r20, 0x00	; 0
2637
    1958:	50 e0       	ldi	r21, 0x00	; 0
2637
    1958:	50 e0       	ldi	r21, 0x00	; 0
2638
    195a:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
2638
    195a:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
2639
    195e:	c2 1b       	sub	r28, r18
2639
    195e:	c2 1b       	sub	r28, r18
2640
    1960:	d3 0b       	sbc	r29, r19
2640
    1960:	d3 0b       	sbc	r29, r19
2641
    1962:	d0 93 ae 01 	sts	0x01AE, r29
2641
    1962:	d0 93 ae 01 	sts	0x01AE, r29
2642
    1966:	c0 93 ad 01 	sts	0x01AD, r28
2642
    1966:	c0 93 ad 01 	sts	0x01AD, r28
2643
    196a:	20 91 ad 01 	lds	r18, 0x01AD
2643
    196a:	20 91 ad 01 	lds	r18, 0x01AD
Line 2977... Line 2977...
2977
    1cf4:	33 1f       	adc	r19, r19
2977
    1cf4:	33 1f       	adc	r19, r19
2978
    1cf6:	24 0f       	add	r18, r20
2978
    1cf6:	24 0f       	add	r18, r20
2979
    1cf8:	35 1f       	adc	r19, r21
2979
    1cf8:	35 1f       	adc	r19, r21
2980
    1cfa:	63 e0       	ldi	r22, 0x03	; 3
2980
    1cfa:	63 e0       	ldi	r22, 0x03	; 3
2981
    1cfc:	70 e0       	ldi	r23, 0x00	; 0
2981
    1cfc:	70 e0       	ldi	r23, 0x00	; 0
2982
    1cfe:	0e 94 fd 2d 	call	0x5bfa	; 0x5bfa <__udivmodhi4>
2982
    1cfe:	0e 94 05 2e 	call	0x5c0a	; 0x5c0a <__udivmodhi4>
2983
    1d02:	26 0f       	add	r18, r22
2983
    1d02:	26 0f       	add	r18, r22
2984
    1d04:	37 1f       	adc	r19, r23
2984
    1d04:	37 1f       	adc	r19, r23
2985
    1d06:	36 95       	lsr	r19
2985
    1d06:	36 95       	lsr	r19
2986
    1d08:	27 95       	ror	r18
2986
    1d08:	27 95       	ror	r18
2987
    1d0a:	36 95       	lsr	r19
2987
    1d0a:	36 95       	lsr	r19
Line 3041... Line 3041...
3041
    1dbe:	10 91 e4 01 	lds	r17, 0x01E4
3041
    1dbe:	10 91 e4 01 	lds	r17, 0x01E4
3042
    1dc2:	88 27       	eor	r24, r24
3042
    1dc2:	88 27       	eor	r24, r24
3043
    1dc4:	77 fd       	sbrc	r23, 7
3043
    1dc4:	77 fd       	sbrc	r23, 7
3044
    1dc6:	80 95       	com	r24
3044
    1dc6:	80 95       	com	r24
3045
    1dc8:	98 2f       	mov	r25, r24
3045
    1dc8:	98 2f       	mov	r25, r24
3046
    1dca:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
3046
    1dca:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
3047
    1dce:	a8 01       	movw	r20, r16
3047
    1dce:	a8 01       	movw	r20, r16
3048
    1dd0:	97 01       	movw	r18, r14
3048
    1dd0:	97 01       	movw	r18, r14
3049
    1dd2:	0e 94 c0 2b 	call	0x5780	; 0x5780 <__subsf3>
3049
    1dd2:	0e 94 c8 2b 	call	0x5790	; 0x5790 <__subsf3>
3050
    1dd6:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
3050
    1dd6:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
3051
    1dda:	70 93 bd 01 	sts	0x01BD, r23
3051
    1dda:	70 93 bd 01 	sts	0x01BD, r23
3052
    1dde:	60 93 bc 01 	sts	0x01BC, r22
3052
    1dde:	60 93 bc 01 	sts	0x01BC, r22
3053
    1de2:	20 91 bc 01 	lds	r18, 0x01BC
3053
    1de2:	20 91 bc 01 	lds	r18, 0x01BC
3054
    1de6:	30 91 bd 01 	lds	r19, 0x01BD
3054
    1de6:	30 91 bd 01 	lds	r19, 0x01BD
3055
    1dea:	e0 91 58 05 	lds	r30, 0x0558
3055
    1dea:	e0 91 58 05 	lds	r30, 0x0558
Line 3061... Line 3061...
3061
    1dfe:	90 95       	com	r25
3061
    1dfe:	90 95       	com	r25
3062
    1e00:	81 95       	neg	r24
3062
    1e00:	81 95       	neg	r24
3063
    1e02:	9f 4f       	sbci	r25, 0xFF	; 255
3063
    1e02:	9f 4f       	sbci	r25, 0xFF	; 255
3064
    1e04:	64 e0       	ldi	r22, 0x04	; 4
3064
    1e04:	64 e0       	ldi	r22, 0x04	; 4
3065
    1e06:	70 e0       	ldi	r23, 0x00	; 0
3065
    1e06:	70 e0       	ldi	r23, 0x00	; 0
3066
    1e08:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3066
    1e08:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3067
    1e0c:	eb 01       	movw	r28, r22
3067
    1e0c:	eb 01       	movw	r28, r22
3068
    1e0e:	cf 01       	movw	r24, r30
3068
    1e0e:	cf 01       	movw	r24, r30
3069
    1e10:	f7 ff       	sbrs	r31, 7
3069
    1e10:	f7 ff       	sbrs	r31, 7
3070
    1e12:	03 c0       	rjmp	.+6      	; 0x1e1a <__vector_24+0x3b6>
3070
    1e12:	03 c0       	rjmp	.+6      	; 0x1e1a <__vector_24+0x3b6>
3071
    1e14:	90 95       	com	r25
3071
    1e14:	90 95       	com	r25
3072
    1e16:	81 95       	neg	r24
3072
    1e16:	81 95       	neg	r24
3073
    1e18:	9f 4f       	sbci	r25, 0xFF	; 255
3073
    1e18:	9f 4f       	sbci	r25, 0xFF	; 255
3074
    1e1a:	64 e0       	ldi	r22, 0x04	; 4
3074
    1e1a:	64 e0       	ldi	r22, 0x04	; 4
3075
    1e1c:	70 e0       	ldi	r23, 0x00	; 0
3075
    1e1c:	70 e0       	ldi	r23, 0x00	; 0
3076
    1e1e:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3076
    1e1e:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3077
    1e22:	26 0f       	add	r18, r22
3077
    1e22:	26 0f       	add	r18, r22
3078
    1e24:	37 1f       	adc	r19, r23
3078
    1e24:	37 1f       	adc	r19, r23
3079
    1e26:	2c 0f       	add	r18, r28
3079
    1e26:	2c 0f       	add	r18, r28
3080
    1e28:	3d 1f       	adc	r19, r29
3080
    1e28:	3d 1f       	adc	r19, r29
3081
    1e2a:	30 93 bd 01 	sts	0x01BD, r19
3081
    1e2a:	30 93 bd 01 	sts	0x01BD, r19
Line 3090... Line 3090...
3090
    1e4a:	90 91 e4 01 	lds	r25, 0x01E4
3090
    1e4a:	90 91 e4 01 	lds	r25, 0x01E4
3091
    1e4e:	20 e0       	ldi	r18, 0x00	; 0
3091
    1e4e:	20 e0       	ldi	r18, 0x00	; 0
3092
    1e50:	30 e0       	ldi	r19, 0x00	; 0
3092
    1e50:	30 e0       	ldi	r19, 0x00	; 0
3093
    1e52:	48 e4       	ldi	r20, 0x48	; 72
3093
    1e52:	48 e4       	ldi	r20, 0x48	; 72
3094
    1e54:	54 e4       	ldi	r21, 0x44	; 68
3094
    1e54:	54 e4       	ldi	r21, 0x44	; 68
3095
    1e56:	0e 94 89 2c 	call	0x5912	; 0x5912 <__eqsf2>
3095
    1e56:	0e 94 91 2c 	call	0x5922	; 0x5922 <__eqsf2>
3096
    1e5a:	88 23       	and	r24, r24
3096
    1e5a:	88 23       	and	r24, r24
3097
    1e5c:	0c f0       	brlt	.+2      	; 0x1e60 <__vector_24+0x3fc>
3097
    1e5c:	0c f0       	brlt	.+2      	; 0x1e60 <__vector_24+0x3fc>
3098
    1e5e:	3c c0       	rjmp	.+120    	; 0x1ed8 <__vector_24+0x474>
3098
    1e5e:	3c c0       	rjmp	.+120    	; 0x1ed8 <__vector_24+0x474>
3099
    1e60:	60 91 e1 01 	lds	r22, 0x01E1
3099
    1e60:	60 91 e1 01 	lds	r22, 0x01E1
3100
    1e64:	70 91 e2 01 	lds	r23, 0x01E2
3100
    1e64:	70 91 e2 01 	lds	r23, 0x01E2
Line 3102... Line 3102...
3102
    1e6c:	90 91 e4 01 	lds	r25, 0x01E4
3102
    1e6c:	90 91 e4 01 	lds	r25, 0x01E4
3103
    1e70:	2a e0       	ldi	r18, 0x0A	; 10
3103
    1e70:	2a e0       	ldi	r18, 0x0A	; 10
3104
    1e72:	37 ed       	ldi	r19, 0xD7	; 215
3104
    1e72:	37 ed       	ldi	r19, 0xD7	; 215
3105
    1e74:	43 ea       	ldi	r20, 0xA3	; 163
3105
    1e74:	43 ea       	ldi	r20, 0xA3	; 163
3106
    1e76:	5c e3       	ldi	r21, 0x3C	; 60
3106
    1e76:	5c e3       	ldi	r21, 0x3C	; 60
3107
    1e78:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
3107
    1e78:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
3108
    1e7c:	25 c0       	rjmp	.+74     	; 0x1ec8 <__vector_24+0x464>
3108
    1e7c:	25 c0       	rjmp	.+74     	; 0x1ec8 <__vector_24+0x464>
3109
    1e7e:	80 91 bc 01 	lds	r24, 0x01BC
3109
    1e7e:	80 91 bc 01 	lds	r24, 0x01BC
3110
    1e82:	90 91 bd 01 	lds	r25, 0x01BD
3110
    1e82:	90 91 bd 01 	lds	r25, 0x01BD
3111
    1e86:	8f 5f       	subi	r24, 0xFF	; 255
3111
    1e86:	8f 5f       	subi	r24, 0xFF	; 255
3112
    1e88:	9f 4f       	sbci	r25, 0xFF	; 255
3112
    1e88:	9f 4f       	sbci	r25, 0xFF	; 255
Line 3117... Line 3117...
3117
    1e98:	90 91 e4 01 	lds	r25, 0x01E4
3117
    1e98:	90 91 e4 01 	lds	r25, 0x01E4
3118
    1e9c:	20 e0       	ldi	r18, 0x00	; 0
3118
    1e9c:	20 e0       	ldi	r18, 0x00	; 0
3119
    1e9e:	30 e0       	ldi	r19, 0x00	; 0
3119
    1e9e:	30 e0       	ldi	r19, 0x00	; 0
3120
    1ea0:	46 e1       	ldi	r20, 0x16	; 22
3120
    1ea0:	46 e1       	ldi	r20, 0x16	; 22
3121
    1ea2:	54 e4       	ldi	r21, 0x44	; 68
3121
    1ea2:	54 e4       	ldi	r21, 0x44	; 68
3122
    1ea4:	0e 94 8c 2c 	call	0x5918	; 0x5918 <__gesf2>
3122
    1ea4:	0e 94 94 2c 	call	0x5928	; 0x5928 <__gesf2>
3123
    1ea8:	18 16       	cp	r1, r24
3123
    1ea8:	18 16       	cp	r1, r24
3124
    1eaa:	b4 f4       	brge	.+44     	; 0x1ed8 <__vector_24+0x474>
3124
    1eaa:	b4 f4       	brge	.+44     	; 0x1ed8 <__vector_24+0x474>
3125
    1eac:	60 91 e1 01 	lds	r22, 0x01E1
3125
    1eac:	60 91 e1 01 	lds	r22, 0x01E1
3126
    1eb0:	70 91 e2 01 	lds	r23, 0x01E2
3126
    1eb0:	70 91 e2 01 	lds	r23, 0x01E2
3127
    1eb4:	80 91 e3 01 	lds	r24, 0x01E3
3127
    1eb4:	80 91 e3 01 	lds	r24, 0x01E3
3128
    1eb8:	90 91 e4 01 	lds	r25, 0x01E4
3128
    1eb8:	90 91 e4 01 	lds	r25, 0x01E4
3129
    1ebc:	2a e0       	ldi	r18, 0x0A	; 10
3129
    1ebc:	2a e0       	ldi	r18, 0x0A	; 10
3130
    1ebe:	37 ed       	ldi	r19, 0xD7	; 215
3130
    1ebe:	37 ed       	ldi	r19, 0xD7	; 215
3131
    1ec0:	43 ea       	ldi	r20, 0xA3	; 163
3131
    1ec0:	43 ea       	ldi	r20, 0xA3	; 163
3132
    1ec2:	5c e3       	ldi	r21, 0x3C	; 60
3132
    1ec2:	5c e3       	ldi	r21, 0x3C	; 60
3133
    1ec4:	0e 94 c0 2b 	call	0x5780	; 0x5780 <__subsf3>
3133
    1ec4:	0e 94 c8 2b 	call	0x5790	; 0x5790 <__subsf3>
3134
    1ec8:	60 93 e1 01 	sts	0x01E1, r22
3134
    1ec8:	60 93 e1 01 	sts	0x01E1, r22
3135
    1ecc:	70 93 e2 01 	sts	0x01E2, r23
3135
    1ecc:	70 93 e2 01 	sts	0x01E2, r23
3136
    1ed0:	80 93 e3 01 	sts	0x01E3, r24
3136
    1ed0:	80 93 e3 01 	sts	0x01E3, r24
3137
    1ed4:	90 93 e4 01 	sts	0x01E4, r25
3137
    1ed4:	90 93 e4 01 	sts	0x01E4, r25
3138
    1ed8:	81 e0       	ldi	r24, 0x01	; 1
3138
    1ed8:	81 e0       	ldi	r24, 0x01	; 1
Line 3169... Line 3169...
3169
    1f42:	90 91 16 02 	lds	r25, 0x0216
3169
    1f42:	90 91 16 02 	lds	r25, 0x0216
3170
    1f46:	20 e0       	ldi	r18, 0x00	; 0
3170
    1f46:	20 e0       	ldi	r18, 0x00	; 0
3171
    1f48:	34 e0       	ldi	r19, 0x04	; 4
3171
    1f48:	34 e0       	ldi	r19, 0x04	; 4
3172
    1f4a:	40 e0       	ldi	r20, 0x00	; 0
3172
    1f4a:	40 e0       	ldi	r20, 0x00	; 0
3173
    1f4c:	50 e0       	ldi	r21, 0x00	; 0
3173
    1f4c:	50 e0       	ldi	r21, 0x00	; 0
3174
    1f4e:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
3174
    1f4e:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
3175
    1f52:	e2 1a       	sub	r14, r18
3175
    1f52:	e2 1a       	sub	r14, r18
3176
    1f54:	f3 0a       	sbc	r15, r19
3176
    1f54:	f3 0a       	sbc	r15, r19
3177
    1f56:	04 0b       	sbc	r16, r20
3177
    1f56:	04 0b       	sbc	r16, r20
3178
    1f58:	15 0b       	sbc	r17, r21
3178
    1f58:	15 0b       	sbc	r17, r21
3179
    1f5a:	e0 92 13 02 	sts	0x0213, r14
3179
    1f5a:	e0 92 13 02 	sts	0x0213, r14
Line 3243... Line 3243...
3243
    201e:	95 1f       	adc	r25, r21
3243
    201e:	95 1f       	adc	r25, r21
3244
    2020:	24 e0       	ldi	r18, 0x04	; 4
3244
    2020:	24 e0       	ldi	r18, 0x04	; 4
3245
    2022:	30 e0       	ldi	r19, 0x00	; 0
3245
    2022:	30 e0       	ldi	r19, 0x00	; 0
3246
    2024:	40 e0       	ldi	r20, 0x00	; 0
3246
    2024:	40 e0       	ldi	r20, 0x00	; 0
3247
    2026:	50 e0       	ldi	r21, 0x00	; 0
3247
    2026:	50 e0       	ldi	r21, 0x00	; 0
3248
    2028:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
3248
    2028:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
3249
    202c:	20 93 06 01 	sts	0x0106, r18
3249
    202c:	20 93 06 01 	sts	0x0106, r18
3250
    2030:	30 93 07 01 	sts	0x0107, r19
3250
    2030:	30 93 07 01 	sts	0x0107, r19
3251
    2034:	40 93 08 01 	sts	0x0108, r20
3251
    2034:	40 93 08 01 	sts	0x0108, r20
3252
    2038:	50 93 09 01 	sts	0x0109, r21
3252
    2038:	50 93 09 01 	sts	0x0109, r21
3253
    203c:	20 91 5c 05 	lds	r18, 0x055C
3253
    203c:	20 91 5c 05 	lds	r18, 0x055C
Line 3585... Line 3585...
3585
    234e:	90 91 ea 01 	lds	r25, 0x01EA
3585
    234e:	90 91 ea 01 	lds	r25, 0x01EA
3586
    2352:	20 e0       	ldi	r18, 0x00	; 0
3586
    2352:	20 e0       	ldi	r18, 0x00	; 0
3587
    2354:	34 e0       	ldi	r19, 0x04	; 4
3587
    2354:	34 e0       	ldi	r19, 0x04	; 4
3588
    2356:	40 e0       	ldi	r20, 0x00	; 0
3588
    2356:	40 e0       	ldi	r20, 0x00	; 0
3589
    2358:	50 e0       	ldi	r21, 0x00	; 0
3589
    2358:	50 e0       	ldi	r21, 0x00	; 0
3590
    235a:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
3590
    235a:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
3591
    235e:	5f 93       	push	r21
3591
    235e:	5f 93       	push	r21
3592
    2360:	4f 93       	push	r20
3592
    2360:	4f 93       	push	r20
3593
    2362:	3f 93       	push	r19
3593
    2362:	3f 93       	push	r19
3594
    2364:	2f 93       	push	r18
3594
    2364:	2f 93       	push	r18
3595
    2366:	82 e3       	ldi	r24, 0x32	; 50
3595
    2366:	82 e3       	ldi	r24, 0x32	; 50
Line 3606... Line 3606...
3606
    2386:	90 91 f2 01 	lds	r25, 0x01F2
3606
    2386:	90 91 f2 01 	lds	r25, 0x01F2
3607
    238a:	20 e0       	ldi	r18, 0x00	; 0
3607
    238a:	20 e0       	ldi	r18, 0x00	; 0
3608
    238c:	34 e0       	ldi	r19, 0x04	; 4
3608
    238c:	34 e0       	ldi	r19, 0x04	; 4
3609
    238e:	40 e0       	ldi	r20, 0x00	; 0
3609
    238e:	40 e0       	ldi	r20, 0x00	; 0
3610
    2390:	50 e0       	ldi	r21, 0x00	; 0
3610
    2390:	50 e0       	ldi	r21, 0x00	; 0
3611
    2392:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
3611
    2392:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
3612
    2396:	5f 93       	push	r21
3612
    2396:	5f 93       	push	r21
3613
    2398:	4f 93       	push	r20
3613
    2398:	4f 93       	push	r20
3614
    239a:	3f 93       	push	r19
3614
    239a:	3f 93       	push	r19
3615
    239c:	2f 93       	push	r18
3615
    239c:	2f 93       	push	r18
3616
    239e:	83 e2       	ldi	r24, 0x23	; 35
3616
    239e:	83 e2       	ldi	r24, 0x23	; 35
Line 3811... Line 3811...
3811
    2582:	90 91 b3 01 	lds	r25, 0x01B3
3811
    2582:	90 91 b3 01 	lds	r25, 0x01B3
3812
    2586:	60 91 be 01 	lds	r22, 0x01BE
3812
    2586:	60 91 be 01 	lds	r22, 0x01BE
3813
    258a:	3f 93       	push	r19
3813
    258a:	3f 93       	push	r19
3814
    258c:	2f 93       	push	r18
3814
    258c:	2f 93       	push	r18
3815
    258e:	77 27       	eor	r23, r23
3815
    258e:	77 27       	eor	r23, r23
3816
    2590:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3816
    2590:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3817
    2594:	7f 93       	push	r23
3817
    2594:	7f 93       	push	r23
3818
    2596:	6f 93       	push	r22
3818
    2596:	6f 93       	push	r22
3819
    2598:	87 e7       	ldi	r24, 0x77	; 119
3819
    2598:	87 e7       	ldi	r24, 0x77	; 119
3820
    259a:	92 e0       	ldi	r25, 0x02	; 2
3820
    259a:	92 e0       	ldi	r25, 0x02	; 2
3821
    259c:	9f 93       	push	r25
3821
    259c:	9f 93       	push	r25
Line 3830... Line 3830...
3830
    25b8:	90 91 b5 01 	lds	r25, 0x01B5
3830
    25b8:	90 91 b5 01 	lds	r25, 0x01B5
3831
    25bc:	60 91 bf 01 	lds	r22, 0x01BF
3831
    25bc:	60 91 bf 01 	lds	r22, 0x01BF
3832
    25c0:	3f 93       	push	r19
3832
    25c0:	3f 93       	push	r19
3833
    25c2:	2f 93       	push	r18
3833
    25c2:	2f 93       	push	r18
3834
    25c4:	77 27       	eor	r23, r23
3834
    25c4:	77 27       	eor	r23, r23
3835
    25c6:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3835
    25c6:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3836
    25ca:	7f 93       	push	r23
3836
    25ca:	7f 93       	push	r23
3837
    25cc:	6f 93       	push	r22
3837
    25cc:	6f 93       	push	r22
3838
    25ce:	88 e6       	ldi	r24, 0x68	; 104
3838
    25ce:	88 e6       	ldi	r24, 0x68	; 104
3839
    25d0:	92 e0       	ldi	r25, 0x02	; 2
3839
    25d0:	92 e0       	ldi	r25, 0x02	; 2
3840
    25d2:	9f 93       	push	r25
3840
    25d2:	9f 93       	push	r25
Line 3849... Line 3849...
3849
    25ee:	90 91 b7 01 	lds	r25, 0x01B7
3849
    25ee:	90 91 b7 01 	lds	r25, 0x01B7
3850
    25f2:	60 91 c0 01 	lds	r22, 0x01C0
3850
    25f2:	60 91 c0 01 	lds	r22, 0x01C0
3851
    25f6:	3f 93       	push	r19
3851
    25f6:	3f 93       	push	r19
3852
    25f8:	2f 93       	push	r18
3852
    25f8:	2f 93       	push	r18
3853
    25fa:	77 27       	eor	r23, r23
3853
    25fa:	77 27       	eor	r23, r23
3854
    25fc:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3854
    25fc:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3855
    2600:	7f 93       	push	r23
3855
    2600:	7f 93       	push	r23
3856
    2602:	6f 93       	push	r22
3856
    2602:	6f 93       	push	r22
3857
    2604:	89 e5       	ldi	r24, 0x59	; 89
3857
    2604:	89 e5       	ldi	r24, 0x59	; 89
3858
    2606:	92 e0       	ldi	r25, 0x02	; 2
3858
    2606:	92 e0       	ldi	r25, 0x02	; 2
3859
    2608:	56 c0       	rjmp	.+172    	; 0x26b6 <Menu+0x5aa>
3859
    2608:	56 c0       	rjmp	.+172    	; 0x26b6 <Menu+0x5aa>
Line 3872... Line 3872...
3872
    262e:	90 91 bb 01 	lds	r25, 0x01BB
3872
    262e:	90 91 bb 01 	lds	r25, 0x01BB
3873
    2632:	60 91 c1 01 	lds	r22, 0x01C1
3873
    2632:	60 91 c1 01 	lds	r22, 0x01C1
3874
    2636:	3f 93       	push	r19
3874
    2636:	3f 93       	push	r19
3875
    2638:	2f 93       	push	r18
3875
    2638:	2f 93       	push	r18
3876
    263a:	77 27       	eor	r23, r23
3876
    263a:	77 27       	eor	r23, r23
3877
    263c:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3877
    263c:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3878
    2640:	7f 93       	push	r23
3878
    2640:	7f 93       	push	r23
3879
    2642:	6f 93       	push	r22
3879
    2642:	6f 93       	push	r22
3880
    2644:	8d e3       	ldi	r24, 0x3D	; 61
3880
    2644:	8d e3       	ldi	r24, 0x3D	; 61
3881
    2646:	92 e0       	ldi	r25, 0x02	; 2
3881
    2646:	92 e0       	ldi	r25, 0x02	; 2
3882
    2648:	9f 93       	push	r25
3882
    2648:	9f 93       	push	r25
Line 3891... Line 3891...
3891
    2664:	90 91 b9 01 	lds	r25, 0x01B9
3891
    2664:	90 91 b9 01 	lds	r25, 0x01B9
3892
    2668:	60 91 c2 01 	lds	r22, 0x01C2
3892
    2668:	60 91 c2 01 	lds	r22, 0x01C2
3893
    266c:	3f 93       	push	r19
3893
    266c:	3f 93       	push	r19
3894
    266e:	2f 93       	push	r18
3894
    266e:	2f 93       	push	r18
3895
    2670:	77 27       	eor	r23, r23
3895
    2670:	77 27       	eor	r23, r23
3896
    2672:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
3896
    2672:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
3897
    2676:	7f 93       	push	r23
3897
    2676:	7f 93       	push	r23
3898
    2678:	6f 93       	push	r22
3898
    2678:	6f 93       	push	r22
3899
    267a:	8e e2       	ldi	r24, 0x2E	; 46
3899
    267a:	8e e2       	ldi	r24, 0x2E	; 46
3900
    267c:	92 e0       	ldi	r25, 0x02	; 2
3900
    267c:	92 e0       	ldi	r25, 0x02	; 2
3901
    267e:	9f 93       	push	r25
3901
    267e:	9f 93       	push	r25
Line 3908... Line 3908...
3908
    2692:	70 91 e2 01 	lds	r23, 0x01E2
3908
    2692:	70 91 e2 01 	lds	r23, 0x01E2
3909
    2696:	80 91 e3 01 	lds	r24, 0x01E3
3909
    2696:	80 91 e3 01 	lds	r24, 0x01E3
3910
    269a:	90 91 e4 01 	lds	r25, 0x01E4
3910
    269a:	90 91 e4 01 	lds	r25, 0x01E4
3911
    269e:	00 91 5a 05 	lds	r16, 0x055A
3911
    269e:	00 91 5a 05 	lds	r16, 0x055A
3912
    26a2:	10 91 5b 05 	lds	r17, 0x055B
3912
    26a2:	10 91 5b 05 	lds	r17, 0x055B
3913
    26a6:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
3913
    26a6:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
3914
    26aa:	7f 93       	push	r23
3914
    26aa:	7f 93       	push	r23
3915
    26ac:	6f 93       	push	r22
3915
    26ac:	6f 93       	push	r22
3916
    26ae:	1f 93       	push	r17
3916
    26ae:	1f 93       	push	r17
3917
    26b0:	0f 93       	push	r16
3917
    26b0:	0f 93       	push	r16
3918
    26b2:	8f e1       	ldi	r24, 0x1F	; 31
3918
    26b2:	8f e1       	ldi	r24, 0x1F	; 31
Line 4380... Line 4380...
4380
    2b0e:	93 1f       	adc	r25, r19
4380
    2b0e:	93 1f       	adc	r25, r19
4381
    2b10:	84 0f       	add	r24, r20
4381
    2b10:	84 0f       	add	r24, r20
4382
    2b12:	95 1f       	adc	r25, r21
4382
    2b12:	95 1f       	adc	r25, r21
4383
    2b14:	64 e0       	ldi	r22, 0x04	; 4
4383
    2b14:	64 e0       	ldi	r22, 0x04	; 4
4384
    2b16:	70 e0       	ldi	r23, 0x00	; 0
4384
    2b16:	70 e0       	ldi	r23, 0x00	; 0
4385
    2b18:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4385
    2b18:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4386
    2b1c:	d8 01       	movw	r26, r16
4386
    2b1c:	d8 01       	movw	r26, r16
4387
    2b1e:	8d 91       	ld	r24, X+
4387
    2b1e:	8d 91       	ld	r24, X+
4388
    2b20:	9c 91       	ld	r25, X
4388
    2b20:	9c 91       	ld	r25, X
4389
    2b22:	11 97       	sbiw	r26, 0x01	; 1
4389
    2b22:	11 97       	sbiw	r26, 0x01	; 1
4390
    2b24:	9b 01       	movw	r18, r22
4390
    2b24:	9b 01       	movw	r18, r22
Line 4437... Line 4437...
4437
    2b86:	69 f0       	breq	.+26     	; 0x2ba2 <Mittelwert+0x36>
4437
    2b86:	69 f0       	breq	.+26     	; 0x2ba2 <Mittelwert+0x36>
4438
    2b88:	80 91 b2 01 	lds	r24, 0x01B2
4438
    2b88:	80 91 b2 01 	lds	r24, 0x01B2
4439
    2b8c:	90 91 b3 01 	lds	r25, 0x01B3
4439
    2b8c:	90 91 b3 01 	lds	r25, 0x01B3
4440
    2b90:	60 91 be 01 	lds	r22, 0x01BE
4440
    2b90:	60 91 be 01 	lds	r22, 0x01BE
4441
    2b94:	77 27       	eor	r23, r23
4441
    2b94:	77 27       	eor	r23, r23
4442
    2b96:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4442
    2b96:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4443
    2b9a:	70 93 db 05 	sts	0x05DB, r23
4443
    2b9a:	70 93 db 05 	sts	0x05DB, r23
4444
    2b9e:	60 93 da 05 	sts	0x05DA, r22
4444
    2b9e:	60 93 da 05 	sts	0x05DA, r22
4445
    2ba2:	80 91 bf 01 	lds	r24, 0x01BF
4445
    2ba2:	80 91 bf 01 	lds	r24, 0x01BF
4446
    2ba6:	88 23       	and	r24, r24
4446
    2ba6:	88 23       	and	r24, r24
4447
    2ba8:	69 f0       	breq	.+26     	; 0x2bc4 <Mittelwert+0x58>
4447
    2ba8:	69 f0       	breq	.+26     	; 0x2bc4 <Mittelwert+0x58>
4448
    2baa:	80 91 b4 01 	lds	r24, 0x01B4
4448
    2baa:	80 91 b4 01 	lds	r24, 0x01B4
4449
    2bae:	90 91 b5 01 	lds	r25, 0x01B5
4449
    2bae:	90 91 b5 01 	lds	r25, 0x01B5
4450
    2bb2:	60 91 bf 01 	lds	r22, 0x01BF
4450
    2bb2:	60 91 bf 01 	lds	r22, 0x01BF
4451
    2bb6:	77 27       	eor	r23, r23
4451
    2bb6:	77 27       	eor	r23, r23
4452
    2bb8:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4452
    2bb8:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4453
    2bbc:	70 93 d9 05 	sts	0x05D9, r23
4453
    2bbc:	70 93 d9 05 	sts	0x05D9, r23
4454
    2bc0:	60 93 d8 05 	sts	0x05D8, r22
4454
    2bc0:	60 93 d8 05 	sts	0x05D8, r22
4455
    2bc4:	80 91 c0 01 	lds	r24, 0x01C0
4455
    2bc4:	80 91 c0 01 	lds	r24, 0x01C0
4456
    2bc8:	88 23       	and	r24, r24
4456
    2bc8:	88 23       	and	r24, r24
4457
    2bca:	69 f0       	breq	.+26     	; 0x2be6 <Mittelwert+0x7a>
4457
    2bca:	69 f0       	breq	.+26     	; 0x2be6 <Mittelwert+0x7a>
4458
    2bcc:	80 91 b6 01 	lds	r24, 0x01B6
4458
    2bcc:	80 91 b6 01 	lds	r24, 0x01B6
4459
    2bd0:	90 91 b7 01 	lds	r25, 0x01B7
4459
    2bd0:	90 91 b7 01 	lds	r25, 0x01B7
4460
    2bd4:	60 91 c0 01 	lds	r22, 0x01C0
4460
    2bd4:	60 91 c0 01 	lds	r22, 0x01C0
4461
    2bd8:	77 27       	eor	r23, r23
4461
    2bd8:	77 27       	eor	r23, r23
4462
    2bda:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4462
    2bda:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4463
    2bde:	70 93 e7 05 	sts	0x05E7, r23
4463
    2bde:	70 93 e7 05 	sts	0x05E7, r23
4464
    2be2:	60 93 e6 05 	sts	0x05E6, r22
4464
    2be2:	60 93 e6 05 	sts	0x05E6, r22
4465
    2be6:	80 91 c1 01 	lds	r24, 0x01C1
4465
    2be6:	80 91 c1 01 	lds	r24, 0x01C1
4466
    2bea:	88 23       	and	r24, r24
4466
    2bea:	88 23       	and	r24, r24
4467
    2bec:	d9 f1       	breq	.+118    	; 0x2c64 <Mittelwert+0xf8>
4467
    2bec:	d9 f1       	breq	.+118    	; 0x2c64 <Mittelwert+0xf8>
Line 4499... Line 4499...
4499
    2c36:	3a 95       	dec	r19
4499
    2c36:	3a 95       	dec	r19
4500
    2c38:	d1 f7       	brne	.-12     	; 0x2c2e <Mittelwert+0xc2>
4500
    2c38:	d1 f7       	brne	.-12     	; 0x2c2e <Mittelwert+0xc2>
4501
    2c3a:	33 27       	eor	r19, r19
4501
    2c3a:	33 27       	eor	r19, r19
4502
    2c3c:	44 27       	eor	r20, r20
4502
    2c3c:	44 27       	eor	r20, r20
4503
    2c3e:	55 27       	eor	r21, r21
4503
    2c3e:	55 27       	eor	r21, r21
4504
    2c40:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4504
    2c40:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4505
    2c44:	a2 0e       	add	r10, r18
4505
    2c44:	a2 0e       	add	r10, r18
4506
    2c46:	b3 1e       	adc	r11, r19
4506
    2c46:	b3 1e       	adc	r11, r19
4507
    2c48:	c4 1e       	adc	r12, r20
4507
    2c48:	c4 1e       	adc	r12, r20
4508
    2c4a:	d5 1e       	adc	r13, r21
4508
    2c4a:	d5 1e       	adc	r13, r21
4509
    2c4c:	c6 01       	movw	r24, r12
4509
    2c4c:	c6 01       	movw	r24, r12
4510
    2c4e:	b5 01       	movw	r22, r10
4510
    2c4e:	b5 01       	movw	r22, r10
4511
    2c50:	28 e0       	ldi	r18, 0x08	; 8
4511
    2c50:	28 e0       	ldi	r18, 0x08	; 8
4512
    2c52:	30 e0       	ldi	r19, 0x00	; 0
4512
    2c52:	30 e0       	ldi	r19, 0x00	; 0
4513
    2c54:	40 e0       	ldi	r20, 0x00	; 0
4513
    2c54:	40 e0       	ldi	r20, 0x00	; 0
4514
    2c56:	50 e0       	ldi	r21, 0x00	; 0
4514
    2c56:	50 e0       	ldi	r21, 0x00	; 0
4515
    2c58:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4515
    2c58:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4516
    2c5c:	30 93 e4 05 	sts	0x05E4, r19
4516
    2c5c:	30 93 e4 05 	sts	0x05E4, r19
4517
    2c60:	20 93 e3 05 	sts	0x05E3, r18
4517
    2c60:	20 93 e3 05 	sts	0x05E3, r18
4518
    2c64:	80 91 c2 01 	lds	r24, 0x01C2
4518
    2c64:	80 91 c2 01 	lds	r24, 0x01C2
4519
    2c68:	88 23       	and	r24, r24
4519
    2c68:	88 23       	and	r24, r24
4520
    2c6a:	d9 f1       	breq	.+118    	; 0x2ce2 <Mittelwert+0x176>
4520
    2c6a:	d9 f1       	breq	.+118    	; 0x2ce2 <Mittelwert+0x176>
Line 4552... Line 4552...
4552
    2cb4:	ba 95       	dec	r27
4552
    2cb4:	ba 95       	dec	r27
4553
    2cb6:	d1 f7       	brne	.-12     	; 0x2cac <Mittelwert+0x140>
4553
    2cb6:	d1 f7       	brne	.-12     	; 0x2cac <Mittelwert+0x140>
4554
    2cb8:	33 27       	eor	r19, r19
4554
    2cb8:	33 27       	eor	r19, r19
4555
    2cba:	44 27       	eor	r20, r20
4555
    2cba:	44 27       	eor	r20, r20
4556
    2cbc:	55 27       	eor	r21, r21
4556
    2cbc:	55 27       	eor	r21, r21
4557
    2cbe:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4557
    2cbe:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4558
    2cc2:	a2 0e       	add	r10, r18
4558
    2cc2:	a2 0e       	add	r10, r18
4559
    2cc4:	b3 1e       	adc	r11, r19
4559
    2cc4:	b3 1e       	adc	r11, r19
4560
    2cc6:	c4 1e       	adc	r12, r20
4560
    2cc6:	c4 1e       	adc	r12, r20
4561
    2cc8:	d5 1e       	adc	r13, r21
4561
    2cc8:	d5 1e       	adc	r13, r21
4562
    2cca:	c6 01       	movw	r24, r12
4562
    2cca:	c6 01       	movw	r24, r12
4563
    2ccc:	b5 01       	movw	r22, r10
4563
    2ccc:	b5 01       	movw	r22, r10
4564
    2cce:	28 e0       	ldi	r18, 0x08	; 8
4564
    2cce:	28 e0       	ldi	r18, 0x08	; 8
4565
    2cd0:	30 e0       	ldi	r19, 0x00	; 0
4565
    2cd0:	30 e0       	ldi	r19, 0x00	; 0
4566
    2cd2:	40 e0       	ldi	r20, 0x00	; 0
4566
    2cd2:	40 e0       	ldi	r20, 0x00	; 0
4567
    2cd4:	50 e0       	ldi	r21, 0x00	; 0
4567
    2cd4:	50 e0       	ldi	r21, 0x00	; 0
4568
    2cd6:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4568
    2cd6:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4569
    2cda:	30 93 ed 05 	sts	0x05ED, r19
4569
    2cda:	30 93 ed 05 	sts	0x05ED, r19
4570
    2cde:	20 93 ec 05 	sts	0x05EC, r18
4570
    2cde:	20 93 ec 05 	sts	0x05EC, r18
4571
    2ce2:	80 91 c3 01 	lds	r24, 0x01C3
4571
    2ce2:	80 91 c3 01 	lds	r24, 0x01C3
4572
    2ce6:	88 23       	and	r24, r24
4572
    2ce6:	88 23       	and	r24, r24
4573
    2ce8:	a1 f1       	breq	.+104    	; 0x2d52 <Mittelwert+0x1e6>
4573
    2ce8:	a1 f1       	breq	.+104    	; 0x2d52 <Mittelwert+0x1e6>
Line 4598... Line 4598...
4598
    2d24:	80 95       	com	r24
4598
    2d24:	80 95       	com	r24
4599
    2d26:	98 2f       	mov	r25, r24
4599
    2d26:	98 2f       	mov	r25, r24
4600
    2d28:	33 27       	eor	r19, r19
4600
    2d28:	33 27       	eor	r19, r19
4601
    2d2a:	44 27       	eor	r20, r20
4601
    2d2a:	44 27       	eor	r20, r20
4602
    2d2c:	55 27       	eor	r21, r21
4602
    2d2c:	55 27       	eor	r21, r21
4603
    2d2e:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4603
    2d2e:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4604
    2d32:	a2 0e       	add	r10, r18
4604
    2d32:	a2 0e       	add	r10, r18
4605
    2d34:	b3 1e       	adc	r11, r19
4605
    2d34:	b3 1e       	adc	r11, r19
4606
    2d36:	c4 1e       	adc	r12, r20
4606
    2d36:	c4 1e       	adc	r12, r20
4607
    2d38:	d5 1e       	adc	r13, r21
4607
    2d38:	d5 1e       	adc	r13, r21
4608
    2d3a:	c6 01       	movw	r24, r12
4608
    2d3a:	c6 01       	movw	r24, r12
4609
    2d3c:	b5 01       	movw	r22, r10
4609
    2d3c:	b5 01       	movw	r22, r10
4610
    2d3e:	28 e0       	ldi	r18, 0x08	; 8
4610
    2d3e:	28 e0       	ldi	r18, 0x08	; 8
4611
    2d40:	30 e0       	ldi	r19, 0x00	; 0
4611
    2d40:	30 e0       	ldi	r19, 0x00	; 0
4612
    2d42:	40 e0       	ldi	r20, 0x00	; 0
4612
    2d42:	40 e0       	ldi	r20, 0x00	; 0
4613
    2d44:	50 e0       	ldi	r21, 0x00	; 0
4613
    2d44:	50 e0       	ldi	r21, 0x00	; 0
4614
    2d46:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
4614
    2d46:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
4615
    2d4a:	30 93 de 05 	sts	0x05DE, r19
4615
    2d4a:	30 93 de 05 	sts	0x05DE, r19
4616
    2d4e:	20 93 dd 05 	sts	0x05DD, r18
4616
    2d4e:	20 93 dd 05 	sts	0x05DD, r18
4617
    2d52:	10 92 b3 01 	sts	0x01B3, r1
4617
    2d52:	10 92 b3 01 	sts	0x01B3, r1
4618
    2d56:	10 92 b2 01 	sts	0x01B2, r1
4618
    2d56:	10 92 b2 01 	sts	0x01B2, r1
4619
    2d5a:	10 92 be 01 	sts	0x01BE, r1
4619
    2d5a:	10 92 be 01 	sts	0x01BE, r1
Line 4953... Line 4953...
4953
    30f8:	69 f0       	breq	.+26     	; 0x3114 <CalibrierMittelwert+0x26>
4953
    30f8:	69 f0       	breq	.+26     	; 0x3114 <CalibrierMittelwert+0x26>
4954
    30fa:	80 91 b2 01 	lds	r24, 0x01B2
4954
    30fa:	80 91 b2 01 	lds	r24, 0x01B2
4955
    30fe:	90 91 b3 01 	lds	r25, 0x01B3
4955
    30fe:	90 91 b3 01 	lds	r25, 0x01B3
4956
    3102:	60 91 be 01 	lds	r22, 0x01BE
4956
    3102:	60 91 be 01 	lds	r22, 0x01BE
4957
    3106:	77 27       	eor	r23, r23
4957
    3106:	77 27       	eor	r23, r23
4958
    3108:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4958
    3108:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4959
    310c:	70 93 db 05 	sts	0x05DB, r23
4959
    310c:	70 93 db 05 	sts	0x05DB, r23
4960
    3110:	60 93 da 05 	sts	0x05DA, r22
4960
    3110:	60 93 da 05 	sts	0x05DA, r22
4961
    3114:	80 91 bf 01 	lds	r24, 0x01BF
4961
    3114:	80 91 bf 01 	lds	r24, 0x01BF
4962
    3118:	88 23       	and	r24, r24
4962
    3118:	88 23       	and	r24, r24
4963
    311a:	69 f0       	breq	.+26     	; 0x3136 <CalibrierMittelwert+0x48>
4963
    311a:	69 f0       	breq	.+26     	; 0x3136 <CalibrierMittelwert+0x48>
4964
    311c:	80 91 b4 01 	lds	r24, 0x01B4
4964
    311c:	80 91 b4 01 	lds	r24, 0x01B4
4965
    3120:	90 91 b5 01 	lds	r25, 0x01B5
4965
    3120:	90 91 b5 01 	lds	r25, 0x01B5
4966
    3124:	60 91 bf 01 	lds	r22, 0x01BF
4966
    3124:	60 91 bf 01 	lds	r22, 0x01BF
4967
    3128:	77 27       	eor	r23, r23
4967
    3128:	77 27       	eor	r23, r23
4968
    312a:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4968
    312a:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4969
    312e:	70 93 d9 05 	sts	0x05D9, r23
4969
    312e:	70 93 d9 05 	sts	0x05D9, r23
4970
    3132:	60 93 d8 05 	sts	0x05D8, r22
4970
    3132:	60 93 d8 05 	sts	0x05D8, r22
4971
    3136:	80 91 c0 01 	lds	r24, 0x01C0
4971
    3136:	80 91 c0 01 	lds	r24, 0x01C0
4972
    313a:	88 23       	and	r24, r24
4972
    313a:	88 23       	and	r24, r24
4973
    313c:	69 f0       	breq	.+26     	; 0x3158 <CalibrierMittelwert+0x6a>
4973
    313c:	69 f0       	breq	.+26     	; 0x3158 <CalibrierMittelwert+0x6a>
4974
    313e:	80 91 b6 01 	lds	r24, 0x01B6
4974
    313e:	80 91 b6 01 	lds	r24, 0x01B6
4975
    3142:	90 91 b7 01 	lds	r25, 0x01B7
4975
    3142:	90 91 b7 01 	lds	r25, 0x01B7
4976
    3146:	60 91 c0 01 	lds	r22, 0x01C0
4976
    3146:	60 91 c0 01 	lds	r22, 0x01C0
4977
    314a:	77 27       	eor	r23, r23
4977
    314a:	77 27       	eor	r23, r23
4978
    314c:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
4978
    314c:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
4979
    3150:	70 93 e7 05 	sts	0x05E7, r23
4979
    3150:	70 93 e7 05 	sts	0x05E7, r23
4980
    3154:	60 93 e6 05 	sts	0x05E6, r22
4980
    3154:	60 93 e6 05 	sts	0x05E6, r22
4981
    3158:	80 91 c1 01 	lds	r24, 0x01C1
4981
    3158:	80 91 c1 01 	lds	r24, 0x01C1
4982
    315c:	88 23       	and	r24, r24
4982
    315c:	88 23       	and	r24, r24
4983
    315e:	d1 f0       	breq	.+52     	; 0x3194 <CalibrierMittelwert+0xa6>
4983
    315e:	d1 f0       	breq	.+52     	; 0x3194 <CalibrierMittelwert+0xa6>
Line 4996... Line 4996...
4996
    317e:	3a 95       	dec	r19
4996
    317e:	3a 95       	dec	r19
4997
    3180:	d1 f7       	brne	.-12     	; 0x3176 <CalibrierMittelwert+0x88>
4997
    3180:	d1 f7       	brne	.-12     	; 0x3176 <CalibrierMittelwert+0x88>
4998
    3182:	33 27       	eor	r19, r19
4998
    3182:	33 27       	eor	r19, r19
4999
    3184:	44 27       	eor	r20, r20
4999
    3184:	44 27       	eor	r20, r20
5000
    3186:	55 27       	eor	r21, r21
5000
    3186:	55 27       	eor	r21, r21
5001
    3188:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
5001
    3188:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
5002
    318c:	30 93 e4 05 	sts	0x05E4, r19
5002
    318c:	30 93 e4 05 	sts	0x05E4, r19
5003
    3190:	20 93 e3 05 	sts	0x05E3, r18
5003
    3190:	20 93 e3 05 	sts	0x05E3, r18
5004
    3194:	80 91 c2 01 	lds	r24, 0x01C2
5004
    3194:	80 91 c2 01 	lds	r24, 0x01C2
5005
    3198:	88 23       	and	r24, r24
5005
    3198:	88 23       	and	r24, r24
5006
    319a:	d1 f0       	breq	.+52     	; 0x31d0 <CalibrierMittelwert+0xe2>
5006
    319a:	d1 f0       	breq	.+52     	; 0x31d0 <CalibrierMittelwert+0xe2>
Line 5019... Line 5019...
5019
    31ba:	ba 95       	dec	r27
5019
    31ba:	ba 95       	dec	r27
5020
    31bc:	d1 f7       	brne	.-12     	; 0x31b2 <CalibrierMittelwert+0xc4>
5020
    31bc:	d1 f7       	brne	.-12     	; 0x31b2 <CalibrierMittelwert+0xc4>
5021
    31be:	33 27       	eor	r19, r19
5021
    31be:	33 27       	eor	r19, r19
5022
    31c0:	44 27       	eor	r20, r20
5022
    31c0:	44 27       	eor	r20, r20
5023
    31c2:	55 27       	eor	r21, r21
5023
    31c2:	55 27       	eor	r21, r21
5024
    31c4:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
5024
    31c4:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
5025
    31c8:	30 93 ed 05 	sts	0x05ED, r19
5025
    31c8:	30 93 ed 05 	sts	0x05ED, r19
5026
    31cc:	20 93 ec 05 	sts	0x05EC, r18
5026
    31cc:	20 93 ec 05 	sts	0x05EC, r18
5027
    31d0:	80 91 c3 01 	lds	r24, 0x01C3
5027
    31d0:	80 91 c3 01 	lds	r24, 0x01C3
5028
    31d4:	88 23       	and	r24, r24
5028
    31d4:	88 23       	and	r24, r24
5029
    31d6:	99 f0       	breq	.+38     	; 0x31fe <CalibrierMittelwert+0x110>
5029
    31d6:	99 f0       	breq	.+38     	; 0x31fe <CalibrierMittelwert+0x110>
Line 5035... Line 5035...
5035
    31e8:	80 95       	com	r24
5035
    31e8:	80 95       	com	r24
5036
    31ea:	98 2f       	mov	r25, r24
5036
    31ea:	98 2f       	mov	r25, r24
5037
    31ec:	33 27       	eor	r19, r19
5037
    31ec:	33 27       	eor	r19, r19
5038
    31ee:	44 27       	eor	r20, r20
5038
    31ee:	44 27       	eor	r20, r20
5039
    31f0:	55 27       	eor	r21, r21
5039
    31f0:	55 27       	eor	r21, r21
5040
    31f2:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
5040
    31f2:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
5041
    31f6:	30 93 de 05 	sts	0x05DE, r19
5041
    31f6:	30 93 de 05 	sts	0x05DE, r19
5042
    31fa:	20 93 dd 05 	sts	0x05DD, r18
5042
    31fa:	20 93 dd 05 	sts	0x05DD, r18
5043
    31fe:	10 92 b3 01 	sts	0x01B3, r1
5043
    31fe:	10 92 b3 01 	sts	0x01B3, r1
5044
    3202:	10 92 b2 01 	sts	0x01B2, r1
5044
    3202:	10 92 b2 01 	sts	0x01B2, r1
5045
    3206:	10 92 be 01 	sts	0x01BE, r1
5045
    3206:	10 92 be 01 	sts	0x01BE, r1
Line 5672... Line 5672...
5672
    3872:	77 27       	eor	r23, r23
5672
    3872:	77 27       	eor	r23, r23
5673
    3874:	67 fd       	sbrc	r22, 7
5673
    3874:	67 fd       	sbrc	r22, 7
5674
    3876:	70 95       	com	r23
5674
    3876:	70 95       	com	r23
5675
    3878:	87 2f       	mov	r24, r23
5675
    3878:	87 2f       	mov	r24, r23
5676
    387a:	97 2f       	mov	r25, r23
5676
    387a:	97 2f       	mov	r25, r23
5677
    387c:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
5677
    387c:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
5678
    3880:	17 ff       	sbrs	r17, 7
5678
    3880:	17 ff       	sbrs	r17, 7
5679
    3882:	06 c0       	rjmp	.+12     	; 0x3890 <ParameterZuordnung+0x46a>
5679
    3882:	06 c0       	rjmp	.+12     	; 0x3890 <ParameterZuordnung+0x46a>
5680
    3884:	20 e0       	ldi	r18, 0x00	; 0
5680
    3884:	20 e0       	ldi	r18, 0x00	; 0
5681
    3886:	30 e0       	ldi	r19, 0x00	; 0
5681
    3886:	30 e0       	ldi	r19, 0x00	; 0
5682
    3888:	40 e8       	ldi	r20, 0x80	; 128
5682
    3888:	40 e8       	ldi	r20, 0x80	; 128
5683
    388a:	53 e4       	ldi	r21, 0x43	; 67
5683
    388a:	53 e4       	ldi	r21, 0x43	; 67
5684
    388c:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
5684
    388c:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
5685
    3890:	27 e1       	ldi	r18, 0x17	; 23
5685
    3890:	27 e1       	ldi	r18, 0x17	; 23
5686
    3892:	37 eb       	ldi	r19, 0xB7	; 183
5686
    3892:	37 eb       	ldi	r19, 0xB7	; 183
5687
    3894:	41 ed       	ldi	r20, 0xD1	; 209
5687
    3894:	41 ed       	ldi	r20, 0xD1	; 209
5688
    3896:	58 e3       	ldi	r21, 0x38	; 56
5688
    3896:	58 e3       	ldi	r21, 0x38	; 56
5689
    3898:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
5689
    3898:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
5690
    389c:	60 93 7c 01 	sts	0x017C, r22
5690
    389c:	60 93 7c 01 	sts	0x017C, r22
5691
    38a0:	70 93 7d 01 	sts	0x017D, r23
5691
    38a0:	70 93 7d 01 	sts	0x017D, r23
5692
    38a4:	80 93 7e 01 	sts	0x017E, r24
5692
    38a4:	80 93 7e 01 	sts	0x017E, r24
5693
    38a8:	90 93 7f 01 	sts	0x017F, r25
5693
    38a8:	90 93 7f 01 	sts	0x017F, r25
5694
    38ac:	80 91 b1 05 	lds	r24, 0x05B1
5694
    38ac:	80 91 b1 05 	lds	r24, 0x05B1
Line 5971... Line 5971...
5971
    3bec:	90 95       	com	r25
5971
    3bec:	90 95       	com	r25
5972
    3bee:	81 95       	neg	r24
5972
    3bee:	81 95       	neg	r24
5973
    3bf0:	9f 4f       	sbci	r25, 0xFF	; 255
5973
    3bf0:	9f 4f       	sbci	r25, 0xFF	; 255
5974
    3bf2:	60 e1       	ldi	r22, 0x10	; 16
5974
    3bf2:	60 e1       	ldi	r22, 0x10	; 16
5975
    3bf4:	70 e0       	ldi	r23, 0x00	; 0
5975
    3bf4:	70 e0       	ldi	r23, 0x00	; 0
5976
    3bf6:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
5976
    3bf6:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
5977
    3bfa:	70 93 e0 01 	sts	0x01E0, r23
5977
    3bfa:	70 93 e0 01 	sts	0x01E0, r23
5978
    3bfe:	60 93 df 01 	sts	0x01DF, r22
5978
    3bfe:	60 93 df 01 	sts	0x01DF, r22
5979
    3c02:	80 91 e3 05 	lds	r24, 0x05E3
5979
    3c02:	80 91 e3 05 	lds	r24, 0x05E3
5980
    3c06:	90 91 e4 05 	lds	r25, 0x05E4
5980
    3c06:	90 91 e4 05 	lds	r25, 0x05E4
5981
    3c0a:	97 ff       	sbrs	r25, 7
5981
    3c0a:	97 ff       	sbrs	r25, 7
Line 5983... Line 5983...
5983
    3c0e:	90 95       	com	r25
5983
    3c0e:	90 95       	com	r25
5984
    3c10:	81 95       	neg	r24
5984
    3c10:	81 95       	neg	r24
5985
    3c12:	9f 4f       	sbci	r25, 0xFF	; 255
5985
    3c12:	9f 4f       	sbci	r25, 0xFF	; 255
5986
    3c14:	60 e1       	ldi	r22, 0x10	; 16
5986
    3c14:	60 e1       	ldi	r22, 0x10	; 16
5987
    3c16:	70 e0       	ldi	r23, 0x00	; 0
5987
    3c16:	70 e0       	ldi	r23, 0x00	; 0
5988
    3c18:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
5988
    3c18:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
5989
    3c1c:	70 93 de 01 	sts	0x01DE, r23
5989
    3c1c:	70 93 de 01 	sts	0x01DE, r23
5990
    3c20:	60 93 dd 01 	sts	0x01DD, r22
5990
    3c20:	60 93 dd 01 	sts	0x01DD, r22
5991
    3c24:	60 91 5a 05 	lds	r22, 0x055A
5991
    3c24:	60 91 5a 05 	lds	r22, 0x055A
5992
    3c28:	70 91 5b 05 	lds	r23, 0x055B
5992
    3c28:	70 91 5b 05 	lds	r23, 0x055B
5993
    3c2c:	88 27       	eor	r24, r24
5993
    3c2c:	88 27       	eor	r24, r24
5994
    3c2e:	77 fd       	sbrc	r23, 7
5994
    3c2e:	77 fd       	sbrc	r23, 7
5995
    3c30:	80 95       	com	r24
5995
    3c30:	80 95       	com	r24
5996
    3c32:	98 2f       	mov	r25, r24
5996
    3c32:	98 2f       	mov	r25, r24
5997
    3c34:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
5997
    3c34:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
5998
    3c38:	60 93 e1 01 	sts	0x01E1, r22
5998
    3c38:	60 93 e1 01 	sts	0x01E1, r22
5999
    3c3c:	70 93 e2 01 	sts	0x01E2, r23
5999
    3c3c:	70 93 e2 01 	sts	0x01E2, r23
6000
    3c40:	80 93 e3 01 	sts	0x01E3, r24
6000
    3c40:	80 93 e3 01 	sts	0x01E3, r24
6001
    3c44:	90 93 e4 01 	sts	0x01E4, r25
6001
    3c44:	90 93 e4 01 	sts	0x01E4, r25
6002
    3c48:	10 92 fb 01 	sts	0x01FB, r1
6002
    3c48:	10 92 fb 01 	sts	0x01FB, r1
Line 6396... Line 6396...
6396
    402a:	0c f4       	brge	.+2      	; 0x402e <MotorRegler+0x302>
6396
    402a:	0c f4       	brge	.+2      	; 0x402e <MotorRegler+0x302>
6397
    402c:	45 e0       	ldi	r20, 0x05	; 5
6397
    402c:	45 e0       	ldi	r20, 0x05	; 5
6398
    402e:	a2 e0       	ldi	r26, 0x02	; 2
6398
    402e:	a2 e0       	ldi	r26, 0x02	; 2
6399
    4030:	b0 e0       	ldi	r27, 0x00	; 0
6399
    4030:	b0 e0       	ldi	r27, 0x00	; 0
6400
    4032:	04 2e       	mov	r0, r20
6400
    4032:	04 2e       	mov	r0, r20
6401
    4034:	0e 94 69 2e 	call	0x5cd2	; 0x5cd2 <__eeprom_write_byte_1F2021>
6401
    4034:	0e 94 71 2e 	call	0x5ce2	; 0x5ce2 <__eeprom_write_byte_1F2021>
6402
    4038:	0e 94 0b 02 	call	0x416	; 0x416 <GetActiveParamSetNumber>
6402
    4038:	0e 94 0b 02 	call	0x416	; 0x416 <GetActiveParamSetNumber>
6403
    403c:	4a e3       	ldi	r20, 0x3A	; 58
6403
    403c:	4a e3       	ldi	r20, 0x3A	; 58
6404
    403e:	6e e9       	ldi	r22, 0x9E	; 158
6404
    403e:	6e e9       	ldi	r22, 0x9E	; 158
6405
    4040:	75 e0       	ldi	r23, 0x05	; 5
6405
    4040:	75 e0       	ldi	r23, 0x05	; 5
6406
    4042:	0e 94 2a 02 	call	0x454	; 0x454 <ReadParameterSet>
6406
    4042:	0e 94 2a 02 	call	0x454	; 0x454 <ReadParameterSet>
Line 6625... Line 6625...
6625
    42a4:	77 27       	eor	r23, r23
6625
    42a4:	77 27       	eor	r23, r23
6626
    42a6:	67 fd       	sbrc	r22, 7
6626
    42a6:	67 fd       	sbrc	r22, 7
6627
    42a8:	70 95       	com	r23
6627
    42a8:	70 95       	com	r23
6628
    42aa:	87 2f       	mov	r24, r23
6628
    42aa:	87 2f       	mov	r24, r23
6629
    42ac:	97 2f       	mov	r25, r23
6629
    42ac:	97 2f       	mov	r25, r23
6630
    42ae:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
6630
    42ae:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
6631
    42b2:	17 ff       	sbrs	r17, 7
6631
    42b2:	17 ff       	sbrs	r17, 7
6632
    42b4:	06 c0       	rjmp	.+12     	; 0x42c2 <MotorRegler+0x596>
6632
    42b4:	06 c0       	rjmp	.+12     	; 0x42c2 <MotorRegler+0x596>
6633
    42b6:	20 e0       	ldi	r18, 0x00	; 0
6633
    42b6:	20 e0       	ldi	r18, 0x00	; 0
6634
    42b8:	30 e0       	ldi	r19, 0x00	; 0
6634
    42b8:	30 e0       	ldi	r19, 0x00	; 0
6635
    42ba:	40 e8       	ldi	r20, 0x80	; 128
6635
    42ba:	40 e8       	ldi	r20, 0x80	; 128
6636
    42bc:	53 e4       	ldi	r21, 0x43	; 67
6636
    42bc:	53 e4       	ldi	r21, 0x43	; 67
6637
    42be:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
6637
    42be:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
6638
    42c2:	20 e0       	ldi	r18, 0x00	; 0
6638
    42c2:	20 e0       	ldi	r18, 0x00	; 0
6639
    42c4:	30 e0       	ldi	r19, 0x00	; 0
6639
    42c4:	30 e0       	ldi	r19, 0x00	; 0
6640
    42c6:	40 e2       	ldi	r20, 0x20	; 32
6640
    42c6:	40 e2       	ldi	r20, 0x20	; 32
6641
    42c8:	51 e4       	ldi	r21, 0x41	; 65
6641
    42c8:	51 e4       	ldi	r21, 0x41	; 65
6642
    42ca:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
6642
    42ca:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
6643
    42ce:	20 e0       	ldi	r18, 0x00	; 0
6643
    42ce:	20 e0       	ldi	r18, 0x00	; 0
6644
    42d0:	30 e0       	ldi	r19, 0x00	; 0
6644
    42d0:	30 e0       	ldi	r19, 0x00	; 0
6645
    42d2:	40 e8       	ldi	r20, 0x80	; 128
6645
    42d2:	40 e8       	ldi	r20, 0x80	; 128
6646
    42d4:	5b e3       	ldi	r21, 0x3B	; 59
6646
    42d4:	5b e3       	ldi	r21, 0x3B	; 59
6647
    42d6:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
6647
    42d6:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
6648
    42da:	5b 01       	movw	r10, r22
6648
    42da:	5b 01       	movw	r10, r22
6649
    42dc:	6c 01       	movw	r12, r24
6649
    42dc:	6c 01       	movw	r12, r24
6650
    42de:	60 93 e8 05 	sts	0x05E8, r22
6650
    42de:	60 93 e8 05 	sts	0x05E8, r22
6651
    42e2:	70 93 e9 05 	sts	0x05E9, r23
6651
    42e2:	70 93 e9 05 	sts	0x05E9, r23
6652
    42e6:	80 93 ea 05 	sts	0x05EA, r24
6652
    42e6:	80 93 ea 05 	sts	0x05EA, r24
Line 6656... Line 6656...
6656
    42f4:	77 27       	eor	r23, r23
6656
    42f4:	77 27       	eor	r23, r23
6657
    42f6:	67 fd       	sbrc	r22, 7
6657
    42f6:	67 fd       	sbrc	r22, 7
6658
    42f8:	70 95       	com	r23
6658
    42f8:	70 95       	com	r23
6659
    42fa:	87 2f       	mov	r24, r23
6659
    42fa:	87 2f       	mov	r24, r23
6660
    42fc:	97 2f       	mov	r25, r23
6660
    42fc:	97 2f       	mov	r25, r23
6661
    42fe:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
6661
    42fe:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
6662
    4302:	17 ff       	sbrs	r17, 7
6662
    4302:	17 ff       	sbrs	r17, 7
6663
    4304:	06 c0       	rjmp	.+12     	; 0x4312 <MotorRegler+0x5e6>
6663
    4304:	06 c0       	rjmp	.+12     	; 0x4312 <MotorRegler+0x5e6>
6664
    4306:	20 e0       	ldi	r18, 0x00	; 0
6664
    4306:	20 e0       	ldi	r18, 0x00	; 0
6665
    4308:	30 e0       	ldi	r19, 0x00	; 0
6665
    4308:	30 e0       	ldi	r19, 0x00	; 0
6666
    430a:	40 e8       	ldi	r20, 0x80	; 128
6666
    430a:	40 e8       	ldi	r20, 0x80	; 128
6667
    430c:	53 e4       	ldi	r21, 0x43	; 67
6667
    430c:	53 e4       	ldi	r21, 0x43	; 67
6668
    430e:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
6668
    430e:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
6669
    4312:	20 e0       	ldi	r18, 0x00	; 0
6669
    4312:	20 e0       	ldi	r18, 0x00	; 0
6670
    4314:	30 ee       	ldi	r19, 0xE0	; 224
6670
    4314:	30 ee       	ldi	r19, 0xE0	; 224
6671
    4316:	4b e2       	ldi	r20, 0x2B	; 43
6671
    4316:	4b e2       	ldi	r20, 0x2B	; 43
6672
    4318:	57 e4       	ldi	r21, 0x47	; 71
6672
    4318:	57 e4       	ldi	r21, 0x47	; 71
6673
    431a:	0e 94 09 2c 	call	0x5812	; 0x5812 <__divsf3>
6673
    431a:	0e 94 11 2c 	call	0x5822	; 0x5822 <__divsf3>
6674
    431e:	60 93 df 05 	sts	0x05DF, r22
6674
    431e:	60 93 df 05 	sts	0x05DF, r22
6675
    4322:	70 93 e0 05 	sts	0x05E0, r23
6675
    4322:	70 93 e0 05 	sts	0x05E0, r23
6676
    4326:	80 93 e1 05 	sts	0x05E1, r24
6676
    4326:	80 93 e1 05 	sts	0x05E1, r24
6677
    432a:	90 93 e2 05 	sts	0x05E2, r25
6677
    432a:	90 93 e2 05 	sts	0x05E2, r25
6678
    432e:	80 91 a6 05 	lds	r24, 0x05A6
6678
    432e:	80 91 a6 05 	lds	r24, 0x05A6
Line 6690... Line 6690...
6690
    4350:	30 e0       	ldi	r19, 0x00	; 0
6690
    4350:	30 e0       	ldi	r19, 0x00	; 0
6691
    4352:	40 e0       	ldi	r20, 0x00	; 0
6691
    4352:	40 e0       	ldi	r20, 0x00	; 0
6692
    4354:	50 e0       	ldi	r21, 0x00	; 0
6692
    4354:	50 e0       	ldi	r21, 0x00	; 0
6693
    4356:	c6 01       	movw	r24, r12
6693
    4356:	c6 01       	movw	r24, r12
6694
    4358:	b5 01       	movw	r22, r10
6694
    4358:	b5 01       	movw	r22, r10
6695
    435a:	0e 94 89 2c 	call	0x5912	; 0x5912 <__eqsf2>
6695
    435a:	0e 94 91 2c 	call	0x5922	; 0x5922 <__eqsf2>
6696
    435e:	88 23       	and	r24, r24
6696
    435e:	88 23       	and	r24, r24
6697
    4360:	64 f4       	brge	.+24     	; 0x437a <MotorRegler+0x64e>
6697
    4360:	64 f4       	brge	.+24     	; 0x437a <MotorRegler+0x64e>
6698
    4362:	80 e0       	ldi	r24, 0x00	; 0
6698
    4362:	80 e0       	ldi	r24, 0x00	; 0
6699
    4364:	90 e0       	ldi	r25, 0x00	; 0
6699
    4364:	90 e0       	ldi	r25, 0x00	; 0
6700
    4366:	a0 e0       	ldi	r26, 0x00	; 0
6700
    4366:	a0 e0       	ldi	r26, 0x00	; 0
Line 6709... Line 6709...
6709
    4380:	50 e0       	ldi	r21, 0x00	; 0
6709
    4380:	50 e0       	ldi	r21, 0x00	; 0
6710
    4382:	60 91 df 05 	lds	r22, 0x05DF
6710
    4382:	60 91 df 05 	lds	r22, 0x05DF
6711
    4386:	70 91 e0 05 	lds	r23, 0x05E0
6711
    4386:	70 91 e0 05 	lds	r23, 0x05E0
6712
    438a:	80 91 e1 05 	lds	r24, 0x05E1
6712
    438a:	80 91 e1 05 	lds	r24, 0x05E1
6713
    438e:	90 91 e2 05 	lds	r25, 0x05E2
6713
    438e:	90 91 e2 05 	lds	r25, 0x05E2
6714
    4392:	0e 94 89 2c 	call	0x5912	; 0x5912 <__eqsf2>
6714
    4392:	0e 94 91 2c 	call	0x5922	; 0x5922 <__eqsf2>
6715
    4396:	88 23       	and	r24, r24
6715
    4396:	88 23       	and	r24, r24
6716
    4398:	64 f4       	brge	.+24     	; 0x43b2 <MotorRegler+0x686>
6716
    4398:	64 f4       	brge	.+24     	; 0x43b2 <MotorRegler+0x686>
6717
    439a:	80 e0       	ldi	r24, 0x00	; 0
6717
    439a:	80 e0       	ldi	r24, 0x00	; 0
6718
    439c:	90 e0       	ldi	r25, 0x00	; 0
6718
    439c:	90 e0       	ldi	r25, 0x00	; 0
6719
    439e:	a0 e0       	ldi	r26, 0x00	; 0
6719
    439e:	a0 e0       	ldi	r26, 0x00	; 0
Line 6875... Line 6875...
6875
    45a2:	dd 24       	eor	r13, r13
6875
    45a2:	dd 24       	eor	r13, r13
6876
    45a4:	e0 90 e3 05 	lds	r14, 0x05E3
6876
    45a4:	e0 90 e3 05 	lds	r14, 0x05E3
6877
    45a8:	f0 90 e4 05 	lds	r15, 0x05E4
6877
    45a8:	f0 90 e4 05 	lds	r15, 0x05E4
6878
    45ac:	a6 01       	movw	r20, r12
6878
    45ac:	a6 01       	movw	r20, r12
6879
    45ae:	95 01       	movw	r18, r10
6879
    45ae:	95 01       	movw	r18, r10
6880
    45b0:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
6880
    45b0:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
6881
    45b4:	00 27       	eor	r16, r16
6881
    45b4:	00 27       	eor	r16, r16
6882
    45b6:	f7 fc       	sbrc	r15, 7
6882
    45b6:	f7 fc       	sbrc	r15, 7
6883
    45b8:	00 95       	com	r16
6883
    45b8:	00 95       	com	r16
6884
    45ba:	10 2f       	mov	r17, r16
6884
    45ba:	10 2f       	mov	r17, r16
6885
    45bc:	2e 19       	sub	r18, r14
6885
    45bc:	2e 19       	sub	r18, r14
Line 6890... Line 6890...
6890
    45c6:	b9 01       	movw	r22, r18
6890
    45c6:	b9 01       	movw	r22, r18
6891
    45c8:	20 e1       	ldi	r18, 0x10	; 16
6891
    45c8:	20 e1       	ldi	r18, 0x10	; 16
6892
    45ca:	30 e0       	ldi	r19, 0x00	; 0
6892
    45ca:	30 e0       	ldi	r19, 0x00	; 0
6893
    45cc:	40 e0       	ldi	r20, 0x00	; 0
6893
    45cc:	40 e0       	ldi	r20, 0x00	; 0
6894
    45ce:	50 e0       	ldi	r21, 0x00	; 0
6894
    45ce:	50 e0       	ldi	r21, 0x00	; 0
6895
    45d0:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
6895
    45d0:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
6896
    45d4:	39 01       	movw	r6, r18
6896
    45d4:	39 01       	movw	r6, r18
6897
    45d6:	4a 01       	movw	r8, r20
6897
    45d6:	4a 01       	movw	r8, r20
6898
    45d8:	20 93 4c 02 	sts	0x024C, r18
6898
    45d8:	20 93 4c 02 	sts	0x024C, r18
6899
    45dc:	30 93 4d 02 	sts	0x024D, r19
6899
    45dc:	30 93 4d 02 	sts	0x024D, r19
6900
    45e0:	40 93 4e 02 	sts	0x024E, r20
6900
    45e0:	40 93 4e 02 	sts	0x024E, r20
Line 6905... Line 6905...
6905
    45f4:	90 91 f2 01 	lds	r25, 0x01F2
6905
    45f4:	90 91 f2 01 	lds	r25, 0x01F2
6906
    45f8:	e0 90 ec 05 	lds	r14, 0x05EC
6906
    45f8:	e0 90 ec 05 	lds	r14, 0x05EC
6907
    45fc:	f0 90 ed 05 	lds	r15, 0x05ED
6907
    45fc:	f0 90 ed 05 	lds	r15, 0x05ED
6908
    4600:	a6 01       	movw	r20, r12
6908
    4600:	a6 01       	movw	r20, r12
6909
    4602:	95 01       	movw	r18, r10
6909
    4602:	95 01       	movw	r18, r10
6910
    4604:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
6910
    4604:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
6911
    4608:	00 27       	eor	r16, r16
6911
    4608:	00 27       	eor	r16, r16
6912
    460a:	f7 fc       	sbrc	r15, 7
6912
    460a:	f7 fc       	sbrc	r15, 7
6913
    460c:	00 95       	com	r16
6913
    460c:	00 95       	com	r16
6914
    460e:	10 2f       	mov	r17, r16
6914
    460e:	10 2f       	mov	r17, r16
6915
    4610:	2e 19       	sub	r18, r14
6915
    4610:	2e 19       	sub	r18, r14
Line 6920... Line 6920...
6920
    461a:	b9 01       	movw	r22, r18
6920
    461a:	b9 01       	movw	r22, r18
6921
    461c:	20 e1       	ldi	r18, 0x10	; 16
6921
    461c:	20 e1       	ldi	r18, 0x10	; 16
6922
    461e:	30 e0       	ldi	r19, 0x00	; 0
6922
    461e:	30 e0       	ldi	r19, 0x00	; 0
6923
    4620:	40 e0       	ldi	r20, 0x00	; 0
6923
    4620:	40 e0       	ldi	r20, 0x00	; 0
6924
    4622:	50 e0       	ldi	r21, 0x00	; 0
6924
    4622:	50 e0       	ldi	r21, 0x00	; 0
6925
    4624:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
6925
    4624:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
6926
    4628:	20 93 48 02 	sts	0x0248, r18
6926
    4628:	20 93 48 02 	sts	0x0248, r18
6927
    462c:	30 93 49 02 	sts	0x0249, r19
6927
    462c:	30 93 49 02 	sts	0x0249, r19
6928
    4630:	40 93 4a 02 	sts	0x024A, r20
6928
    4630:	40 93 4a 02 	sts	0x024A, r20
6929
    4634:	50 93 4b 02 	sts	0x024B, r21
6929
    4634:	50 93 4b 02 	sts	0x024B, r21
6930
    4638:	f5 ef       	ldi	r31, 0xF5	; 245
6930
    4638:	f5 ef       	ldi	r31, 0xF5	; 245
Line 7059... Line 7059...
7059
    4796:	33 27       	eor	r19, r19
7059
    4796:	33 27       	eor	r19, r19
7060
    4798:	44 27       	eor	r20, r20
7060
    4798:	44 27       	eor	r20, r20
7061
    479a:	55 27       	eor	r21, r21
7061
    479a:	55 27       	eor	r21, r21
7062
    479c:	c6 01       	movw	r24, r12
7062
    479c:	c6 01       	movw	r24, r12
7063
    479e:	b5 01       	movw	r22, r10
7063
    479e:	b5 01       	movw	r22, r10
7064
    47a0:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
7064
    47a0:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
7065
    47a4:	9b 01       	movw	r18, r22
7065
    47a4:	9b 01       	movw	r18, r22
7066
    47a6:	ac 01       	movw	r20, r24
7066
    47a6:	ac 01       	movw	r20, r24
7067
    47a8:	c8 01       	movw	r24, r16
7067
    47a8:	c8 01       	movw	r24, r16
7068
    47aa:	b7 01       	movw	r22, r14
7068
    47aa:	b7 01       	movw	r22, r14
7069
    47ac:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
7069
    47ac:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
7070
    47b0:	20 e0       	ldi	r18, 0x00	; 0
7070
    47b0:	20 e0       	ldi	r18, 0x00	; 0
7071
    47b2:	31 e0       	ldi	r19, 0x01	; 1
7071
    47b2:	31 e0       	ldi	r19, 0x01	; 1
7072
    47b4:	40 e0       	ldi	r20, 0x00	; 0
7072
    47b4:	40 e0       	ldi	r20, 0x00	; 0
7073
    47b6:	50 e0       	ldi	r21, 0x00	; 0
7073
    47b6:	50 e0       	ldi	r21, 0x00	; 0
7074
    47b8:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7074
    47b8:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7075
    47bc:	44 27       	eor	r20, r20
7075
    47bc:	44 27       	eor	r20, r20
7076
    47be:	37 fd       	sbrc	r19, 7
7076
    47be:	37 fd       	sbrc	r19, 7
7077
    47c0:	40 95       	com	r20
7077
    47c0:	40 95       	com	r20
7078
    47c2:	54 2f       	mov	r21, r20
7078
    47c2:	54 2f       	mov	r21, r20
7079
    47c4:	62 1a       	sub	r6, r18
7079
    47c4:	62 1a       	sub	r6, r18
Line 7134... Line 7134...
7134
    4868:	90 91 ea 01 	lds	r25, 0x01EA
7134
    4868:	90 91 ea 01 	lds	r25, 0x01EA
7135
    486c:	20 e0       	ldi	r18, 0x00	; 0
7135
    486c:	20 e0       	ldi	r18, 0x00	; 0
7136
    486e:	32 e0       	ldi	r19, 0x02	; 2
7136
    486e:	32 e0       	ldi	r19, 0x02	; 2
7137
    4870:	40 e0       	ldi	r20, 0x00	; 0
7137
    4870:	40 e0       	ldi	r20, 0x00	; 0
7138
    4872:	50 e0       	ldi	r21, 0x00	; 0
7138
    4872:	50 e0       	ldi	r21, 0x00	; 0
7139
    4874:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7139
    4874:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7140
    4878:	89 01       	movw	r16, r18
7140
    4878:	89 01       	movw	r16, r18
7141
    487a:	37 ff       	sbrs	r19, 7
7141
    487a:	37 ff       	sbrs	r19, 7
7142
    487c:	03 c0       	rjmp	.+6      	; 0x4884 <MotorRegler+0xb58>
7142
    487c:	03 c0       	rjmp	.+6      	; 0x4884 <MotorRegler+0xb58>
7143
    487e:	10 95       	com	r17
7143
    487e:	10 95       	com	r17
7144
    4880:	01 95       	neg	r16
7144
    4880:	01 95       	neg	r16
Line 7149... Line 7149...
7149
    4890:	90 91 f2 01 	lds	r25, 0x01F2
7149
    4890:	90 91 f2 01 	lds	r25, 0x01F2
7150
    4894:	20 e0       	ldi	r18, 0x00	; 0
7150
    4894:	20 e0       	ldi	r18, 0x00	; 0
7151
    4896:	32 e0       	ldi	r19, 0x02	; 2
7151
    4896:	32 e0       	ldi	r19, 0x02	; 2
7152
    4898:	40 e0       	ldi	r20, 0x00	; 0
7152
    4898:	40 e0       	ldi	r20, 0x00	; 0
7153
    489a:	50 e0       	ldi	r21, 0x00	; 0
7153
    489a:	50 e0       	ldi	r21, 0x00	; 0
7154
    489c:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7154
    489c:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7155
    48a0:	b9 01       	movw	r22, r18
7155
    48a0:	b9 01       	movw	r22, r18
7156
    48a2:	37 ff       	sbrs	r19, 7
7156
    48a2:	37 ff       	sbrs	r19, 7
7157
    48a4:	03 c0       	rjmp	.+6      	; 0x48ac <MotorRegler+0xb80>
7157
    48a4:	03 c0       	rjmp	.+6      	; 0x48ac <MotorRegler+0xb80>
7158
    48a6:	70 95       	com	r23
7158
    48a6:	70 95       	com	r23
7159
    48a8:	61 95       	neg	r22
7159
    48a8:	61 95       	neg	r22
Line 7186... Line 7186...
7186
    48f0:	72 9f       	mul	r23, r18
7186
    48f0:	72 9f       	mul	r23, r18
7187
    48f2:	90 0d       	add	r25, r0
7187
    48f2:	90 0d       	add	r25, r0
7188
    48f4:	11 24       	eor	r1, r1
7188
    48f4:	11 24       	eor	r1, r1
7189
    48f6:	60 e4       	ldi	r22, 0x40	; 64
7189
    48f6:	60 e4       	ldi	r22, 0x40	; 64
7190
    48f8:	70 e0       	ldi	r23, 0x00	; 0
7190
    48f8:	70 e0       	ldi	r23, 0x00	; 0
7191
    48fa:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7191
    48fa:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7192
    48fe:	a9 01       	movw	r20, r18
7192
    48fe:	a9 01       	movw	r20, r18
7193
    4900:	46 1b       	sub	r20, r22
7193
    4900:	46 1b       	sub	r20, r22
7194
    4902:	57 0b       	sbc	r21, r23
7194
    4902:	57 0b       	sbc	r21, r23
7195
    4904:	14 16       	cp	r1, r20
7195
    4904:	14 16       	cp	r1, r20
7196
    4906:	15 06       	cpc	r1, r21
7196
    4906:	15 06       	cpc	r1, r21
Line 7216... Line 7216...
7216
    4940:	74 9f       	mul	r23, r20
7216
    4940:	74 9f       	mul	r23, r20
7217
    4942:	90 0d       	add	r25, r0
7217
    4942:	90 0d       	add	r25, r0
7218
    4944:	11 24       	eor	r1, r1
7218
    4944:	11 24       	eor	r1, r1
7219
    4946:	60 e2       	ldi	r22, 0x20	; 32
7219
    4946:	60 e2       	ldi	r22, 0x20	; 32
7220
    4948:	70 e0       	ldi	r23, 0x00	; 0
7220
    4948:	70 e0       	ldi	r23, 0x00	; 0
7221
    494a:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7221
    494a:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7222
    494e:	88 27       	eor	r24, r24
7222
    494e:	88 27       	eor	r24, r24
7223
    4950:	77 fd       	sbrc	r23, 7
7223
    4950:	77 fd       	sbrc	r23, 7
7224
    4952:	80 95       	com	r24
7224
    4952:	80 95       	com	r24
7225
    4954:	98 2f       	mov	r25, r24
7225
    4954:	98 2f       	mov	r25, r24
7226
    4956:	06 0f       	add	r16, r22
7226
    4956:	06 0f       	add	r16, r22
Line 7285... Line 7285...
7285
    4a12:	ff 24       	eor	r15, r15
7285
    4a12:	ff 24       	eor	r15, r15
7286
    4a14:	00 27       	eor	r16, r16
7286
    4a14:	00 27       	eor	r16, r16
7287
    4a16:	11 27       	eor	r17, r17
7287
    4a16:	11 27       	eor	r17, r17
7288
    4a18:	a8 01       	movw	r20, r16
7288
    4a18:	a8 01       	movw	r20, r16
7289
    4a1a:	97 01       	movw	r18, r14
7289
    4a1a:	97 01       	movw	r18, r14
7290
    4a1c:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7290
    4a1c:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7291
    4a20:	30 93 ef 04 	sts	0x04EF, r19
7291
    4a20:	30 93 ef 04 	sts	0x04EF, r19
7292
    4a24:	20 93 ee 04 	sts	0x04EE, r18
7292
    4a24:	20 93 ee 04 	sts	0x04EE, r18
7293
    4a28:	60 91 ef 01 	lds	r22, 0x01EF
7293
    4a28:	60 91 ef 01 	lds	r22, 0x01EF
7294
    4a2c:	70 91 f0 01 	lds	r23, 0x01F0
7294
    4a2c:	70 91 f0 01 	lds	r23, 0x01F0
7295
    4a30:	80 91 f1 01 	lds	r24, 0x01F1
7295
    4a30:	80 91 f1 01 	lds	r24, 0x01F1
7296
    4a34:	90 91 f2 01 	lds	r25, 0x01F2
7296
    4a34:	90 91 f2 01 	lds	r25, 0x01F2
7297
    4a38:	a8 01       	movw	r20, r16
7297
    4a38:	a8 01       	movw	r20, r16
7298
    4a3a:	97 01       	movw	r18, r14
7298
    4a3a:	97 01       	movw	r18, r14
7299
    4a3c:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7299
    4a3c:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7300
    4a40:	30 93 f1 04 	sts	0x04F1, r19
7300
    4a40:	30 93 f1 04 	sts	0x04F1, r19
7301
    4a44:	20 93 f0 04 	sts	0x04F0, r18
7301
    4a44:	20 93 f0 04 	sts	0x04F0, r18
7302
    4a48:	80 91 e3 05 	lds	r24, 0x05E3
7302
    4a48:	80 91 e3 05 	lds	r24, 0x05E3
7303
    4a4c:	90 91 e4 05 	lds	r25, 0x05E4
7303
    4a4c:	90 91 e4 05 	lds	r25, 0x05E4
7304
    4a50:	90 93 f3 04 	sts	0x04F3, r25
7304
    4a50:	90 93 f3 04 	sts	0x04F3, r25
Line 7321... Line 7321...
7321
    4a94:	90 91 16 02 	lds	r25, 0x0216
7321
    4a94:	90 91 16 02 	lds	r25, 0x0216
7322
    4a98:	20 e0       	ldi	r18, 0x00	; 0
7322
    4a98:	20 e0       	ldi	r18, 0x00	; 0
7323
    4a9a:	32 e0       	ldi	r19, 0x02	; 2
7323
    4a9a:	32 e0       	ldi	r19, 0x02	; 2
7324
    4a9c:	40 e0       	ldi	r20, 0x00	; 0
7324
    4a9c:	40 e0       	ldi	r20, 0x00	; 0
7325
    4a9e:	50 e0       	ldi	r21, 0x00	; 0
7325
    4a9e:	50 e0       	ldi	r21, 0x00	; 0
7326
    4aa0:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7326
    4aa0:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7327
    4aa4:	30 93 fb 04 	sts	0x04FB, r19
7327
    4aa4:	30 93 fb 04 	sts	0x04FB, r19
7328
    4aa8:	20 93 fa 04 	sts	0x04FA, r18
7328
    4aa8:	20 93 fa 04 	sts	0x04FA, r18
7329
    4aac:	89 81       	ldd	r24, Y+1	; 0x01
7329
    4aac:	89 81       	ldd	r24, Y+1	; 0x01
7330
    4aae:	9a 81       	ldd	r25, Y+2	; 0x02
7330
    4aae:	9a 81       	ldd	r25, Y+2	; 0x02
7331
    4ab0:	90 93 fd 04 	sts	0x04FD, r25
7331
    4ab0:	90 93 fd 04 	sts	0x04FD, r25
Line 7346... Line 7346...
7346
    4aec:	f0 90 db 05 	lds	r15, 0x05DB
7346
    4aec:	f0 90 db 05 	lds	r15, 0x05DB
7347
    4af0:	60 90 e8 05 	lds	r6, 0x05E8
7347
    4af0:	60 90 e8 05 	lds	r6, 0x05E8
7348
    4af4:	70 90 e9 05 	lds	r7, 0x05E9
7348
    4af4:	70 90 e9 05 	lds	r7, 0x05E9
7349
    4af8:	80 90 ea 05 	lds	r8, 0x05EA
7349
    4af8:	80 90 ea 05 	lds	r8, 0x05EA
7350
    4afc:	90 90 eb 05 	lds	r9, 0x05EB
7350
    4afc:	90 90 eb 05 	lds	r9, 0x05EB
7351
    4b00:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7351
    4b00:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7352
    4b04:	a2 01       	movw	r20, r4
7352
    4b04:	a2 01       	movw	r20, r4
7353
    4b06:	91 01       	movw	r18, r2
7353
    4b06:	91 01       	movw	r18, r2
7354
    4b08:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7354
    4b08:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7355
    4b0c:	5b 01       	movw	r10, r22
7355
    4b0c:	5b 01       	movw	r10, r22
7356
    4b0e:	6c 01       	movw	r12, r24
7356
    4b0e:	6c 01       	movw	r12, r24
7357
    4b10:	00 27       	eor	r16, r16
7357
    4b10:	00 27       	eor	r16, r16
7358
    4b12:	f7 fc       	sbrc	r15, 7
7358
    4b12:	f7 fc       	sbrc	r15, 7
7359
    4b14:	00 95       	com	r16
7359
    4b14:	00 95       	com	r16
7360
    4b16:	10 2f       	mov	r17, r16
7360
    4b16:	10 2f       	mov	r17, r16
7361
    4b18:	c8 01       	movw	r24, r16
7361
    4b18:	c8 01       	movw	r24, r16
7362
    4b1a:	b7 01       	movw	r22, r14
7362
    4b1a:	b7 01       	movw	r22, r14
7363
    4b1c:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7363
    4b1c:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7364
    4b20:	a4 01       	movw	r20, r8
7364
    4b20:	a4 01       	movw	r20, r8
7365
    4b22:	93 01       	movw	r18, r6
7365
    4b22:	93 01       	movw	r18, r6
7366
    4b24:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7366
    4b24:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7367
    4b28:	9b 01       	movw	r18, r22
7367
    4b28:	9b 01       	movw	r18, r22
7368
    4b2a:	ac 01       	movw	r20, r24
7368
    4b2a:	ac 01       	movw	r20, r24
7369
    4b2c:	c6 01       	movw	r24, r12
7369
    4b2c:	c6 01       	movw	r24, r12
7370
    4b2e:	b5 01       	movw	r22, r10
7370
    4b2e:	b5 01       	movw	r22, r10
7371
    4b30:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
7371
    4b30:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
7372
    4b34:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7372
    4b34:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7373
    4b38:	70 93 db 05 	sts	0x05DB, r23
7373
    4b38:	70 93 db 05 	sts	0x05DB, r23
7374
    4b3c:	60 93 da 05 	sts	0x05DA, r22
7374
    4b3c:	60 93 da 05 	sts	0x05DA, r22
7375
    4b40:	60 91 ef 01 	lds	r22, 0x01EF
7375
    4b40:	60 91 ef 01 	lds	r22, 0x01EF
7376
    4b44:	70 91 f0 01 	lds	r23, 0x01F0
7376
    4b44:	70 91 f0 01 	lds	r23, 0x01F0
7377
    4b48:	80 91 f1 01 	lds	r24, 0x01F1
7377
    4b48:	80 91 f1 01 	lds	r24, 0x01F1
7378
    4b4c:	90 91 f2 01 	lds	r25, 0x01F2
7378
    4b4c:	90 91 f2 01 	lds	r25, 0x01F2
7379
    4b50:	e0 90 d8 05 	lds	r14, 0x05D8
7379
    4b50:	e0 90 d8 05 	lds	r14, 0x05D8
7380
    4b54:	f0 90 d9 05 	lds	r15, 0x05D9
7380
    4b54:	f0 90 d9 05 	lds	r15, 0x05D9
7381
    4b58:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7381
    4b58:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7382
    4b5c:	a2 01       	movw	r20, r4
7382
    4b5c:	a2 01       	movw	r20, r4
7383
    4b5e:	91 01       	movw	r18, r2
7383
    4b5e:	91 01       	movw	r18, r2
7384
    4b60:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7384
    4b60:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7385
    4b64:	5b 01       	movw	r10, r22
7385
    4b64:	5b 01       	movw	r10, r22
7386
    4b66:	6c 01       	movw	r12, r24
7386
    4b66:	6c 01       	movw	r12, r24
7387
    4b68:	00 27       	eor	r16, r16
7387
    4b68:	00 27       	eor	r16, r16
7388
    4b6a:	f7 fc       	sbrc	r15, 7
7388
    4b6a:	f7 fc       	sbrc	r15, 7
7389
    4b6c:	00 95       	com	r16
7389
    4b6c:	00 95       	com	r16
7390
    4b6e:	10 2f       	mov	r17, r16
7390
    4b6e:	10 2f       	mov	r17, r16
7391
    4b70:	c8 01       	movw	r24, r16
7391
    4b70:	c8 01       	movw	r24, r16
7392
    4b72:	b7 01       	movw	r22, r14
7392
    4b72:	b7 01       	movw	r22, r14
7393
    4b74:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7393
    4b74:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7394
    4b78:	a4 01       	movw	r20, r8
7394
    4b78:	a4 01       	movw	r20, r8
7395
    4b7a:	93 01       	movw	r18, r6
7395
    4b7a:	93 01       	movw	r18, r6
7396
    4b7c:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7396
    4b7c:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7397
    4b80:	9b 01       	movw	r18, r22
7397
    4b80:	9b 01       	movw	r18, r22
7398
    4b82:	ac 01       	movw	r20, r24
7398
    4b82:	ac 01       	movw	r20, r24
7399
    4b84:	c6 01       	movw	r24, r12
7399
    4b84:	c6 01       	movw	r24, r12
7400
    4b86:	b5 01       	movw	r22, r10
7400
    4b86:	b5 01       	movw	r22, r10
7401
    4b88:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
7401
    4b88:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
7402
    4b8c:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7402
    4b8c:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7403
    4b90:	70 93 d9 05 	sts	0x05D9, r23
7403
    4b90:	70 93 d9 05 	sts	0x05D9, r23
7404
    4b94:	60 93 d8 05 	sts	0x05D8, r22
7404
    4b94:	60 93 d8 05 	sts	0x05D8, r22
7405
    4b98:	60 91 e6 05 	lds	r22, 0x05E6
7405
    4b98:	60 91 e6 05 	lds	r22, 0x05E6
7406
    4b9c:	70 91 e7 05 	lds	r23, 0x05E7
7406
    4b9c:	70 91 e7 05 	lds	r23, 0x05E7
7407
    4ba0:	a0 90 f7 01 	lds	r10, 0x01F7
7407
    4ba0:	a0 90 f7 01 	lds	r10, 0x01F7
Line 7410... Line 7410...
7410
    4bac:	d0 90 fa 01 	lds	r13, 0x01FA
7410
    4bac:	d0 90 fa 01 	lds	r13, 0x01FA
7411
    4bb0:	88 27       	eor	r24, r24
7411
    4bb0:	88 27       	eor	r24, r24
7412
    4bb2:	77 fd       	sbrc	r23, 7
7412
    4bb2:	77 fd       	sbrc	r23, 7
7413
    4bb4:	80 95       	com	r24
7413
    4bb4:	80 95       	com	r24
7414
    4bb6:	98 2f       	mov	r25, r24
7414
    4bb6:	98 2f       	mov	r25, r24
7415
    4bb8:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7415
    4bb8:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7416
    4bbc:	7b 01       	movw	r14, r22
7416
    4bbc:	7b 01       	movw	r14, r22
7417
    4bbe:	8c 01       	movw	r16, r24
7417
    4bbe:	8c 01       	movw	r16, r24
7418
    4bc0:	20 e0       	ldi	r18, 0x00	; 0
7418
    4bc0:	20 e0       	ldi	r18, 0x00	; 0
7419
    4bc2:	30 e0       	ldi	r19, 0x00	; 0
7419
    4bc2:	30 e0       	ldi	r19, 0x00	; 0
7420
    4bc4:	40 e0       	ldi	r20, 0x00	; 0
7420
    4bc4:	40 e0       	ldi	r20, 0x00	; 0
7421
    4bc6:	5f e3       	ldi	r21, 0x3F	; 63
7421
    4bc6:	5f e3       	ldi	r21, 0x3F	; 63
7422
    4bc8:	c4 01       	movw	r24, r8
7422
    4bc8:	c4 01       	movw	r24, r8
7423
    4bca:	b3 01       	movw	r22, r6
7423
    4bca:	b3 01       	movw	r22, r6
7424
    4bcc:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7424
    4bcc:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7425
    4bd0:	9b 01       	movw	r18, r22
7425
    4bd0:	9b 01       	movw	r18, r22
7426
    4bd2:	ac 01       	movw	r20, r24
7426
    4bd2:	ac 01       	movw	r20, r24
7427
    4bd4:	c8 01       	movw	r24, r16
7427
    4bd4:	c8 01       	movw	r24, r16
7428
    4bd6:	b7 01       	movw	r22, r14
7428
    4bd6:	b7 01       	movw	r22, r14
7429
    4bd8:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7429
    4bd8:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7430
    4bdc:	7b 01       	movw	r14, r22
7430
    4bdc:	7b 01       	movw	r14, r22
7431
    4bde:	8c 01       	movw	r16, r24
7431
    4bde:	8c 01       	movw	r16, r24
7432
    4be0:	c6 01       	movw	r24, r12
7432
    4be0:	c6 01       	movw	r24, r12
7433
    4be2:	b5 01       	movw	r22, r10
7433
    4be2:	b5 01       	movw	r22, r10
7434
    4be4:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7434
    4be4:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7435
    4be8:	a2 01       	movw	r20, r4
7435
    4be8:	a2 01       	movw	r20, r4
7436
    4bea:	91 01       	movw	r18, r2
7436
    4bea:	91 01       	movw	r18, r2
7437
    4bec:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7437
    4bec:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7438
    4bf0:	9b 01       	movw	r18, r22
7438
    4bf0:	9b 01       	movw	r18, r22
7439
    4bf2:	ac 01       	movw	r20, r24
7439
    4bf2:	ac 01       	movw	r20, r24
7440
    4bf4:	c8 01       	movw	r24, r16
7440
    4bf4:	c8 01       	movw	r24, r16
7441
    4bf6:	b7 01       	movw	r22, r14
7441
    4bf6:	b7 01       	movw	r22, r14
7442
    4bf8:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
7442
    4bf8:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
7443
    4bfc:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7443
    4bfc:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7444
    4c00:	70 93 e7 05 	sts	0x05E7, r23
7444
    4c00:	70 93 e7 05 	sts	0x05E7, r23
7445
    4c04:	60 93 e6 05 	sts	0x05E6, r22
7445
    4c04:	60 93 e6 05 	sts	0x05E6, r22
7446
    4c08:	80 91 da 05 	lds	r24, 0x05DA
7446
    4c08:	80 91 da 05 	lds	r24, 0x05DA
7447
    4c0c:	90 91 db 05 	lds	r25, 0x05DB
7447
    4c0c:	90 91 db 05 	lds	r25, 0x05DB
7448
    4c10:	81 50       	subi	r24, 0x01	; 1
7448
    4c10:	81 50       	subi	r24, 0x01	; 1
Line 7551... Line 7551...
7551
    4d32:	36 9f       	mul	r19, r22
7551
    4d32:	36 9f       	mul	r19, r22
7552
    4d34:	90 0d       	add	r25, r0
7552
    4d34:	90 0d       	add	r25, r0
7553
    4d36:	11 24       	eor	r1, r1
7553
    4d36:	11 24       	eor	r1, r1
7554
    4d38:	60 e1       	ldi	r22, 0x10	; 16
7554
    4d38:	60 e1       	ldi	r22, 0x10	; 16
7555
    4d3a:	70 e0       	ldi	r23, 0x00	; 0
7555
    4d3a:	70 e0       	ldi	r23, 0x00	; 0
7556
    4d3c:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7556
    4d3c:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7557
    4d40:	09 81       	ldd	r16, Y+1	; 0x01
7557
    4d40:	09 81       	ldd	r16, Y+1	; 0x01
7558
    4d42:	1a 81       	ldd	r17, Y+2	; 0x02
7558
    4d42:	1a 81       	ldd	r17, Y+2	; 0x02
7559
    4d44:	06 1b       	sub	r16, r22
7559
    4d44:	06 1b       	sub	r16, r22
7560
    4d46:	17 0b       	sbc	r17, r23
7560
    4d46:	17 0b       	sbc	r17, r23
7561
    4d48:	20 91 c4 01 	lds	r18, 0x01C4
7561
    4d48:	20 91 c4 01 	lds	r18, 0x01C4
Line 7570... Line 7570...
7570
    4d60:	3e 9f       	mul	r19, r30
7570
    4d60:	3e 9f       	mul	r19, r30
7571
    4d62:	90 0d       	add	r25, r0
7571
    4d62:	90 0d       	add	r25, r0
7572
    4d64:	11 24       	eor	r1, r1
7572
    4d64:	11 24       	eor	r1, r1
7573
    4d66:	68 e0       	ldi	r22, 0x08	; 8
7573
    4d66:	68 e0       	ldi	r22, 0x08	; 8
7574
    4d68:	70 e0       	ldi	r23, 0x00	; 0
7574
    4d68:	70 e0       	ldi	r23, 0x00	; 0
7575
    4d6a:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7575
    4d6a:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7576
    4d6e:	06 1b       	sub	r16, r22
7576
    4d6e:	06 1b       	sub	r16, r22
7577
    4d70:	17 0b       	sbc	r17, r23
7577
    4d70:	17 0b       	sbc	r17, r23
7578
    4d72:	60 91 13 02 	lds	r22, 0x0213
7578
    4d72:	60 91 13 02 	lds	r22, 0x0213
7579
    4d76:	70 91 14 02 	lds	r23, 0x0214
7579
    4d76:	70 91 14 02 	lds	r23, 0x0214
7580
    4d7a:	80 91 15 02 	lds	r24, 0x0215
7580
    4d7a:	80 91 15 02 	lds	r24, 0x0215
7581
    4d7e:	90 91 16 02 	lds	r25, 0x0216
7581
    4d7e:	90 91 16 02 	lds	r25, 0x0216
7582
    4d82:	20 e0       	ldi	r18, 0x00	; 0
7582
    4d82:	20 e0       	ldi	r18, 0x00	; 0
7583
    4d84:	32 e0       	ldi	r19, 0x02	; 2
7583
    4d84:	32 e0       	ldi	r19, 0x02	; 2
7584
    4d86:	40 e0       	ldi	r20, 0x00	; 0
7584
    4d86:	40 e0       	ldi	r20, 0x00	; 0
7585
    4d88:	50 e0       	ldi	r21, 0x00	; 0
7585
    4d88:	50 e0       	ldi	r21, 0x00	; 0
7586
    4d8a:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7586
    4d8a:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7587
    4d8e:	ca 01       	movw	r24, r20
7587
    4d8e:	ca 01       	movw	r24, r20
7588
    4d90:	b9 01       	movw	r22, r18
7588
    4d90:	b9 01       	movw	r22, r18
7589
    4d92:	20 91 83 01 	lds	r18, 0x0183
7589
    4d92:	20 91 83 01 	lds	r18, 0x0183
7590
    4d96:	33 27       	eor	r19, r19
7590
    4d96:	33 27       	eor	r19, r19
7591
    4d98:	44 27       	eor	r20, r20
7591
    4d98:	44 27       	eor	r20, r20
7592
    4d9a:	55 27       	eor	r21, r21
7592
    4d9a:	55 27       	eor	r21, r21
7593
    4d9c:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
7593
    4d9c:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
7594
    4da0:	20 e2       	ldi	r18, 0x20	; 32
7594
    4da0:	20 e2       	ldi	r18, 0x20	; 32
7595
    4da2:	30 e0       	ldi	r19, 0x00	; 0
7595
    4da2:	30 e0       	ldi	r19, 0x00	; 0
7596
    4da4:	40 e0       	ldi	r20, 0x00	; 0
7596
    4da4:	40 e0       	ldi	r20, 0x00	; 0
7597
    4da6:	50 e0       	ldi	r21, 0x00	; 0
7597
    4da6:	50 e0       	ldi	r21, 0x00	; 0
7598
    4da8:	0e 94 46 2e 	call	0x5c8c	; 0x5c8c <__divmodsi4>
7598
    4da8:	0e 94 4e 2e 	call	0x5c9c	; 0x5c9c <__divmodsi4>
7599
    4dac:	ff ef       	ldi	r31, 0xFF	; 255
7599
    4dac:	ff ef       	ldi	r31, 0xFF	; 255
7600
    4dae:	2e 3c       	cpi	r18, 0xCE	; 206
7600
    4dae:	2e 3c       	cpi	r18, 0xCE	; 206
7601
    4db0:	3f 07       	cpc	r19, r31
7601
    4db0:	3f 07       	cpc	r19, r31
7602
    4db2:	14 f4       	brge	.+4      	; 0x4db8 <MotorRegler+0x108c>
7602
    4db2:	14 f4       	brge	.+4      	; 0x4db8 <MotorRegler+0x108c>
7603
    4db4:	2e ec       	ldi	r18, 0xCE	; 206
7603
    4db4:	2e ec       	ldi	r18, 0xCE	; 206
Line 7622... Line 7622...
7622
    4dde:	ca 01       	movw	r24, r20
7622
    4dde:	ca 01       	movw	r24, r20
7623
    4de0:	80 0f       	add	r24, r16
7623
    4de0:	80 0f       	add	r24, r16
7624
    4de2:	91 1f       	adc	r25, r17
7624
    4de2:	91 1f       	adc	r25, r17
7625
    4de4:	60 e1       	ldi	r22, 0x10	; 16
7625
    4de4:	60 e1       	ldi	r22, 0x10	; 16
7626
    4de6:	70 e0       	ldi	r23, 0x00	; 0
7626
    4de6:	70 e0       	ldi	r23, 0x00	; 0
7627
    4de8:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7627
    4de8:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7628
    4dec:	70 93 3c 02 	sts	0x023C, r23
7628
    4dec:	70 93 3c 02 	sts	0x023C, r23
7629
    4df0:	60 93 3b 02 	sts	0x023B, r22
7629
    4df0:	60 93 3b 02 	sts	0x023B, r22
7630
    4df4:	80 91 a7 05 	lds	r24, 0x05A7
7630
    4df4:	80 91 a7 05 	lds	r24, 0x05A7
7631
    4df8:	99 27       	eor	r25, r25
7631
    4df8:	99 27       	eor	r25, r25
7632
    4dfa:	68 17       	cp	r22, r24
7632
    4dfa:	68 17       	cp	r22, r24
Line 7697... Line 7697...
7697
    4eac:	73 0b       	sbc	r23, r19
7697
    4eac:	73 0b       	sbc	r23, r19
7698
    4eae:	88 27       	eor	r24, r24
7698
    4eae:	88 27       	eor	r24, r24
7699
    4eb0:	77 fd       	sbrc	r23, 7
7699
    4eb0:	77 fd       	sbrc	r23, 7
7700
    4eb2:	80 95       	com	r24
7700
    4eb2:	80 95       	com	r24
7701
    4eb4:	98 2f       	mov	r25, r24
7701
    4eb4:	98 2f       	mov	r25, r24
7702
    4eb6:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7702
    4eb6:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7703
    4eba:	9b 01       	movw	r18, r22
7703
    4eba:	9b 01       	movw	r18, r22
7704
    4ebc:	ac 01       	movw	r20, r24
7704
    4ebc:	ac 01       	movw	r20, r24
7705
    4ebe:	c3 01       	movw	r24, r6
7705
    4ebe:	c3 01       	movw	r24, r6
7706
    4ec0:	b2 01       	movw	r22, r4
7706
    4ec0:	b2 01       	movw	r22, r4
7707
    4ec2:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7707
    4ec2:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7708
    4ec6:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7708
    4ec6:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7709
    4eca:	70 93 99 02 	sts	0x0299, r23
7709
    4eca:	70 93 99 02 	sts	0x0299, r23
7710
    4ece:	60 93 98 02 	sts	0x0298, r22
7710
    4ece:	60 93 98 02 	sts	0x0298, r22
7711
    4ed2:	80 91 98 02 	lds	r24, 0x0298
7711
    4ed2:	80 91 98 02 	lds	r24, 0x0298
7712
    4ed6:	90 91 99 02 	lds	r25, 0x0299
7712
    4ed6:	90 91 99 02 	lds	r25, 0x0299
7713
    4eda:	8c 01       	movw	r16, r24
7713
    4eda:	8c 01       	movw	r16, r24
Line 7738... Line 7738...
7738
    4f1c:	90 95       	com	r25
7738
    4f1c:	90 95       	com	r25
7739
    4f1e:	81 95       	neg	r24
7739
    4f1e:	81 95       	neg	r24
7740
    4f20:	9f 4f       	sbci	r25, 0xFF	; 255
7740
    4f20:	9f 4f       	sbci	r25, 0xFF	; 255
7741
    4f22:	60 e0       	ldi	r22, 0x00	; 0
7741
    4f22:	60 e0       	ldi	r22, 0x00	; 0
7742
    4f24:	71 e0       	ldi	r23, 0x01	; 1
7742
    4f24:	71 e0       	ldi	r23, 0x01	; 1
7743
    4f26:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7743
    4f26:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7744
    4f2a:	6f 5f       	subi	r22, 0xFF	; 255
7744
    4f2a:	6f 5f       	subi	r22, 0xFF	; 255
7745
    4f2c:	7f 4f       	sbci	r23, 0xFF	; 255
7745
    4f2c:	7f 4f       	sbci	r23, 0xFF	; 255
7746
    4f2e:	88 27       	eor	r24, r24
7746
    4f2e:	88 27       	eor	r24, r24
7747
    4f30:	77 fd       	sbrc	r23, 7
7747
    4f30:	77 fd       	sbrc	r23, 7
7748
    4f32:	80 95       	com	r24
7748
    4f32:	80 95       	com	r24
Line 7758... Line 7758...
7758
    4f46:	90 95       	com	r25
7758
    4f46:	90 95       	com	r25
7759
    4f48:	81 95       	neg	r24
7759
    4f48:	81 95       	neg	r24
7760
    4f4a:	9f 4f       	sbci	r25, 0xFF	; 255
7760
    4f4a:	9f 4f       	sbci	r25, 0xFF	; 255
7761
    4f4c:	60 e0       	ldi	r22, 0x00	; 0
7761
    4f4c:	60 e0       	ldi	r22, 0x00	; 0
7762
    4f4e:	71 e0       	ldi	r23, 0x01	; 1
7762
    4f4e:	71 e0       	ldi	r23, 0x01	; 1
7763
    4f50:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7763
    4f50:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7764
    4f54:	6f 5f       	subi	r22, 0xFF	; 255
7764
    4f54:	6f 5f       	subi	r22, 0xFF	; 255
7765
    4f56:	7f 4f       	sbci	r23, 0xFF	; 255
7765
    4f56:	7f 4f       	sbci	r23, 0xFF	; 255
7766
    4f58:	88 27       	eor	r24, r24
7766
    4f58:	88 27       	eor	r24, r24
7767
    4f5a:	77 fd       	sbrc	r23, 7
7767
    4f5a:	77 fd       	sbrc	r23, 7
7768
    4f5c:	80 95       	com	r24
7768
    4f5c:	80 95       	com	r24
Line 7813... Line 7813...
7813
    4fd8:	b0 90 7f 01 	lds	r11, 0x017F
7813
    4fd8:	b0 90 7f 01 	lds	r11, 0x017F
7814
    4fdc:	88 27       	eor	r24, r24
7814
    4fdc:	88 27       	eor	r24, r24
7815
    4fde:	77 fd       	sbrc	r23, 7
7815
    4fde:	77 fd       	sbrc	r23, 7
7816
    4fe0:	80 95       	com	r24
7816
    4fe0:	80 95       	com	r24
7817
    4fe2:	98 2f       	mov	r25, r24
7817
    4fe2:	98 2f       	mov	r25, r24
7818
    4fe4:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7818
    4fe4:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7819
    4fe8:	7b 01       	movw	r14, r22
7819
    4fe8:	7b 01       	movw	r14, r22
7820
    4fea:	8c 01       	movw	r16, r24
7820
    4fea:	8c 01       	movw	r16, r24
7821
    4fec:	60 91 58 02 	lds	r22, 0x0258
7821
    4fec:	60 91 58 02 	lds	r22, 0x0258
7822
    4ff0:	70 91 59 02 	lds	r23, 0x0259
7822
    4ff0:	70 91 59 02 	lds	r23, 0x0259
7823
    4ff4:	80 91 5a 02 	lds	r24, 0x025A
7823
    4ff4:	80 91 5a 02 	lds	r24, 0x025A
7824
    4ff8:	90 91 5b 02 	lds	r25, 0x025B
7824
    4ff8:	90 91 5b 02 	lds	r25, 0x025B
7825
    4ffc:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7825
    4ffc:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7826
    5000:	9b 01       	movw	r18, r22
7826
    5000:	9b 01       	movw	r18, r22
7827
    5002:	ac 01       	movw	r20, r24
7827
    5002:	ac 01       	movw	r20, r24
7828
    5004:	c5 01       	movw	r24, r10
7828
    5004:	c5 01       	movw	r24, r10
7829
    5006:	b4 01       	movw	r22, r8
7829
    5006:	b4 01       	movw	r22, r8
7830
    5008:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7830
    5008:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7831
    500c:	9b 01       	movw	r18, r22
7831
    500c:	9b 01       	movw	r18, r22
7832
    500e:	ac 01       	movw	r20, r24
7832
    500e:	ac 01       	movw	r20, r24
7833
    5010:	c8 01       	movw	r24, r16
7833
    5010:	c8 01       	movw	r24, r16
7834
    5012:	b7 01       	movw	r22, r14
7834
    5012:	b7 01       	movw	r22, r14
7835
    5014:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
7835
    5014:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
7836
    5018:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7836
    5018:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7837
    501c:	96 01       	movw	r18, r12
7837
    501c:	96 01       	movw	r18, r12
7838
    501e:	26 0f       	add	r18, r22
7838
    501e:	26 0f       	add	r18, r22
7839
    5020:	37 1f       	adc	r19, r23
7839
    5020:	37 1f       	adc	r19, r23
7840
    5022:	49 81       	ldd	r20, Y+1	; 0x01
7840
    5022:	49 81       	ldd	r20, Y+1	; 0x01
7841
    5024:	5a 81       	ldd	r21, Y+2	; 0x02
7841
    5024:	5a 81       	ldd	r21, Y+2	; 0x02
Line 7911... Line 7911...
7911
    50c6:	73 0b       	sbc	r23, r19
7911
    50c6:	73 0b       	sbc	r23, r19
7912
    50c8:	88 27       	eor	r24, r24
7912
    50c8:	88 27       	eor	r24, r24
7913
    50ca:	77 fd       	sbrc	r23, 7
7913
    50ca:	77 fd       	sbrc	r23, 7
7914
    50cc:	80 95       	com	r24
7914
    50cc:	80 95       	com	r24
7915
    50ce:	98 2f       	mov	r25, r24
7915
    50ce:	98 2f       	mov	r25, r24
7916
    50d0:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
7916
    50d0:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
7917
    50d4:	9b 01       	movw	r18, r22
7917
    50d4:	9b 01       	movw	r18, r22
7918
    50d6:	ac 01       	movw	r20, r24
7918
    50d6:	ac 01       	movw	r20, r24
7919
    50d8:	c3 01       	movw	r24, r6
7919
    50d8:	c3 01       	movw	r24, r6
7920
    50da:	b2 01       	movw	r22, r4
7920
    50da:	b2 01       	movw	r22, r4
7921
    50dc:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
7921
    50dc:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
7922
    50e0:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
7922
    50e0:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
7923
    50e4:	70 93 95 02 	sts	0x0295, r23
7923
    50e4:	70 93 95 02 	sts	0x0295, r23
7924
    50e8:	60 93 94 02 	sts	0x0294, r22
7924
    50e8:	60 93 94 02 	sts	0x0294, r22
7925
    50ec:	80 91 94 02 	lds	r24, 0x0294
7925
    50ec:	80 91 94 02 	lds	r24, 0x0294
7926
    50f0:	90 91 95 02 	lds	r25, 0x0295
7926
    50f0:	90 91 95 02 	lds	r25, 0x0295
7927
    50f4:	8c 01       	movw	r16, r24
7927
    50f4:	8c 01       	movw	r16, r24
Line 7952... Line 7952...
7952
    5136:	90 95       	com	r25
7952
    5136:	90 95       	com	r25
7953
    5138:	81 95       	neg	r24
7953
    5138:	81 95       	neg	r24
7954
    513a:	9f 4f       	sbci	r25, 0xFF	; 255
7954
    513a:	9f 4f       	sbci	r25, 0xFF	; 255
7955
    513c:	60 e0       	ldi	r22, 0x00	; 0
7955
    513c:	60 e0       	ldi	r22, 0x00	; 0
7956
    513e:	71 e0       	ldi	r23, 0x01	; 1
7956
    513e:	71 e0       	ldi	r23, 0x01	; 1
7957
    5140:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7957
    5140:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7958
    5144:	6f 5f       	subi	r22, 0xFF	; 255
7958
    5144:	6f 5f       	subi	r22, 0xFF	; 255
7959
    5146:	7f 4f       	sbci	r23, 0xFF	; 255
7959
    5146:	7f 4f       	sbci	r23, 0xFF	; 255
7960
    5148:	88 27       	eor	r24, r24
7960
    5148:	88 27       	eor	r24, r24
7961
    514a:	77 fd       	sbrc	r23, 7
7961
    514a:	77 fd       	sbrc	r23, 7
7962
    514c:	80 95       	com	r24
7962
    514c:	80 95       	com	r24
Line 7972... Line 7972...
7972
    5160:	90 95       	com	r25
7972
    5160:	90 95       	com	r25
7973
    5162:	81 95       	neg	r24
7973
    5162:	81 95       	neg	r24
7974
    5164:	9f 4f       	sbci	r25, 0xFF	; 255
7974
    5164:	9f 4f       	sbci	r25, 0xFF	; 255
7975
    5166:	60 e0       	ldi	r22, 0x00	; 0
7975
    5166:	60 e0       	ldi	r22, 0x00	; 0
7976
    5168:	71 e0       	ldi	r23, 0x01	; 1
7976
    5168:	71 e0       	ldi	r23, 0x01	; 1
7977
    516a:	0e 94 11 2e 	call	0x5c22	; 0x5c22 <__divmodhi4>
7977
    516a:	0e 94 19 2e 	call	0x5c32	; 0x5c32 <__divmodhi4>
7978
    516e:	6f 5f       	subi	r22, 0xFF	; 255
7978
    516e:	6f 5f       	subi	r22, 0xFF	; 255
7979
    5170:	7f 4f       	sbci	r23, 0xFF	; 255
7979
    5170:	7f 4f       	sbci	r23, 0xFF	; 255
7980
    5172:	88 27       	eor	r24, r24
7980
    5172:	88 27       	eor	r24, r24
7981
    5174:	77 fd       	sbrc	r23, 7
7981
    5174:	77 fd       	sbrc	r23, 7
7982
    5176:	80 95       	com	r24
7982
    5176:	80 95       	com	r24
Line 8023... Line 8023...
8023
    51e2:	70 91 95 02 	lds	r23, 0x0295
8023
    51e2:	70 91 95 02 	lds	r23, 0x0295
8024
    51e6:	88 27       	eor	r24, r24
8024
    51e6:	88 27       	eor	r24, r24
8025
    51e8:	77 fd       	sbrc	r23, 7
8025
    51e8:	77 fd       	sbrc	r23, 7
8026
    51ea:	80 95       	com	r24
8026
    51ea:	80 95       	com	r24
8027
    51ec:	98 2f       	mov	r25, r24
8027
    51ec:	98 2f       	mov	r25, r24
8028
    51ee:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
8028
    51ee:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
8029
    51f2:	7b 01       	movw	r14, r22
8029
    51f2:	7b 01       	movw	r14, r22
8030
    51f4:	8c 01       	movw	r16, r24
8030
    51f4:	8c 01       	movw	r16, r24
8031
    51f6:	60 91 54 02 	lds	r22, 0x0254
8031
    51f6:	60 91 54 02 	lds	r22, 0x0254
8032
    51fa:	70 91 55 02 	lds	r23, 0x0255
8032
    51fa:	70 91 55 02 	lds	r23, 0x0255
8033
    51fe:	80 91 56 02 	lds	r24, 0x0256
8033
    51fe:	80 91 56 02 	lds	r24, 0x0256
8034
    5202:	90 91 57 02 	lds	r25, 0x0257
8034
    5202:	90 91 57 02 	lds	r25, 0x0257
8035
    5206:	0e 94 6c 2c 	call	0x58d8	; 0x58d8 <__floatsisf>
8035
    5206:	0e 94 74 2c 	call	0x58e8	; 0x58e8 <__floatsisf>
8036
    520a:	9b 01       	movw	r18, r22
8036
    520a:	9b 01       	movw	r18, r22
8037
    520c:	ac 01       	movw	r20, r24
8037
    520c:	ac 01       	movw	r20, r24
8038
    520e:	c5 01       	movw	r24, r10
8038
    520e:	c5 01       	movw	r24, r10
8039
    5210:	b4 01       	movw	r22, r8
8039
    5210:	b4 01       	movw	r22, r8
8040
    5212:	0e 94 7a 2d 	call	0x5af4	; 0x5af4 <__mulsf3>
8040
    5212:	0e 94 82 2d 	call	0x5b04	; 0x5b04 <__mulsf3>
8041
    5216:	9b 01       	movw	r18, r22
8041
    5216:	9b 01       	movw	r18, r22
8042
    5218:	ac 01       	movw	r20, r24
8042
    5218:	ac 01       	movw	r20, r24
8043
    521a:	c8 01       	movw	r24, r16
8043
    521a:	c8 01       	movw	r24, r16
8044
    521c:	b7 01       	movw	r22, r14
8044
    521c:	b7 01       	movw	r22, r14
8045
    521e:	0e 94 c1 2b 	call	0x5782	; 0x5782 <__addsf3>
8045
    521e:	0e 94 c9 2b 	call	0x5792	; 0x5792 <__addsf3>
8046
    5222:	0e 94 4f 2c 	call	0x589e	; 0x589e <__fixsfsi>
8046
    5222:	0e 94 57 2c 	call	0x58ae	; 0x58ae <__fixsfsi>
8047
    5226:	29 81       	ldd	r18, Y+1	; 0x01
8047
    5226:	29 81       	ldd	r18, Y+1	; 0x01
8048
    5228:	3a 81       	ldd	r19, Y+2	; 0x02
8048
    5228:	3a 81       	ldd	r19, Y+2	; 0x02
8049
    522a:	26 0f       	add	r18, r22
8049
    522a:	26 0f       	add	r18, r22
8050
    522c:	37 1f       	adc	r19, r23
8050
    522c:	37 1f       	adc	r19, r23
8051
    522e:	2c 19       	sub	r18, r12
8051
    522e:	2c 19       	sub	r18, r12
Line 8181... Line 8181...
8181
    5366:	80 91 1f 02 	lds	r24, 0x021F
8181
    5366:	80 91 1f 02 	lds	r24, 0x021F
8182
    536a:	90 91 20 02 	lds	r25, 0x0220
8182
    536a:	90 91 20 02 	lds	r25, 0x0220
8183
    536e:	18 16       	cp	r1, r24
8183
    536e:	18 16       	cp	r1, r24
8184
    5370:	19 06       	cpc	r1, r25
8184
    5370:	19 06       	cpc	r1, r25
8185
    5372:	0c f0       	brlt	.+2      	; 0x5376 <gps_main+0xa8>
8185
    5372:	0c f0       	brlt	.+2      	; 0x5376 <gps_main+0xa8>
8186
    5374:	c7 c1       	rjmp	.+910    	; 0x5704 <gps_main+0x436>
8186
    5374:	cf c1       	rjmp	.+926    	; 0x5714 <gps_main+0x446>
8187
    5376:	80 91 2e 05 	lds	r24, 0x052E
8187
    5376:	80 91 2e 05 	lds	r24, 0x052E
8188
    537a:	88 23       	and	r24, r24
8188
    537a:	88 23       	and	r24, r24
8189
    537c:	09 f4       	brne	.+2      	; 0x5380 <gps_main+0xb2>
8189
    537c:	09 f4       	brne	.+2      	; 0x5380 <gps_main+0xb2>
8190
    537e:	c2 c1       	rjmp	.+900    	; 0x5704 <gps_main+0x436>
8190
    537e:	ca c1       	rjmp	.+916    	; 0x5714 <gps_main+0x446>
8191
    5380:	80 91 8a 01 	lds	r24, 0x018A
8191
    5380:	80 91 8a 01 	lds	r24, 0x018A
8192
    5384:	90 91 8b 01 	lds	r25, 0x018B
8192
    5384:	90 91 8b 01 	lds	r25, 0x018B
8193
    5388:	89 2b       	or	r24, r25
8193
    5388:	89 2b       	or	r24, r25
8194
    538a:	51 f1       	breq	.+84     	; 0x53e0 <gps_main+0x112>
8194
    538a:	51 f1       	breq	.+84     	; 0x53e0 <gps_main+0x112>
8195
    538c:	80 91 0e 05 	lds	r24, 0x050E
8195
    538c:	80 91 0e 05 	lds	r24, 0x050E
Line 8230... Line 8230...
8230
    540e:	91 0b       	sbc	r25, r17
8230
    540e:	91 0b       	sbc	r25, r17
8231
    5410:	44 27       	eor	r20, r20
8231
    5410:	44 27       	eor	r20, r20
8232
    5412:	37 fd       	sbrc	r19, 7
8232
    5412:	37 fd       	sbrc	r19, 7
8233
    5414:	40 95       	com	r20
8233
    5414:	40 95       	com	r20
8234
    5416:	54 2f       	mov	r21, r20
8234
    5416:	54 2f       	mov	r21, r20
8235
    5418:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
8235
    5418:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
8236
    541c:	1b 01       	movw	r2, r22
8236
    541c:	5b 01       	movw	r10, r22
8237
    541e:	2c 01       	movw	r4, r24
8237
    541e:	6c 01       	movw	r12, r24
8238
    5420:	60 93 68 02 	sts	0x0268, r22
8238
    5420:	60 93 68 02 	sts	0x0268, r22
8239
    5424:	70 93 69 02 	sts	0x0269, r23
8239
    5424:	70 93 69 02 	sts	0x0269, r23
8240
    5428:	80 93 6a 02 	sts	0x026A, r24
8240
    5428:	80 93 6a 02 	sts	0x026A, r24
8241
    542c:	90 93 6b 02 	sts	0x026B, r25
8241
    542c:	90 93 6b 02 	sts	0x026B, r25
8242
    5430:	20 91 a2 02 	lds	r18, 0x02A2
8242
    5430:	20 91 a2 02 	lds	r18, 0x02A2
Line 8255... Line 8255...
8255
    545e:	91 0b       	sbc	r25, r17
8255
    545e:	91 0b       	sbc	r25, r17
8256
    5460:	44 27       	eor	r20, r20
8256
    5460:	44 27       	eor	r20, r20
8257
    5462:	37 fd       	sbrc	r19, 7
8257
    5462:	37 fd       	sbrc	r19, 7
8258
    5464:	40 95       	com	r20
8258
    5464:	40 95       	com	r20
8259
    5466:	54 2f       	mov	r21, r20
8259
    5466:	54 2f       	mov	r21, r20
8260
    5468:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
8260
    5468:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
8261
    546c:	5b 01       	movw	r10, r22
8261
    546c:	7b 01       	movw	r14, r22
8262
    546e:	6c 01       	movw	r12, r24
8262
    546e:	8c 01       	movw	r16, r24
8263
    5470:	60 93 6c 02 	sts	0x026C, r22
8263
    5470:	60 93 6c 02 	sts	0x026C, r22
8264
    5474:	70 93 6d 02 	sts	0x026D, r23
8264
    5474:	70 93 6d 02 	sts	0x026D, r23
8265
    5478:	80 93 6e 02 	sts	0x026E, r24
8265
    5478:	80 93 6e 02 	sts	0x026E, r24
8266
    547c:	90 93 6f 02 	sts	0x026F, r25
8266
    547c:	90 93 6f 02 	sts	0x026F, r25
8267
    5480:	10 92 70 02 	sts	0x0270, r1
8267
    5480:	10 92 70 02 	sts	0x0270, r1
Line 8280... Line 8280...
8280
    54ae:	98 2f       	mov	r25, r24
8280
    54ae:	98 2f       	mov	r25, r24
8281
    54b0:	20 91 1a 05 	lds	r18, 0x051A
8281
    54b0:	20 91 1a 05 	lds	r18, 0x051A
8282
    54b4:	30 91 1b 05 	lds	r19, 0x051B
8282
    54b4:	30 91 1b 05 	lds	r19, 0x051B
8283
    54b8:	40 91 1c 05 	lds	r20, 0x051C
8283
    54b8:	40 91 1c 05 	lds	r20, 0x051C
8284
    54bc:	50 91 1d 05 	lds	r21, 0x051D
8284
    54bc:	50 91 1d 05 	lds	r21, 0x051D
8285
    54c0:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
8285
    54c0:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
8286
    54c4:	7b 01       	movw	r14, r22
8286
    54c4:	3b 01       	movw	r6, r22
8287
    54c6:	8c 01       	movw	r16, r24
8287
    54c6:	4c 01       	movw	r8, r24
8288
    54c8:	60 93 78 02 	sts	0x0278, r22
8288
    54c8:	60 93 78 02 	sts	0x0278, r22
8289
    54cc:	70 93 79 02 	sts	0x0279, r23
8289
    54cc:	70 93 79 02 	sts	0x0279, r23
8290
    54d0:	80 93 7a 02 	sts	0x027A, r24
8290
    54d0:	80 93 7a 02 	sts	0x027A, r24
8291
    54d4:	90 93 7b 02 	sts	0x027B, r25
8291
    54d4:	90 93 7b 02 	sts	0x027B, r25
8292
    54d8:	60 91 a4 02 	lds	r22, 0x02A4
8292
    54d8:	60 91 a4 02 	lds	r22, 0x02A4
Line 8297... Line 8297...
8297
    54e6:	98 2f       	mov	r25, r24
8297
    54e6:	98 2f       	mov	r25, r24
8298
    54e8:	20 91 1e 05 	lds	r18, 0x051E
8298
    54e8:	20 91 1e 05 	lds	r18, 0x051E
8299
    54ec:	30 91 1f 05 	lds	r19, 0x051F
8299
    54ec:	30 91 1f 05 	lds	r19, 0x051F
8300
    54f0:	40 91 20 05 	lds	r20, 0x0520
8300
    54f0:	40 91 20 05 	lds	r20, 0x0520
8301
    54f4:	50 91 21 05 	lds	r21, 0x0521
8301
    54f4:	50 91 21 05 	lds	r21, 0x0521
8302
    54f8:	0e 94 de 2d 	call	0x5bbc	; 0x5bbc <__mulsi3>
8302
    54f8:	0e 94 e6 2d 	call	0x5bcc	; 0x5bcc <__mulsi3>
8303
    54fc:	3b 01       	movw	r6, r22
8303
    54fc:	1b 01       	movw	r2, r22
8304
    54fe:	4c 01       	movw	r8, r24
8304
    54fe:	2c 01       	movw	r4, r24
8305
    5500:	60 93 7c 02 	sts	0x027C, r22
8305
    5500:	60 93 7c 02 	sts	0x027C, r22
8306
    5504:	70 93 7d 02 	sts	0x027D, r23
8306
    5504:	70 93 7d 02 	sts	0x027D, r23
8307
    5508:	80 93 7e 02 	sts	0x027E, r24
8307
    5508:	80 93 7e 02 	sts	0x027E, r24
8308
    550c:	90 93 7f 02 	sts	0x027F, r25
8308
    550c:	90 93 7f 02 	sts	0x027F, r25
8309
    5510:	20 91 a0 02 	lds	r18, 0x02A0
8309
    5510:	20 91 a0 02 	lds	r18, 0x02A0
8310
    5514:	30 91 a1 02 	lds	r19, 0x02A1
8310
    5514:	30 91 a1 02 	lds	r19, 0x02A1
9076
    5b42:	b0 0d       	add	r27, r0
9076
    5b42:	b0 0d       	add	r27, r0
9077
    5b44:	e1 1d       	adc	r30, r1
9077
    5b44:	e1 1d       	adc	r30, r1
9312
    5cd0:	08 95       	ret
9310
    5cd0:	08 95       	ret
Line 9313... Line 9311...
9313
 
9311
 
9314
00005cd2 <__eeprom_write_byte_1F2021>:
9312
00005cd2 <__eeprom_read_byte_1F2021>:
9315
    5cd2:	f9 99       	sbic	0x1f, 1	; 31
9313
    5cd2:	f9 99       	sbic	0x1f, 1	; 31
9316
    5cd4:	fe cf       	rjmp	.-4      	; 0x5cd2 <__eeprom_write_byte_1F2021>
9314
    5cd4:	fe cf       	rjmp	.-4      	; 0x5cd2 <__eeprom_read_byte_1F2021>
9317
    5cd6:	b2 bd       	out	0x22, r27	; 34
9315
    5cd6:	b2 bd       	out	0x22, r27	; 34
9318
    5cd8:	a1 bd       	out	0x21, r26	; 33
9316
    5cd8:	a1 bd       	out	0x21, r26	; 33
9319
    5cda:	00 bc       	out	0x20, r0	; 32
9317
    5cda:	f8 9a       	sbi	0x1f, 0	; 31
9320
    5cdc:	11 96       	adiw	r26, 0x01	; 1
9318
    5cdc:	11 96       	adiw	r26, 0x01	; 1
9321
    5cde:	0f b6       	in	r0, 0x3f	; 63
-
 
9322
    5ce0:	f8 94       	cli
-
 
9323
    5ce2:	fa 9a       	sbi	0x1f, 2	; 31
-
 
9324
    5ce4:	f9 9a       	sbi	0x1f, 1	; 31
-
 
9325
    5ce6:	0f be       	out	0x3f, r0	; 63
9319
    5cde:	00 b4       	in	r0, 0x20	; 32
Line -... Line 9320...
-
 
9320
    5ce0:	08 95       	ret
-
 
9321
 
-
 
9322
00005ce2 <__eeprom_write_byte_1F2021>:
-
 
9323
    5ce2:	f9 99       	sbic	0x1f, 1	; 31
-
 
9324
    5ce4:	fe cf       	rjmp	.-4      	; 0x5ce2 <__eeprom_write_byte_1F2021>
-
 
9325
    5ce6:	b2 bd       	out	0x22, r27	; 34
-
 
9326
    5ce8:	a1 bd       	out	0x21, r26	; 33
-
 
9327
    5cea:	00 bc       	out	0x20, r0	; 32
-
 
9328
    5cec:	11 96       	adiw	r26, 0x01	; 1
-
 
9329
    5cee:	0f b6       	in	r0, 0x3f	; 63
-
 
9330
    5cf0:	f8 94       	cli
-
 
9331
    5cf2:	fa 9a       	sbi	0x1f, 2	; 31
-
 
9332
    5cf4:	f9 9a       	sbi	0x1f, 1	; 31
-
 
9333
    5cf6:	0f be       	out	0x3f, r0	; 63
9326
    5ce8:	08 95       	ret
9334
    5cf8:	08 95       	ret
9327
 
9335