From 4976af6a8458b8263abceb19368e95688031fb9a Mon Sep 17 00:00:00 2001 From: brett Date: Thu, 25 Apr 2024 00:09:09 -0500 Subject: doooone --- final_project/Debug/final_project.lss | 4985 +++++++++++++++++---------------- 1 file changed, 2595 insertions(+), 2390 deletions(-) (limited to 'final_project/Debug/final_project.lss') diff --git a/final_project/Debug/final_project.lss b/final_project/Debug/final_project.lss index 27309bb..9a51602 100644 --- a/final_project/Debug/final_project.lss +++ b/final_project/Debug/final_project.lss @@ -3,31 +3,31 @@ final_project.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn - 0 .data 000000d8 00800100 0000151c 000015b0 2**0 + 0 .data 000000b2 00800100 000015de 00001672 2**0 CONTENTS, ALLOC, LOAD, DATA - 1 .text 0000151c 00000000 00000000 00000094 2**1 + 1 .text 000015de 00000000 00000000 00000094 2**1 CONTENTS, ALLOC, LOAD, READONLY, CODE - 2 .bss 00000002 008001d8 008001d8 00001688 2**0 + 2 .bss 00000002 008001b2 008001b2 00001724 2**0 ALLOC - 3 .comment 00000030 00000000 00000000 00001688 2**0 + 3 .comment 00000030 00000000 00000000 00001724 2**0 CONTENTS, READONLY - 4 .note.gnu.avr.deviceinfo 00000040 00000000 00000000 000016b8 2**2 + 4 .note.gnu.avr.deviceinfo 00000040 00000000 00000000 00001754 2**2 CONTENTS, READONLY - 5 .debug_aranges 000000e8 00000000 00000000 000016f8 2**0 + 5 .debug_aranges 000000d8 00000000 00000000 00001794 2**0 CONTENTS, READONLY, DEBUGGING - 6 .debug_info 00001249 00000000 00000000 000017e0 2**0 + 6 .debug_info 0000128c 00000000 00000000 0000186c 2**0 CONTENTS, READONLY, DEBUGGING - 7 .debug_abbrev 00000c72 00000000 00000000 00002a29 2**0 + 7 .debug_abbrev 00000c65 00000000 00000000 00002af8 2**0 CONTENTS, READONLY, DEBUGGING - 8 .debug_line 00000b1b 00000000 00000000 0000369b 2**0 + 8 .debug_line 00000b2e 00000000 00000000 0000375d 2**0 CONTENTS, READONLY, DEBUGGING - 9 .debug_frame 00000328 00000000 00000000 000041b8 2**2 + 9 .debug_frame 000002a4 00000000 00000000 0000428c 2**2 CONTENTS, READONLY, DEBUGGING - 10 .debug_str 000006ed 00000000 00000000 000044e0 2**0 + 10 .debug_str 000006a3 00000000 00000000 00004530 2**0 CONTENTS, READONLY, DEBUGGING - 11 .debug_loc 00000611 00000000 00000000 00004bcd 2**0 + 11 .debug_loc 000004f1 00000000 00000000 00004bd3 2**0 CONTENTS, READONLY, DEBUGGING - 12 .debug_ranges 000000b8 00000000 00000000 000051de 2**0 + 12 .debug_ranges 000000a8 00000000 00000000 000050c4 2**0 CONTENTS, READONLY, DEBUGGING Disassembly of section .text: @@ -46,7 +46,7 @@ Disassembly of section .text: 28: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> 2c: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> 30: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> - 34: 0c 94 f5 04 jmp 0x9ea ; 0x9ea <__vector_13> + 34: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> 38: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> 3c: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> 40: 0c 94 83 00 jmp 0x106 ; 0x106 <__bad_interrupt> @@ -97,18 +97,18 @@ Disassembly of section .text: d8: 11 e0 ldi r17, 0x01 ; 1 da: a0 e0 ldi r26, 0x00 ; 0 dc: b1 e0 ldi r27, 0x01 ; 1 - de: ec e1 ldi r30, 0x1C ; 28 + de: ee ed ldi r30, 0xDE ; 222 e0: f5 e1 ldi r31, 0x15 ; 21 e2: 02 c0 rjmp .+4 ; 0xe8 <__do_copy_data+0x10> e4: 05 90 lpm r0, Z+ e6: 0d 92 st X+, r0 - e8: a8 3d cpi r26, 0xD8 ; 216 + e8: a2 3b cpi r26, 0xB2 ; 178 ea: b1 07 cpc r27, r17 ec: d9 f7 brne .-10 ; 0xe4 <__do_copy_data+0xc> 000000ee <__do_clear_bss>: ee: 21 e0 ldi r18, 0x01 ; 1 - f0: a8 ed ldi r26, 0xD8 ; 216 + f0: a2 eb ldi r26, 0xB2 ; 178 f2: b1 e0 ldi r27, 0x01 ; 1 f4: 01 c0 rjmp .+2 ; 0xf8 <.do_clear_bss_start> @@ -116,11 +116,11 @@ Disassembly of section .text: f6: 1d 92 st X+, r1 000000f8 <.do_clear_bss_start>: - f8: aa 3d cpi r26, 0xDA ; 218 + f8: a4 3b cpi r26, 0xB4 ; 180 fa: b2 07 cpc r27, r18 fc: e1 f7 brne .-8 ; 0xf6 <.do_clear_bss_loop> - fe: 0e 94 a1 02 call 0x542 ; 0x542
- 102: 0c 94 8c 0a jmp 0x1518 ; 0x1518 <_exit> + fe: 0e 94 b2 03 call 0x764 ; 0x764
+ 102: 0c 94 ed 0a jmp 0x15da ; 0x15da <_exit> 00000106 <__bad_interrupt>: 106: 0c 94 00 00 jmp 0 ; 0x0 <__vectors> @@ -153,7 +153,6 @@ void timer_init_ctc() { 128: fc 01 movw r30, r24 12a: 11 82 std Z+1, r1 ; 0x01 12c: 10 82 st Z, r1 - //TIMSK1 |= (1<: +//disable timer void stop_timer() { 196: cf 93 push r28 198: df 93 push r29 19a: cd b7 in r28, 0x3d ; 61 19c: de b7 in r29, 0x3e ; 62 - if(TIFR1 & (1 << OCF1A)) TIFR1 |= (1 << OCF1A); + if(TIFR1 & (1 << OCF1A)) TIFR1 |= (1 << OCF1A); //discard possible compare match 19e: 86 e3 ldi r24, 0x36 ; 54 1a0: 90 e0 ldi r25, 0x00 ; 0 1a2: fc 01 movw r30, r24 @@ -245,7 +246,7 @@ void stop_timer() { 1be: 22 60 ori r18, 0x02 ; 2 1c0: fc 01 movw r30, r24 1c2: 20 83 st Z, r18 - TIMSK1 = (1 << WGM12); + TIMSK1 = (1 << WGM12); //no clock source 1c4: 8f e6 ldi r24, 0x6F ; 111 1c6: 90 e0 ldi r25, 0x00 ; 0 1c8: 28 e0 ldi r18, 0x08 ; 8 @@ -259,12 +260,13 @@ void stop_timer() { 000001d6 : +//see if a second pas passed since start_timer bool timer_done() { 1d6: cf 93 push r28 1d8: df 93 push r29 1da: cd b7 in r28, 0x3d ; 61 1dc: de b7 in r29, 0x3e ; 62 - return (TIFR1 & (1 << OCF1A)); + return (TIFR1 & (1 << OCF1A)); //check if compare match 1de: 86 e3 ldi r24, 0x36 ; 54 1e0: 90 e0 ldi r25, 0x00 ; 0 1e2: fc 01 movw r30, r24 @@ -283,6 +285,12 @@ bool timer_done() { 1fc: 08 95 ret 000001fe : + +} +char usart_rxt() { + if(UCSR1A & (1 << RXC)) { return UDR1; } //attempt to get input, + return '\0'; //if there is none, then return null char +} 1fe: cf 93 push r28 200: df 93 push r29 202: 00 d0 rcall .+0 ; 0x204 @@ -364,10 +372,13 @@ bool timer_done() { 296: 08 95 ret 00000298 : + +char usart_rxt_blocking() { 298: cf 93 push r28 29a: df 93 push r29 29c: cd b7 in r28, 0x3d ; 61 29e: de b7 in r29, 0x3e ; 62 + while(!(UCSR1A & (1 << RXC))); //wait for input via polling 2a0: 00 00 nop 2a2: 88 ec ldi r24, 0xC8 ; 200 2a4: 90 e0 ldi r25, 0x00 ; 0 @@ -375,15 +386,19 @@ bool timer_done() { 2a8: 80 81 ld r24, Z 2aa: 88 23 and r24, r24 2ac: d4 f7 brge .-12 ; 0x2a2 + return UDR1; 2ae: 8e ec ldi r24, 0xCE ; 206 2b0: 90 e0 ldi r25, 0x00 ; 0 2b2: fc 01 movw r30, r24 2b4: 80 81 ld r24, Z +} 2b6: df 91 pop r29 2b8: cf 91 pop r28 2ba: 08 95 ret 000002bc : + +void usart_txstr(char *str) { 2bc: cf 93 push r28 2be: df 93 push r29 2c0: 00 d0 rcall .+0 ; 0x2c2 @@ -392,6 +407,8 @@ bool timer_done() { 2c6: de b7 in r29, 0x3e ; 62 2c8: 9c 83 std Y+4, r25 ; 0x04 2ca: 8b 83 std Y+3, r24 ; 0x03 + //transmit strong character by character untill null terminator + for(int i = 0; str[i] != '\0'; i++) usart_txt(str[i]); 2cc: 1a 82 std Y+2, r1 ; 0x02 2ce: 19 82 std Y+1, r1 ; 0x01 2d0: 0f c0 rjmp .+30 ; 0x2f0 @@ -419,6 +436,7 @@ bool timer_done() { 2fe: 80 81 ld r24, Z 300: 88 23 and r24, r24 302: 39 f7 brne .-50 ; 0x2d2 +} 304: 00 00 nop 306: 0f 90 pop r0 308: 0f 90 pop r0 @@ -429,2587 +447,2774 @@ bool timer_done() { 312: 08 95 ret 00000314 : - for(;;) { - usart_txstr("timer test\n"); - start_timer(); - while(!timer_done()); - stop_timer(); - } + * the 2nd bit is set. When displaying elements, we assume + * the second bit is the middle PORTE LED. + + */ + +uint8_t get_button() { 314: cf 93 push r28 316: df 93 push r29 318: cd b7 in r28, 0x3d ; 61 31a: de b7 in r29, 0x3e ; 62 - 31c: 8c e2 ldi r24, 0x2C ; 44 - 31e: 90 e0 ldi r25, 0x00 ; 0 - 320: fc 01 movw r30, r24 - 322: 80 81 ld r24, Z - 324: 88 2f mov r24, r24 - 326: 90 e0 ldi r25, 0x00 ; 0 - 328: 80 74 andi r24, 0x40 ; 64 - 32a: 99 27 eor r25, r25 - 32c: 89 2b or r24, r25 - 32e: 11 f4 brne .+4 ; 0x334 - 330: 84 e0 ldi r24, 0x04 ; 4 - 332: 06 c0 rjmp .+12 ; 0x340 - 334: 80 e2 ldi r24, 0x20 ; 32 - 336: 90 e0 ldi r25, 0x00 ; 0 - 338: fc 01 movw r30, r24 - 33a: 80 81 ld r24, Z - 33c: 80 95 com r24 - 33e: 83 7f andi r24, 0xF3 ; 243 - 340: df 91 pop r29 - 342: cf 91 pop r28 - 344: 08 95 ret - -00000346 : - 346: cf 93 push r28 - 348: df 93 push r29 - 34a: cd b7 in r28, 0x3d ; 61 - 34c: de b7 in r29, 0x3e ; 62 - 34e: 63 97 sbiw r28, 0x13 ; 19 - 350: 0f b6 in r0, 0x3f ; 63 - 352: f8 94 cli - 354: de bf out 0x3e, r29 ; 62 - 356: 0f be out 0x3f, r0 ; 63 - 358: cd bf out 0x3d, r28 ; 61 - 35a: 89 8b std Y+17, r24 ; 0x11 - 35c: 7b 8b std Y+19, r23 ; 0x13 - 35e: 6a 8b std Y+18, r22 ; 0x12 - 360: 1a 82 std Y+2, r1 ; 0x02 - 362: 19 82 std Y+1, r1 ; 0x01 - 364: 89 89 ldd r24, Y+17 ; 0x11 - 366: 88 2f mov r24, r24 - 368: 90 e0 ldi r25, 0x00 ; 0 - 36a: 84 70 andi r24, 0x04 ; 4 - 36c: 99 27 eor r25, r25 - 36e: 89 2b or r24, r25 - 370: 11 f0 breq .+4 ; 0x376 - 372: 80 e2 ldi r24, 0x20 ; 32 - 374: 89 83 std Y+1, r24 ; 0x01 - 376: 89 89 ldd r24, Y+17 ; 0x11 - 378: 83 7f andi r24, 0xF3 ; 243 - 37a: 8a 83 std Y+2, r24 ; 0x02 - 37c: 8b e2 ldi r24, 0x2B ; 43 - 37e: 90 e0 ldi r25, 0x00 ; 0 - 380: 2b e2 ldi r18, 0x2B ; 43 - 382: 30 e0 ldi r19, 0x00 ; 0 - 384: f9 01 movw r30, r18 - 386: 30 81 ld r19, Z - 388: 2a 81 ldd r18, Y+2 ; 0x02 - 38a: 23 27 eor r18, r19 - 38c: fc 01 movw r30, r24 - 38e: 20 83 st Z, r18 - 390: 8e e2 ldi r24, 0x2E ; 46 - 392: 90 e0 ldi r25, 0x00 ; 0 - 394: 2e e2 ldi r18, 0x2E ; 46 + 31c: a1 97 sbiw r28, 0x21 ; 33 + 31e: 0f b6 in r0, 0x3f ; 63 + 320: f8 94 cli + 322: de bf out 0x3e, r29 ; 62 + 324: 0f be out 0x3f, r0 ; 63 + 326: cd bf out 0x3d, r28 ; 61 + //debouncing is done by waiting for the user to stop pressing the button, + //then waiting an amount of time for the bouncing to stop. + const double debounce_wait = 100.0; + 328: 80 e0 ldi r24, 0x00 ; 0 + 32a: 90 e0 ldi r25, 0x00 ; 0 + 32c: a8 ec ldi r26, 0xC8 ; 200 + 32e: b2 e4 ldi r27, 0x42 ; 66 + 330: 89 83 std Y+1, r24 ; 0x01 + 332: 9a 83 std Y+2, r25 ; 0x02 + 334: ab 83 std Y+3, r26 ; 0x03 + 336: bc 83 std Y+4, r27 ; 0x04 + if(~PINE & (1 << 6)) { + 338: 8c e2 ldi r24, 0x2C ; 44 + 33a: 90 e0 ldi r25, 0x00 ; 0 + 33c: fc 01 movw r30, r24 + 33e: 80 81 ld r24, Z + 340: 88 2f mov r24, r24 + 342: 90 e0 ldi r25, 0x00 ; 0 + 344: 80 74 andi r24, 0x40 ; 64 + 346: 99 27 eor r25, r25 + 348: 89 2b or r24, r25 + 34a: 09 f0 breq .+2 ; 0x34e + 34c: 7f c0 rjmp .+254 ; 0x44c <__EEPROM_REGION_LENGTH__+0x4c> + while((~PINE & (1<<6))); + 34e: 00 00 nop + 350: 8c e2 ldi r24, 0x2C ; 44 + 352: 90 e0 ldi r25, 0x00 ; 0 + 354: fc 01 movw r30, r24 + 356: 80 81 ld r24, Z + 358: 88 2f mov r24, r24 + 35a: 90 e0 ldi r25, 0x00 ; 0 + 35c: 80 74 andi r24, 0x40 ; 64 + 35e: 99 27 eor r25, r25 + 360: 89 2b or r24, r25 + 362: b1 f3 breq .-20 ; 0x350 + 364: 89 81 ldd r24, Y+1 ; 0x01 + 366: 9a 81 ldd r25, Y+2 ; 0x02 + 368: ab 81 ldd r26, Y+3 ; 0x03 + 36a: bc 81 ldd r27, Y+4 ; 0x04 + 36c: 8a 87 std Y+10, r24 ; 0x0a + 36e: 9b 87 std Y+11, r25 ; 0x0b + 370: ac 87 std Y+12, r26 ; 0x0c + 372: bd 87 std Y+13, r27 ; 0x0d + + __builtin_avr_delay_cycles(__ticks_dc); + +#else + uint16_t __ticks; + __tmp = ((F_CPU) / 4e3) * __ms; + 374: 20 e0 ldi r18, 0x00 ; 0 + 376: 30 e0 ldi r19, 0x00 ; 0 + 378: 4a e7 ldi r20, 0x7A ; 122 + 37a: 55 e4 ldi r21, 0x45 ; 69 + 37c: 6a 85 ldd r22, Y+10 ; 0x0a + 37e: 7b 85 ldd r23, Y+11 ; 0x0b + 380: 8c 85 ldd r24, Y+12 ; 0x0c + 382: 9d 85 ldd r25, Y+13 ; 0x0d + 384: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 388: dc 01 movw r26, r24 + 38a: cb 01 movw r24, r22 + 38c: 8e 87 std Y+14, r24 ; 0x0e + 38e: 9f 87 std Y+15, r25 ; 0x0f + 390: a8 8b std Y+16, r26 ; 0x10 + 392: b9 8b std Y+17, r27 ; 0x11 + if (__tmp < 1.0) + 394: 20 e0 ldi r18, 0x00 ; 0 396: 30 e0 ldi r19, 0x00 ; 0 - 398: f9 01 movw r30, r18 - 39a: 30 81 ld r19, Z - 39c: 29 81 ldd r18, Y+1 ; 0x01 - 39e: 23 27 eor r18, r19 - 3a0: fc 01 movw r30, r24 - 3a2: 20 83 st Z, r18 - 3a4: 20 e0 ldi r18, 0x00 ; 0 - 3a6: 30 e0 ldi r19, 0x00 ; 0 - 3a8: 40 e8 ldi r20, 0x80 ; 128 - 3aa: 5e e3 ldi r21, 0x3E ; 62 - 3ac: 64 ea ldi r22, 0xA4 ; 164 - 3ae: 70 ed ldi r23, 0xD0 ; 208 - 3b0: 84 ea ldi r24, 0xA4 ; 164 - 3b2: 93 e4 ldi r25, 0x43 ; 67 - 3b4: 0e 94 25 06 call 0xc4a ; 0xc4a - 3b8: 4a 89 ldd r20, Y+18 ; 0x12 - 3ba: 5b 89 ldd r21, Y+19 ; 0x13 - 3bc: 28 ee ldi r18, 0xE8 ; 232 - 3be: 33 e0 ldi r19, 0x03 ; 3 - 3c0: 42 9f mul r20, r18 - 3c2: c0 01 movw r24, r0 - 3c4: 43 9f mul r20, r19 - 3c6: 90 0d add r25, r0 - 3c8: 52 9f mul r21, r18 - 3ca: 90 0d add r25, r0 - 3cc: 11 24 eor r1, r1 - 3ce: cc 01 movw r24, r24 - 3d0: a0 e0 ldi r26, 0x00 ; 0 - 3d2: b0 e0 ldi r27, 0x00 ; 0 - 3d4: bc 01 movw r22, r24 - 3d6: cd 01 movw r24, r26 - 3d8: 0e 94 40 08 call 0x1080 ; 0x1080 <__floatunsisf> - 3dc: dc 01 movw r26, r24 - 3de: cb 01 movw r24, r22 - 3e0: 8b 83 std Y+3, r24 ; 0x03 - 3e2: 9c 83 std Y+4, r25 ; 0x04 - 3e4: ad 83 std Y+5, r26 ; 0x05 - 3e6: be 83 std Y+6, r27 ; 0x06 - 3e8: 20 e0 ldi r18, 0x00 ; 0 - 3ea: 30 e0 ldi r19, 0x00 ; 0 - 3ec: 4a e7 ldi r20, 0x7A ; 122 - 3ee: 55 e4 ldi r21, 0x45 ; 69 - 3f0: 6b 81 ldd r22, Y+3 ; 0x03 - 3f2: 7c 81 ldd r23, Y+4 ; 0x04 - 3f4: 8d 81 ldd r24, Y+5 ; 0x05 - 3f6: 9e 81 ldd r25, Y+6 ; 0x06 - 3f8: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - 3fc: dc 01 movw r26, r24 - 3fe: cb 01 movw r24, r22 - 400: 8f 83 std Y+7, r24 ; 0x07 - 402: 98 87 std Y+8, r25 ; 0x08 - 404: a9 87 std Y+9, r26 ; 0x09 - 406: ba 87 std Y+10, r27 ; 0x0a - 408: 20 e0 ldi r18, 0x00 ; 0 - 40a: 30 e0 ldi r19, 0x00 ; 0 - 40c: 40 e8 ldi r20, 0x80 ; 128 - 40e: 5f e3 ldi r21, 0x3F ; 63 - 410: 6f 81 ldd r22, Y+7 ; 0x07 - 412: 78 85 ldd r23, Y+8 ; 0x08 - 414: 89 85 ldd r24, Y+9 ; 0x09 - 416: 9a 85 ldd r25, Y+10 ; 0x0a - 418: 0e 94 93 07 call 0xf26 ; 0xf26 <__cmpsf2> - 41c: 88 23 and r24, r24 - 41e: 2c f4 brge .+10 ; 0x42a <__EEPROM_REGION_LENGTH__+0x2a> - 420: 81 e0 ldi r24, 0x01 ; 1 - 422: 90 e0 ldi r25, 0x00 ; 0 - 424: 9c 87 std Y+12, r25 ; 0x0c - 426: 8b 87 std Y+11, r24 ; 0x0b - 428: 3f c0 rjmp .+126 ; 0x4a8 <__EEPROM_REGION_LENGTH__+0xa8> - 42a: 20 e0 ldi r18, 0x00 ; 0 - 42c: 3f ef ldi r19, 0xFF ; 255 - 42e: 4f e7 ldi r20, 0x7F ; 127 - 430: 57 e4 ldi r21, 0x47 ; 71 - 432: 6f 81 ldd r22, Y+7 ; 0x07 - 434: 78 85 ldd r23, Y+8 ; 0x08 - 436: 89 85 ldd r24, Y+9 ; 0x09 - 438: 9a 85 ldd r25, Y+10 ; 0x0a - 43a: 0e 94 33 09 call 0x1266 ; 0x1266 <__gesf2> - 43e: 18 16 cp r1, r24 - 440: 4c f5 brge .+82 ; 0x494 <__EEPROM_REGION_LENGTH__+0x94> - 442: 20 e0 ldi r18, 0x00 ; 0 - 444: 30 e0 ldi r19, 0x00 ; 0 - 446: 40 e2 ldi r20, 0x20 ; 32 - 448: 51 e4 ldi r21, 0x41 ; 65 - 44a: 6b 81 ldd r22, Y+3 ; 0x03 - 44c: 7c 81 ldd r23, Y+4 ; 0x04 - 44e: 8d 81 ldd r24, Y+5 ; 0x05 - 450: 9e 81 ldd r25, Y+6 ; 0x06 - 452: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - 456: dc 01 movw r26, r24 - 458: cb 01 movw r24, r22 - 45a: bc 01 movw r22, r24 - 45c: cd 01 movw r24, r26 - 45e: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - 462: dc 01 movw r26, r24 - 464: cb 01 movw r24, r22 - 466: 9c 87 std Y+12, r25 ; 0x0c - 468: 8b 87 std Y+11, r24 ; 0x0b - 46a: 0f c0 rjmp .+30 ; 0x48a <__EEPROM_REGION_LENGTH__+0x8a> - 46c: 80 e9 ldi r24, 0x90 ; 144 - 46e: 91 e0 ldi r25, 0x01 ; 1 - 470: 9e 87 std Y+14, r25 ; 0x0e - 472: 8d 87 std Y+13, r24 ; 0x0d - 474: 8d 85 ldd r24, Y+13 ; 0x0d - 476: 9e 85 ldd r25, Y+14 ; 0x0e - 478: 01 97 sbiw r24, 0x01 ; 1 - 47a: f1 f7 brne .-4 ; 0x478 <__EEPROM_REGION_LENGTH__+0x78> - 47c: 9e 87 std Y+14, r25 ; 0x0e - 47e: 8d 87 std Y+13, r24 ; 0x0d - 480: 8b 85 ldd r24, Y+11 ; 0x0b - 482: 9c 85 ldd r25, Y+12 ; 0x0c - 484: 01 97 sbiw r24, 0x01 ; 1 - 486: 9c 87 std Y+12, r25 ; 0x0c - 488: 8b 87 std Y+11, r24 ; 0x0b - 48a: 8b 85 ldd r24, Y+11 ; 0x0b - 48c: 9c 85 ldd r25, Y+12 ; 0x0c - 48e: 89 2b or r24, r25 - 490: 69 f7 brne .-38 ; 0x46c <__EEPROM_REGION_LENGTH__+0x6c> - 492: 14 c0 rjmp .+40 ; 0x4bc <__EEPROM_REGION_LENGTH__+0xbc> - 494: 6f 81 ldd r22, Y+7 ; 0x07 - 496: 78 85 ldd r23, Y+8 ; 0x08 - 498: 89 85 ldd r24, Y+9 ; 0x09 - 49a: 9a 85 ldd r25, Y+10 ; 0x0a - 49c: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - 4a0: dc 01 movw r26, r24 - 4a2: cb 01 movw r24, r22 - 4a4: 9c 87 std Y+12, r25 ; 0x0c - 4a6: 8b 87 std Y+11, r24 ; 0x0b - 4a8: 8b 85 ldd r24, Y+11 ; 0x0b - 4aa: 9c 85 ldd r25, Y+12 ; 0x0c - 4ac: 98 8b std Y+16, r25 ; 0x10 - 4ae: 8f 87 std Y+15, r24 ; 0x0f - 4b0: 8f 85 ldd r24, Y+15 ; 0x0f - 4b2: 98 89 ldd r25, Y+16 ; 0x10 - 4b4: 01 97 sbiw r24, 0x01 ; 1 - 4b6: f1 f7 brne .-4 ; 0x4b4 <__EEPROM_REGION_LENGTH__+0xb4> - 4b8: 98 8b std Y+16, r25 ; 0x10 - 4ba: 8f 87 std Y+15, r24 ; 0x0f - 4bc: 8b e2 ldi r24, 0x2B ; 43 - 4be: 90 e0 ldi r25, 0x00 ; 0 - 4c0: 2b e2 ldi r18, 0x2B ; 43 - 4c2: 30 e0 ldi r19, 0x00 ; 0 - 4c4: f9 01 movw r30, r18 - 4c6: 30 81 ld r19, Z - 4c8: 2a 81 ldd r18, Y+2 ; 0x02 - 4ca: 23 27 eor r18, r19 - 4cc: fc 01 movw r30, r24 - 4ce: 20 83 st Z, r18 - 4d0: 8e e2 ldi r24, 0x2E ; 46 - 4d2: 90 e0 ldi r25, 0x00 ; 0 - 4d4: 2e e2 ldi r18, 0x2E ; 46 - 4d6: 30 e0 ldi r19, 0x00 ; 0 - 4d8: f9 01 movw r30, r18 - 4da: 30 81 ld r19, Z - 4dc: 29 81 ldd r18, Y+1 ; 0x01 - 4de: 23 27 eor r18, r19 - 4e0: fc 01 movw r30, r24 - 4e2: 20 83 st Z, r18 - 4e4: 00 00 nop - 4e6: 63 96 adiw r28, 0x13 ; 19 - 4e8: 0f b6 in r0, 0x3f ; 63 - 4ea: f8 94 cli - 4ec: de bf out 0x3e, r29 ; 62 - 4ee: 0f be out 0x3f, r0 ; 63 - 4f0: cd bf out 0x3d, r28 ; 61 - 4f2: df 91 pop r29 - 4f4: cf 91 pop r28 - 4f6: 08 95 ret - -000004f8 : - 4f8: cf 93 push r28 - 4fa: df 93 push r29 - 4fc: cd b7 in r28, 0x3d ; 61 - 4fe: de b7 in r29, 0x3e ; 62 - 500: 81 e2 ldi r24, 0x21 ; 33 - 502: 90 e0 ldi r25, 0x00 ; 0 - 504: fc 01 movw r30, r24 - 506: 10 82 st Z, r1 - 508: 82 e2 ldi r24, 0x22 ; 34 - 50a: 90 e0 ldi r25, 0x00 ; 0 - 50c: 2f ef ldi r18, 0xFF ; 255 - 50e: fc 01 movw r30, r24 - 510: 20 83 st Z, r18 - 512: 8a e2 ldi r24, 0x2A ; 42 - 514: 90 e0 ldi r25, 0x00 ; 0 - 516: 2f ef ldi r18, 0xFF ; 255 - 518: fc 01 movw r30, r24 - 51a: 20 83 st Z, r18 - 51c: 8b e2 ldi r24, 0x2B ; 43 - 51e: 90 e0 ldi r25, 0x00 ; 0 - 520: 2f ef ldi r18, 0xFF ; 255 - 522: fc 01 movw r30, r24 - 524: 20 83 st Z, r18 - 526: 8d e2 ldi r24, 0x2D ; 45 - 528: 90 e0 ldi r25, 0x00 ; 0 - 52a: 20 e3 ldi r18, 0x30 ; 48 - 52c: fc 01 movw r30, r24 - 52e: 20 83 st Z, r18 - 530: 8e e2 ldi r24, 0x2E ; 46 - 532: 90 e0 ldi r25, 0x00 ; 0 - 534: 2f ef ldi r18, 0xFF ; 255 - 536: fc 01 movw r30, r24 - 538: 20 83 st Z, r18 - 53a: 00 00 nop - 53c: df 91 pop r29 - 53e: cf 91 pop r28 - 540: 08 95 ret - -00000542
: + 398: 40 e8 ldi r20, 0x80 ; 128 + 39a: 5f e3 ldi r21, 0x3F ; 63 + 39c: 6e 85 ldd r22, Y+14 ; 0x0e + 39e: 7f 85 ldd r23, Y+15 ; 0x0f + 3a0: 88 89 ldd r24, Y+16 ; 0x10 + 3a2: 99 89 ldd r25, Y+17 ; 0x11 + 3a4: 0e 94 f4 07 call 0xfe8 ; 0xfe8 <__cmpsf2> + 3a8: 88 23 and r24, r24 + 3aa: 2c f4 brge .+10 ; 0x3b6 + __ticks = 1; + 3ac: 81 e0 ldi r24, 0x01 ; 1 + 3ae: 90 e0 ldi r25, 0x00 ; 0 + 3b0: 9b 8b std Y+19, r25 ; 0x13 + 3b2: 8a 8b std Y+18, r24 ; 0x12 + 3b4: 3f c0 rjmp .+126 ; 0x434 <__EEPROM_REGION_LENGTH__+0x34> + else if (__tmp > 65535) + 3b6: 20 e0 ldi r18, 0x00 ; 0 + 3b8: 3f ef ldi r19, 0xFF ; 255 + 3ba: 4f e7 ldi r20, 0x7F ; 127 + 3bc: 57 e4 ldi r21, 0x47 ; 71 + 3be: 6e 85 ldd r22, Y+14 ; 0x0e + 3c0: 7f 85 ldd r23, Y+15 ; 0x0f + 3c2: 88 89 ldd r24, Y+16 ; 0x10 + 3c4: 99 89 ldd r25, Y+17 ; 0x11 + 3c6: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + 3ca: 18 16 cp r1, r24 + 3cc: 4c f5 brge .+82 ; 0x420 <__EEPROM_REGION_LENGTH__+0x20> + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + 3ce: 20 e0 ldi r18, 0x00 ; 0 + 3d0: 30 e0 ldi r19, 0x00 ; 0 + 3d2: 40 e2 ldi r20, 0x20 ; 32 + 3d4: 51 e4 ldi r21, 0x41 ; 65 + 3d6: 6a 85 ldd r22, Y+10 ; 0x0a + 3d8: 7b 85 ldd r23, Y+11 ; 0x0b + 3da: 8c 85 ldd r24, Y+12 ; 0x0c + 3dc: 9d 85 ldd r25, Y+13 ; 0x0d + 3de: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 3e2: dc 01 movw r26, r24 + 3e4: cb 01 movw r24, r22 + 3e6: bc 01 movw r22, r24 + 3e8: cd 01 movw r24, r26 + 3ea: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 3ee: dc 01 movw r26, r24 + 3f0: cb 01 movw r24, r22 + 3f2: 9b 8b std Y+19, r25 ; 0x13 + 3f4: 8a 8b std Y+18, r24 ; 0x12 + 3f6: 0f c0 rjmp .+30 ; 0x416 <__EEPROM_REGION_LENGTH__+0x16> + 3f8: 80 e9 ldi r24, 0x90 ; 144 + 3fa: 91 e0 ldi r25, 0x01 ; 1 + 3fc: 9d 8b std Y+21, r25 ; 0x15 + 3fe: 8c 8b std Y+20, r24 ; 0x14 + milliseconds can be achieved. + */ +void +_delay_loop_2(uint16_t __count) +{ + __asm__ volatile ( + 400: 8c 89 ldd r24, Y+20 ; 0x14 + 402: 9d 89 ldd r25, Y+21 ; 0x15 + 404: 01 97 sbiw r24, 0x01 ; 1 + 406: f1 f7 brne .-4 ; 0x404 <__EEPROM_REGION_LENGTH__+0x4> + 408: 9d 8b std Y+21, r25 ; 0x15 + 40a: 8c 8b std Y+20, r24 ; 0x14 + while(__ticks) + { + // wait 1/10 ms + _delay_loop_2(((F_CPU) / 4e3) / 10); + __ticks --; + 40c: 8a 89 ldd r24, Y+18 ; 0x12 + 40e: 9b 89 ldd r25, Y+19 ; 0x13 + 410: 01 97 sbiw r24, 0x01 ; 1 + 412: 9b 8b std Y+19, r25 ; 0x13 + 414: 8a 8b std Y+18, r24 ; 0x12 + __ticks = 1; + else if (__tmp > 65535) + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + while(__ticks) + 416: 8a 89 ldd r24, Y+18 ; 0x12 + 418: 9b 89 ldd r25, Y+19 ; 0x13 + 41a: 89 2b or r24, r25 + 41c: 69 f7 brne .-38 ; 0x3f8 + 41e: 14 c0 rjmp .+40 ; 0x448 <__EEPROM_REGION_LENGTH__+0x48> + __ticks --; + } + return; + } + else + __ticks = (uint16_t)__tmp; + 420: 6e 85 ldd r22, Y+14 ; 0x0e + 422: 7f 85 ldd r23, Y+15 ; 0x0f + 424: 88 89 ldd r24, Y+16 ; 0x10 + 426: 99 89 ldd r25, Y+17 ; 0x11 + 428: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 42c: dc 01 movw r26, r24 + 42e: cb 01 movw r24, r22 + 430: 9b 8b std Y+19, r25 ; 0x13 + 432: 8a 8b std Y+18, r24 ; 0x12 + 434: 8a 89 ldd r24, Y+18 ; 0x12 + 436: 9b 89 ldd r25, Y+19 ; 0x13 + 438: 9f 8b std Y+23, r25 ; 0x17 + 43a: 8e 8b std Y+22, r24 ; 0x16 + 43c: 8e 89 ldd r24, Y+22 ; 0x16 + 43e: 9f 89 ldd r25, Y+23 ; 0x17 + 440: 01 97 sbiw r24, 0x01 ; 1 + 442: f1 f7 brne .-4 ; 0x440 <__EEPROM_REGION_LENGTH__+0x40> + 444: 9f 8b std Y+23, r25 ; 0x17 + 446: 8e 8b std Y+22, r24 ; 0x16 + _delay_ms(debounce_wait); + return (1 << 2); + 448: 84 e0 ldi r24, 0x04 ; 4 + 44a: 85 c0 rjmp .+266 ; 0x556 <__EEPROM_REGION_LENGTH__+0x156> + } + uint8_t porta_state = (~PINA) & ~(0b1100); + 44c: 80 e2 ldi r24, 0x20 ; 32 + 44e: 90 e0 ldi r25, 0x00 ; 0 + 450: fc 01 movw r30, r24 + 452: 80 81 ld r24, Z + 454: 80 95 com r24 + 456: 83 7f andi r24, 0xF3 ; 243 + 458: 89 87 std Y+9, r24 ; 0x09 + if(porta_state) { + 45a: 89 85 ldd r24, Y+9 ; 0x09 + 45c: 88 23 and r24, r24 + 45e: 09 f4 brne .+2 ; 0x462 <__EEPROM_REGION_LENGTH__+0x62> + 460: 79 c0 rjmp .+242 ; 0x554 <__EEPROM_REGION_LENGTH__+0x154> + while(PINA != 0xff); + 462: 00 00 nop + 464: 80 e2 ldi r24, 0x20 ; 32 + 466: 90 e0 ldi r25, 0x00 ; 0 + 468: fc 01 movw r30, r24 + 46a: 80 81 ld r24, Z + 46c: 8f 3f cpi r24, 0xFF ; 255 + 46e: d1 f7 brne .-12 ; 0x464 <__EEPROM_REGION_LENGTH__+0x64> + 470: 89 81 ldd r24, Y+1 ; 0x01 + 472: 9a 81 ldd r25, Y+2 ; 0x02 + 474: ab 81 ldd r26, Y+3 ; 0x03 + 476: bc 81 ldd r27, Y+4 ; 0x04 + 478: 8d 83 std Y+5, r24 ; 0x05 + 47a: 9e 83 std Y+6, r25 ; 0x06 + 47c: af 83 std Y+7, r26 ; 0x07 + 47e: b8 87 std Y+8, r27 ; 0x08 + + __builtin_avr_delay_cycles(__ticks_dc); + +#else + uint16_t __ticks; + __tmp = ((F_CPU) / 4e3) * __ms; + 480: 20 e0 ldi r18, 0x00 ; 0 + 482: 30 e0 ldi r19, 0x00 ; 0 + 484: 4a e7 ldi r20, 0x7A ; 122 + 486: 55 e4 ldi r21, 0x45 ; 69 + 488: 6d 81 ldd r22, Y+5 ; 0x05 + 48a: 7e 81 ldd r23, Y+6 ; 0x06 + 48c: 8f 81 ldd r24, Y+7 ; 0x07 + 48e: 98 85 ldd r25, Y+8 ; 0x08 + 490: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 494: dc 01 movw r26, r24 + 496: cb 01 movw r24, r22 + 498: 88 8f std Y+24, r24 ; 0x18 + 49a: 99 8f std Y+25, r25 ; 0x19 + 49c: aa 8f std Y+26, r26 ; 0x1a + 49e: bb 8f std Y+27, r27 ; 0x1b + if (__tmp < 1.0) + 4a0: 20 e0 ldi r18, 0x00 ; 0 + 4a2: 30 e0 ldi r19, 0x00 ; 0 + 4a4: 40 e8 ldi r20, 0x80 ; 128 + 4a6: 5f e3 ldi r21, 0x3F ; 63 + 4a8: 68 8d ldd r22, Y+24 ; 0x18 + 4aa: 79 8d ldd r23, Y+25 ; 0x19 + 4ac: 8a 8d ldd r24, Y+26 ; 0x1a + 4ae: 9b 8d ldd r25, Y+27 ; 0x1b + 4b0: 0e 94 f4 07 call 0xfe8 ; 0xfe8 <__cmpsf2> + 4b4: 88 23 and r24, r24 + 4b6: 2c f4 brge .+10 ; 0x4c2 <__EEPROM_REGION_LENGTH__+0xc2> + __ticks = 1; + 4b8: 81 e0 ldi r24, 0x01 ; 1 + 4ba: 90 e0 ldi r25, 0x00 ; 0 + 4bc: 9d 8f std Y+29, r25 ; 0x1d + 4be: 8c 8f std Y+28, r24 ; 0x1c + 4c0: 3f c0 rjmp .+126 ; 0x540 <__EEPROM_REGION_LENGTH__+0x140> + else if (__tmp > 65535) + 4c2: 20 e0 ldi r18, 0x00 ; 0 + 4c4: 3f ef ldi r19, 0xFF ; 255 + 4c6: 4f e7 ldi r20, 0x7F ; 127 + 4c8: 57 e4 ldi r21, 0x47 ; 71 + 4ca: 68 8d ldd r22, Y+24 ; 0x18 + 4cc: 79 8d ldd r23, Y+25 ; 0x19 + 4ce: 8a 8d ldd r24, Y+26 ; 0x1a + 4d0: 9b 8d ldd r25, Y+27 ; 0x1b + 4d2: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + 4d6: 18 16 cp r1, r24 + 4d8: 4c f5 brge .+82 ; 0x52c <__EEPROM_REGION_LENGTH__+0x12c> + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + 4da: 20 e0 ldi r18, 0x00 ; 0 + 4dc: 30 e0 ldi r19, 0x00 ; 0 + 4de: 40 e2 ldi r20, 0x20 ; 32 + 4e0: 51 e4 ldi r21, 0x41 ; 65 + 4e2: 6d 81 ldd r22, Y+5 ; 0x05 + 4e4: 7e 81 ldd r23, Y+6 ; 0x06 + 4e6: 8f 81 ldd r24, Y+7 ; 0x07 + 4e8: 98 85 ldd r25, Y+8 ; 0x08 + 4ea: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 4ee: dc 01 movw r26, r24 + 4f0: cb 01 movw r24, r22 + 4f2: bc 01 movw r22, r24 + 4f4: cd 01 movw r24, r26 + 4f6: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 4fa: dc 01 movw r26, r24 + 4fc: cb 01 movw r24, r22 + 4fe: 9d 8f std Y+29, r25 ; 0x1d + 500: 8c 8f std Y+28, r24 ; 0x1c + 502: 0f c0 rjmp .+30 ; 0x522 <__EEPROM_REGION_LENGTH__+0x122> + 504: 80 e9 ldi r24, 0x90 ; 144 + 506: 91 e0 ldi r25, 0x01 ; 1 + 508: 9f 8f std Y+31, r25 ; 0x1f + 50a: 8e 8f std Y+30, r24 ; 0x1e + 50c: 8e 8d ldd r24, Y+30 ; 0x1e + 50e: 9f 8d ldd r25, Y+31 ; 0x1f + 510: 01 97 sbiw r24, 0x01 ; 1 + 512: f1 f7 brne .-4 ; 0x510 <__EEPROM_REGION_LENGTH__+0x110> + 514: 9f 8f std Y+31, r25 ; 0x1f + 516: 8e 8f std Y+30, r24 ; 0x1e + while(__ticks) + { + // wait 1/10 ms + _delay_loop_2(((F_CPU) / 4e3) / 10); + __ticks --; + 518: 8c 8d ldd r24, Y+28 ; 0x1c + 51a: 9d 8d ldd r25, Y+29 ; 0x1d + 51c: 01 97 sbiw r24, 0x01 ; 1 + 51e: 9d 8f std Y+29, r25 ; 0x1d + 520: 8c 8f std Y+28, r24 ; 0x1c + __ticks = 1; + else if (__tmp > 65535) + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + while(__ticks) + 522: 8c 8d ldd r24, Y+28 ; 0x1c + 524: 9d 8d ldd r25, Y+29 ; 0x1d + 526: 89 2b or r24, r25 + 528: 69 f7 brne .-38 ; 0x504 <__EEPROM_REGION_LENGTH__+0x104> + 52a: 14 c0 rjmp .+40 ; 0x554 <__EEPROM_REGION_LENGTH__+0x154> + __ticks --; + } + return; + } + else + __ticks = (uint16_t)__tmp; + 52c: 68 8d ldd r22, Y+24 ; 0x18 + 52e: 79 8d ldd r23, Y+25 ; 0x19 + 530: 8a 8d ldd r24, Y+26 ; 0x1a + 532: 9b 8d ldd r25, Y+27 ; 0x1b + 534: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 538: dc 01 movw r26, r24 + 53a: cb 01 movw r24, r22 + 53c: 9d 8f std Y+29, r25 ; 0x1d + 53e: 8c 8f std Y+28, r24 ; 0x1c + 540: 8c 8d ldd r24, Y+28 ; 0x1c + 542: 9d 8d ldd r25, Y+29 ; 0x1d + 544: 99 a3 std Y+33, r25 ; 0x21 + 546: 88 a3 std Y+32, r24 ; 0x20 + 548: 88 a1 ldd r24, Y+32 ; 0x20 + 54a: 99 a1 ldd r25, Y+33 ; 0x21 + 54c: 01 97 sbiw r24, 0x01 ; 1 + 54e: f1 f7 brne .-4 ; 0x54c <__EEPROM_REGION_LENGTH__+0x14c> + 550: 99 a3 std Y+33, r25 ; 0x21 + 552: 88 a3 std Y+32, r24 ; 0x20 + _delay_ms(debounce_wait); + } + return porta_state; + 554: 89 85 ldd r24, Y+9 ; 0x09 +} + 556: a1 96 adiw r28, 0x21 ; 33 + 558: 0f b6 in r0, 0x3f ; 63 + 55a: f8 94 cli + 55c: de bf out 0x3e, r29 ; 62 + 55e: 0f be out 0x3f, r0 ; 63 + 560: cd bf out 0x3d, r28 ; 61 + 562: df 91 pop r29 + 564: cf 91 pop r28 + 566: 08 95 ret + +00000568 : + +//for documentation see above paragraph +void display_element(uint8_t element, unsigned int time) { + 568: cf 93 push r28 + 56a: df 93 push r29 + 56c: cd b7 in r28, 0x3d ; 61 + 56e: de b7 in r29, 0x3e ; 62 + 570: 63 97 sbiw r28, 0x13 ; 19 + 572: 0f b6 in r0, 0x3f ; 63 + 574: f8 94 cli + 576: de bf out 0x3e, r29 ; 62 + 578: 0f be out 0x3f, r0 ; 63 + 57a: cd bf out 0x3d, r28 ; 61 + 57c: 89 8b std Y+17, r24 ; 0x11 + 57e: 7b 8b std Y+19, r23 ; 0x13 + 580: 6a 8b std Y+18, r22 ; 0x12 + uint8_t portd_state = 0; + 582: 1a 82 std Y+2, r1 ; 0x02 + uint8_t porte_state = 0; + 584: 19 82 std Y+1, r1 ; 0x01 + if(element & (1 << 2)) porte_state = (1<<5); + 586: 89 89 ldd r24, Y+17 ; 0x11 + 588: 88 2f mov r24, r24 + 58a: 90 e0 ldi r25, 0x00 ; 0 + 58c: 84 70 andi r24, 0x04 ; 4 + 58e: 99 27 eor r25, r25 + 590: 89 2b or r24, r25 + 592: 11 f0 breq .+4 ; 0x598 + 594: 80 e2 ldi r24, 0x20 ; 32 + 596: 89 83 std Y+1, r24 ; 0x01 + portd_state = element & ~(0b1100); + 598: 89 89 ldd r24, Y+17 ; 0x11 + 59a: 83 7f andi r24, 0xF3 ; 243 + 59c: 8a 83 std Y+2, r24 ; 0x02 + + PORTD ^= portd_state; + 59e: 8b e2 ldi r24, 0x2B ; 43 + 5a0: 90 e0 ldi r25, 0x00 ; 0 + 5a2: 2b e2 ldi r18, 0x2B ; 43 + 5a4: 30 e0 ldi r19, 0x00 ; 0 + 5a6: f9 01 movw r30, r18 + 5a8: 30 81 ld r19, Z + 5aa: 2a 81 ldd r18, Y+2 ; 0x02 + 5ac: 23 27 eor r18, r19 + 5ae: fc 01 movw r30, r24 + 5b0: 20 83 st Z, r18 + PORTE ^= porte_state; + 5b2: 8e e2 ldi r24, 0x2E ; 46 + 5b4: 90 e0 ldi r25, 0x00 ; 0 + 5b6: 2e e2 ldi r18, 0x2E ; 46 + 5b8: 30 e0 ldi r19, 0x00 ; 0 + 5ba: f9 01 movw r30, r18 + 5bc: 30 81 ld r19, Z + 5be: 29 81 ldd r18, Y+1 ; 0x01 + 5c0: 23 27 eor r18, r19 + 5c2: fc 01 movw r30, r24 + 5c4: 20 83 st Z, r18 + beep(329.63, .25); + 5c6: 20 e0 ldi r18, 0x00 ; 0 + 5c8: 30 e0 ldi r19, 0x00 ; 0 + 5ca: 40 e8 ldi r20, 0x80 ; 128 + 5cc: 5e e3 ldi r21, 0x3E ; 62 + 5ce: 64 ea ldi r22, 0xA4 ; 164 + 5d0: 70 ed ldi r23, 0xD0 ; 208 + 5d2: 84 ea ldi r24, 0xA4 ; 164 + 5d4: 93 e4 ldi r25, 0x43 ; 67 + 5d6: 0e 94 86 06 call 0xd0c ; 0xd0c + _delay_ms(time * 1000); + 5da: 4a 89 ldd r20, Y+18 ; 0x12 + 5dc: 5b 89 ldd r21, Y+19 ; 0x13 + 5de: 28 ee ldi r18, 0xE8 ; 232 + 5e0: 33 e0 ldi r19, 0x03 ; 3 + 5e2: 42 9f mul r20, r18 + 5e4: c0 01 movw r24, r0 + 5e6: 43 9f mul r20, r19 + 5e8: 90 0d add r25, r0 + 5ea: 52 9f mul r21, r18 + 5ec: 90 0d add r25, r0 + 5ee: 11 24 eor r1, r1 + 5f0: cc 01 movw r24, r24 + 5f2: a0 e0 ldi r26, 0x00 ; 0 + 5f4: b0 e0 ldi r27, 0x00 ; 0 + 5f6: bc 01 movw r22, r24 + 5f8: cd 01 movw r24, r26 + 5fa: 0e 94 a1 08 call 0x1142 ; 0x1142 <__floatunsisf> + 5fe: dc 01 movw r26, r24 + 600: cb 01 movw r24, r22 + 602: 8b 83 std Y+3, r24 ; 0x03 + 604: 9c 83 std Y+4, r25 ; 0x04 + 606: ad 83 std Y+5, r26 ; 0x05 + 608: be 83 std Y+6, r27 ; 0x06 + + __builtin_avr_delay_cycles(__ticks_dc); + +#else + uint16_t __ticks; + __tmp = ((F_CPU) / 4e3) * __ms; + 60a: 20 e0 ldi r18, 0x00 ; 0 + 60c: 30 e0 ldi r19, 0x00 ; 0 + 60e: 4a e7 ldi r20, 0x7A ; 122 + 610: 55 e4 ldi r21, 0x45 ; 69 + 612: 6b 81 ldd r22, Y+3 ; 0x03 + 614: 7c 81 ldd r23, Y+4 ; 0x04 + 616: 8d 81 ldd r24, Y+5 ; 0x05 + 618: 9e 81 ldd r25, Y+6 ; 0x06 + 61a: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 61e: dc 01 movw r26, r24 + 620: cb 01 movw r24, r22 + 622: 8f 83 std Y+7, r24 ; 0x07 + 624: 98 87 std Y+8, r25 ; 0x08 + 626: a9 87 std Y+9, r26 ; 0x09 + 628: ba 87 std Y+10, r27 ; 0x0a + if (__tmp < 1.0) + 62a: 20 e0 ldi r18, 0x00 ; 0 + 62c: 30 e0 ldi r19, 0x00 ; 0 + 62e: 40 e8 ldi r20, 0x80 ; 128 + 630: 5f e3 ldi r21, 0x3F ; 63 + 632: 6f 81 ldd r22, Y+7 ; 0x07 + 634: 78 85 ldd r23, Y+8 ; 0x08 + 636: 89 85 ldd r24, Y+9 ; 0x09 + 638: 9a 85 ldd r25, Y+10 ; 0x0a + 63a: 0e 94 f4 07 call 0xfe8 ; 0xfe8 <__cmpsf2> + 63e: 88 23 and r24, r24 + 640: 2c f4 brge .+10 ; 0x64c + __ticks = 1; + 642: 81 e0 ldi r24, 0x01 ; 1 + 644: 90 e0 ldi r25, 0x00 ; 0 + 646: 9c 87 std Y+12, r25 ; 0x0c + 648: 8b 87 std Y+11, r24 ; 0x0b + 64a: 3f c0 rjmp .+126 ; 0x6ca + else if (__tmp > 65535) + 64c: 20 e0 ldi r18, 0x00 ; 0 + 64e: 3f ef ldi r19, 0xFF ; 255 + 650: 4f e7 ldi r20, 0x7F ; 127 + 652: 57 e4 ldi r21, 0x47 ; 71 + 654: 6f 81 ldd r22, Y+7 ; 0x07 + 656: 78 85 ldd r23, Y+8 ; 0x08 + 658: 89 85 ldd r24, Y+9 ; 0x09 + 65a: 9a 85 ldd r25, Y+10 ; 0x0a + 65c: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + 660: 18 16 cp r1, r24 + 662: 4c f5 brge .+82 ; 0x6b6 + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + 664: 20 e0 ldi r18, 0x00 ; 0 + 666: 30 e0 ldi r19, 0x00 ; 0 + 668: 40 e2 ldi r20, 0x20 ; 32 + 66a: 51 e4 ldi r21, 0x41 ; 65 + 66c: 6b 81 ldd r22, Y+3 ; 0x03 + 66e: 7c 81 ldd r23, Y+4 ; 0x04 + 670: 8d 81 ldd r24, Y+5 ; 0x05 + 672: 9e 81 ldd r25, Y+6 ; 0x06 + 674: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 678: dc 01 movw r26, r24 + 67a: cb 01 movw r24, r22 + 67c: bc 01 movw r22, r24 + 67e: cd 01 movw r24, r26 + 680: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 684: dc 01 movw r26, r24 + 686: cb 01 movw r24, r22 + 688: 9c 87 std Y+12, r25 ; 0x0c + 68a: 8b 87 std Y+11, r24 ; 0x0b + 68c: 0f c0 rjmp .+30 ; 0x6ac + 68e: 80 e9 ldi r24, 0x90 ; 144 + 690: 91 e0 ldi r25, 0x01 ; 1 + 692: 9e 87 std Y+14, r25 ; 0x0e + 694: 8d 87 std Y+13, r24 ; 0x0d + 696: 8d 85 ldd r24, Y+13 ; 0x0d + 698: 9e 85 ldd r25, Y+14 ; 0x0e + 69a: 01 97 sbiw r24, 0x01 ; 1 + 69c: f1 f7 brne .-4 ; 0x69a + 69e: 9e 87 std Y+14, r25 ; 0x0e + 6a0: 8d 87 std Y+13, r24 ; 0x0d + while(__ticks) + { + // wait 1/10 ms + _delay_loop_2(((F_CPU) / 4e3) / 10); + __ticks --; + 6a2: 8b 85 ldd r24, Y+11 ; 0x0b + 6a4: 9c 85 ldd r25, Y+12 ; 0x0c + 6a6: 01 97 sbiw r24, 0x01 ; 1 + 6a8: 9c 87 std Y+12, r25 ; 0x0c + 6aa: 8b 87 std Y+11, r24 ; 0x0b + __ticks = 1; + else if (__tmp > 65535) + { + // __ticks = requested delay in 1/10 ms + __ticks = (uint16_t) (__ms * 10.0); + while(__ticks) + 6ac: 8b 85 ldd r24, Y+11 ; 0x0b + 6ae: 9c 85 ldd r25, Y+12 ; 0x0c + 6b0: 89 2b or r24, r25 + 6b2: 69 f7 brne .-38 ; 0x68e + 6b4: 14 c0 rjmp .+40 ; 0x6de + __ticks --; + } + return; + } + else + __ticks = (uint16_t)__tmp; + 6b6: 6f 81 ldd r22, Y+7 ; 0x07 + 6b8: 78 85 ldd r23, Y+8 ; 0x08 + 6ba: 89 85 ldd r24, Y+9 ; 0x09 + 6bc: 9a 85 ldd r25, Y+10 ; 0x0a + 6be: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 6c2: dc 01 movw r26, r24 + 6c4: cb 01 movw r24, r22 + 6c6: 9c 87 std Y+12, r25 ; 0x0c + 6c8: 8b 87 std Y+11, r24 ; 0x0b + 6ca: 8b 85 ldd r24, Y+11 ; 0x0b + 6cc: 9c 85 ldd r25, Y+12 ; 0x0c + 6ce: 98 8b std Y+16, r25 ; 0x10 + 6d0: 8f 87 std Y+15, r24 ; 0x0f + 6d2: 8f 85 ldd r24, Y+15 ; 0x0f + 6d4: 98 89 ldd r25, Y+16 ; 0x10 + 6d6: 01 97 sbiw r24, 0x01 ; 1 + 6d8: f1 f7 brne .-4 ; 0x6d6 + 6da: 98 8b std Y+16, r25 ; 0x10 + 6dc: 8f 87 std Y+15, r24 ; 0x0f + PORTD ^= portd_state; + 6de: 8b e2 ldi r24, 0x2B ; 43 + 6e0: 90 e0 ldi r25, 0x00 ; 0 + 6e2: 2b e2 ldi r18, 0x2B ; 43 + 6e4: 30 e0 ldi r19, 0x00 ; 0 + 6e6: f9 01 movw r30, r18 + 6e8: 30 81 ld r19, Z + 6ea: 2a 81 ldd r18, Y+2 ; 0x02 + 6ec: 23 27 eor r18, r19 + 6ee: fc 01 movw r30, r24 + 6f0: 20 83 st Z, r18 + PORTE ^= porte_state; + 6f2: 8e e2 ldi r24, 0x2E ; 46 + 6f4: 90 e0 ldi r25, 0x00 ; 0 + 6f6: 2e e2 ldi r18, 0x2E ; 46 + 6f8: 30 e0 ldi r19, 0x00 ; 0 + 6fa: f9 01 movw r30, r18 + 6fc: 30 81 ld r19, Z + 6fe: 29 81 ldd r18, Y+1 ; 0x01 + 700: 23 27 eor r18, r19 + 702: fc 01 movw r30, r24 + 704: 20 83 st Z, r18 +} + 706: 00 00 nop + 708: 63 96 adiw r28, 0x13 ; 19 + 70a: 0f b6 in r0, 0x3f ; 63 + 70c: f8 94 cli + 70e: de bf out 0x3e, r29 ; 62 + 710: 0f be out 0x3f, r0 ; 63 + 712: cd bf out 0x3d, r28 ; 61 + 714: df 91 pop r29 + 716: cf 91 pop r28 + 718: 08 95 ret + +0000071a : + +void init_io() { + 71a: cf 93 push r28 + 71c: df 93 push r29 + 71e: cd b7 in r28, 0x3d ; 61 + 720: de b7 in r29, 0x3e ; 62 + //initilize IO registers + //Buttons + DDRA = 0x00; + 722: 81 e2 ldi r24, 0x21 ; 33 + 724: 90 e0 ldi r25, 0x00 ; 0 + 726: fc 01 movw r30, r24 + 728: 10 82 st Z, r1 + PORTA = 0xff; + 72a: 82 e2 ldi r24, 0x22 ; 34 + 72c: 90 e0 ldi r25, 0x00 ; 0 + 72e: 2f ef ldi r18, 0xFF ; 255 + 730: fc 01 movw r30, r24 + 732: 20 83 st Z, r18 + + //LEDs + DDRD = 0xff; + 734: 8a e2 ldi r24, 0x2A ; 42 + 736: 90 e0 ldi r25, 0x00 ; 0 + 738: 2f ef ldi r18, 0xFF ; 255 + 73a: fc 01 movw r30, r24 + 73c: 20 83 st Z, r18 + PORTD = 0xff; + 73e: 8b e2 ldi r24, 0x2B ; 43 + 740: 90 e0 ldi r25, 0x00 ; 0 + 742: 2f ef ldi r18, 0xFF ; 255 + 744: fc 01 movw r30, r24 + 746: 20 83 st Z, r18 + + //speaker and middle LED + DDRE = (1 << 4) | (1 << 5); + 748: 8d e2 ldi r24, 0x2D ; 45 + 74a: 90 e0 ldi r25, 0x00 ; 0 + 74c: 20 e3 ldi r18, 0x30 ; 48 + 74e: fc 01 movw r30, r24 + 750: 20 83 st Z, r18 + PORTE = 0xff; + 752: 8e e2 ldi r24, 0x2E ; 46 + 754: 90 e0 ldi r25, 0x00 ; 0 + 756: 2f ef ldi r18, 0xFF ; 255 + 758: fc 01 movw r30, r24 + 75a: 20 83 st Z, r18 } + 75c: 00 00 nop + 75e: df 91 pop r29 + 760: cf 91 pop r28 + 762: 08 95 ret + +00000764
: int main(void) { - 542: 8f 92 push r8 - 544: 9f 92 push r9 - 546: af 92 push r10 - 548: bf 92 push r11 - 54a: cf 92 push r12 - 54c: df 92 push r13 - 54e: ef 92 push r14 - 550: ff 92 push r15 - 552: cf 93 push r28 - 554: df 93 push r29 - 556: cd b7 in r28, 0x3d ; 61 - 558: de b7 in r29, 0x3e ; 62 - 55a: e3 97 sbiw r28, 0x33 ; 51 - 55c: 0f b6 in r0, 0x3f ; 63 - 55e: f8 94 cli - 560: de bf out 0x3e, r29 ; 62 - 562: 0f be out 0x3f, r0 ; 63 - 564: cd bf out 0x3d, r28 ; 61 + 764: 8f 92 push r8 + 766: 9f 92 push r9 + 768: af 92 push r10 + 76a: bf 92 push r11 + 76c: cf 92 push r12 + 76e: df 92 push r13 + 770: ef 92 push r14 + 772: ff 92 push r15 + 774: cf 93 push r28 + 776: df 93 push r29 + 778: cd b7 in r28, 0x3d ; 61 + 77a: de b7 in r29, 0x3e ; 62 + 77c: a5 97 sbiw r28, 0x25 ; 37 + 77e: 0f b6 in r0, 0x3f ; 63 + 780: f8 94 cli + 782: de bf out 0x3e, r29 ; 62 + 784: 0f be out 0x3f, r0 ; 63 + 786: cd bf out 0x3d, r28 ; 61 cli(); - 566: f8 94 cli + 788: f8 94 cli timer_init_ctc(); - 568: 0e 94 85 00 call 0x10a ; 0x10a + 78a: 0e 94 85 00 call 0x10a ; 0x10a init_io(); - 56c: 0e 94 7c 02 call 0x4f8 ; 0x4f8 + 78e: 0e 94 8d 03 call 0x71a ; 0x71a usart_init(); - 570: 0e 94 ff 00 call 0x1fe ; 0x1fe + 792: 0e 94 ff 00 call 0x1fe ; 0x1fe while(1) { int level = 0; - 574: 1a 82 std Y+2, r1 ; 0x02 - 576: 19 82 std Y+1, r1 ; 0x01 + 796: 1a 82 std Y+2, r1 ; 0x02 + 798: 19 82 std Y+1, r1 ; 0x01 //get level usart_txstr( - 578: 80 e1 ldi r24, 0x10 ; 16 - 57a: 91 e0 ldi r25, 0x01 ; 1 - 57c: 0e 94 5e 01 call 0x2bc ; 0x2bc - "Enter your starting difficulty level:\n" + 79a: 84 e0 ldi r24, 0x04 ; 4 + 79c: 91 e0 ldi r25, 0x01 ; 1 + 79e: 0e 94 5e 01 call 0x2bc ; 0x2bc "1. Easy\n" "2. Moderate\n" "3. Give me pain."); + //ask until valid input while((level > 3) || (level < 1)) level = (int)(usart_rxt_blocking() - '0'); - 580: 07 c0 rjmp .+14 ; 0x590 - 582: 0e 94 4c 01 call 0x298 ; 0x298 - 586: 88 2f mov r24, r24 - 588: 90 e0 ldi r25, 0x00 ; 0 - 58a: c0 97 sbiw r24, 0x30 ; 48 - 58c: 9a 83 std Y+2, r25 ; 0x02 - 58e: 89 83 std Y+1, r24 ; 0x01 - 590: 89 81 ldd r24, Y+1 ; 0x01 - 592: 9a 81 ldd r25, Y+2 ; 0x02 - 594: 04 97 sbiw r24, 0x04 ; 4 - 596: ac f7 brge .-22 ; 0x582 - 598: 89 81 ldd r24, Y+1 ; 0x01 - 59a: 9a 81 ldd r25, Y+2 ; 0x02 - 59c: 18 16 cp r1, r24 - 59e: 19 06 cpc r1, r25 - 5a0: 84 f7 brge .-32 ; 0x582 + 7a2: 07 c0 rjmp .+14 ; 0x7b2 + 7a4: 0e 94 4c 01 call 0x298 ; 0x298 + 7a8: 88 2f mov r24, r24 + 7aa: 90 e0 ldi r25, 0x00 ; 0 + 7ac: c0 97 sbiw r24, 0x30 ; 48 + 7ae: 9a 83 std Y+2, r25 ; 0x02 + 7b0: 89 83 std Y+1, r24 ; 0x01 + 7b2: 89 81 ldd r24, Y+1 ; 0x01 + 7b4: 9a 81 ldd r25, Y+2 ; 0x02 + 7b6: 04 97 sbiw r24, 0x04 ; 4 + 7b8: ac f7 brge .-22 ; 0x7a4 + 7ba: 89 81 ldd r24, Y+1 ; 0x01 + 7bc: 9a 81 ldd r25, Y+2 ; 0x02 + 7be: 18 16 cp r1, r24 + 7c0: 19 06 cpc r1, r25 + 7c2: 84 f7 brge .-32 ; 0x7a4 //main simon game while(level < 3) { - 5a2: 16 c2 rjmp .+1068 ; 0x9d0 <__stack+0xd1> + 7c4: a2 c1 rjmp .+836 ; 0xb0a <__stack+0x20b> int elements_max; double score; uint8_t element_list[5]; // TODO - + //this is where the level properties are set depending on level switch(level) { - 5a4: 89 81 ldd r24, Y+1 ; 0x01 - 5a6: 9a 81 ldd r25, Y+2 ; 0x02 - 5a8: 82 30 cpi r24, 0x02 ; 2 - 5aa: 91 05 cpc r25, r1 - 5ac: d9 f0 breq .+54 ; 0x5e4 - 5ae: 83 30 cpi r24, 0x03 ; 3 - 5b0: 91 05 cpc r25, r1 - 5b2: 69 f1 breq .+90 ; 0x60e - 5b4: 01 97 sbiw r24, 0x01 ; 1 - 5b6: 09 f0 breq .+2 ; 0x5ba - 5b8: 3f c0 rjmp .+126 ; 0x638 + 7c6: 89 81 ldd r24, Y+1 ; 0x01 + 7c8: 9a 81 ldd r25, Y+2 ; 0x02 + 7ca: 82 30 cpi r24, 0x02 ; 2 + 7cc: 91 05 cpc r25, r1 + 7ce: d9 f0 breq .+54 ; 0x806 <__DATA_REGION_LENGTH__+0x6> + 7d0: 83 30 cpi r24, 0x03 ; 3 + 7d2: 91 05 cpc r25, r1 + 7d4: 69 f1 breq .+90 ; 0x830 <__DATA_REGION_LENGTH__+0x30> + 7d6: 01 97 sbiw r24, 0x01 ; 1 + 7d8: 09 f0 breq .+2 ; 0x7dc + 7da: 3f c0 rjmp .+126 ; 0x85a <__DATA_REGION_LENGTH__+0x5a> case 1: sets = 3; - 5ba: 83 e0 ldi r24, 0x03 ; 3 - 5bc: 90 e0 ldi r25, 0x00 ; 0 - 5be: 9e 83 std Y+6, r25 ; 0x06 - 5c0: 8d 83 std Y+5, r24 ; 0x05 + 7dc: 83 e0 ldi r24, 0x03 ; 3 + 7de: 90 e0 ldi r25, 0x00 ; 0 + 7e0: 9e 83 std Y+6, r25 ; 0x06 + 7e2: 8d 83 std Y+5, r24 ; 0x05 display_time = 3; - 5c2: 83 e0 ldi r24, 0x03 ; 3 - 5c4: 90 e0 ldi r25, 0x00 ; 0 - 5c6: 9c 83 std Y+4, r25 ; 0x04 - 5c8: 8b 83 std Y+3, r24 ; 0x03 + 7e4: 83 e0 ldi r24, 0x03 ; 3 + 7e6: 90 e0 ldi r25, 0x00 ; 0 + 7e8: 9c 83 std Y+4, r25 ; 0x04 + 7ea: 8b 83 std Y+3, r24 ; 0x03 response_time = 5; - 5ca: 85 e0 ldi r24, 0x05 ; 5 - 5cc: 90 e0 ldi r25, 0x00 ; 0 - 5ce: 98 87 std Y+8, r25 ; 0x08 - 5d0: 8f 83 std Y+7, r24 ; 0x07 + 7ec: 85 e0 ldi r24, 0x05 ; 5 + 7ee: 90 e0 ldi r25, 0x00 ; 0 + 7f0: 98 87 std Y+8, r25 ; 0x08 + 7f2: 8f 83 std Y+7, r24 ; 0x07 elements_min = 3; - 5d2: 83 e0 ldi r24, 0x03 ; 3 - 5d4: 90 e0 ldi r25, 0x00 ; 0 - 5d6: 9a 87 std Y+10, r25 ; 0x0a - 5d8: 89 87 std Y+9, r24 ; 0x09 + 7f4: 83 e0 ldi r24, 0x03 ; 3 + 7f6: 90 e0 ldi r25, 0x00 ; 0 + 7f8: 9a 87 std Y+10, r25 ; 0x0a + 7fa: 89 87 std Y+9, r24 ; 0x09 elements_max = 5; - 5da: 85 e0 ldi r24, 0x05 ; 5 - 5dc: 90 e0 ldi r25, 0x00 ; 0 - 5de: 9c 87 std Y+12, r25 ; 0x0c - 5e0: 8b 87 std Y+11, r24 ; 0x0b + 7fc: 85 e0 ldi r24, 0x05 ; 5 + 7fe: 90 e0 ldi r25, 0x00 ; 0 + 800: 9c 87 std Y+12, r25 ; 0x0c + 802: 8b 87 std Y+11, r24 ; 0x0b break; - 5e2: 2a c0 rjmp .+84 ; 0x638 + 804: 2a c0 rjmp .+84 ; 0x85a <__DATA_REGION_LENGTH__+0x5a> case 2: sets = 4; - 5e4: 84 e0 ldi r24, 0x04 ; 4 - 5e6: 90 e0 ldi r25, 0x00 ; 0 - 5e8: 9e 83 std Y+6, r25 ; 0x06 - 5ea: 8d 83 std Y+5, r24 ; 0x05 + 806: 84 e0 ldi r24, 0x04 ; 4 + 808: 90 e0 ldi r25, 0x00 ; 0 + 80a: 9e 83 std Y+6, r25 ; 0x06 + 80c: 8d 83 std Y+5, r24 ; 0x05 display_time = 2; - 5ec: 82 e0 ldi r24, 0x02 ; 2 - 5ee: 90 e0 ldi r25, 0x00 ; 0 - 5f0: 9c 83 std Y+4, r25 ; 0x04 - 5f2: 8b 83 std Y+3, r24 ; 0x03 + 80e: 82 e0 ldi r24, 0x02 ; 2 + 810: 90 e0 ldi r25, 0x00 ; 0 + 812: 9c 83 std Y+4, r25 ; 0x04 + 814: 8b 83 std Y+3, r24 ; 0x03 response_time = 7; - 5f4: 87 e0 ldi r24, 0x07 ; 7 - 5f6: 90 e0 ldi r25, 0x00 ; 0 - 5f8: 98 87 std Y+8, r25 ; 0x08 - 5fa: 8f 83 std Y+7, r24 ; 0x07 + 816: 87 e0 ldi r24, 0x07 ; 7 + 818: 90 e0 ldi r25, 0x00 ; 0 + 81a: 98 87 std Y+8, r25 ; 0x08 + 81c: 8f 83 std Y+7, r24 ; 0x07 elements_min = 3; - 5fc: 83 e0 ldi r24, 0x03 ; 3 - 5fe: 90 e0 ldi r25, 0x00 ; 0 - 600: 9a 87 std Y+10, r25 ; 0x0a - 602: 89 87 std Y+9, r24 ; 0x09 + 81e: 83 e0 ldi r24, 0x03 ; 3 + 820: 90 e0 ldi r25, 0x00 ; 0 + 822: 9a 87 std Y+10, r25 ; 0x0a + 824: 89 87 std Y+9, r24 ; 0x09 elements_max = 10; - 604: 8a e0 ldi r24, 0x0A ; 10 - 606: 90 e0 ldi r25, 0x00 ; 0 - 608: 9c 87 std Y+12, r25 ; 0x0c - 60a: 8b 87 std Y+11, r24 ; 0x0b + 826: 8a e0 ldi r24, 0x0A ; 10 + 828: 90 e0 ldi r25, 0x00 ; 0 + 82a: 9c 87 std Y+12, r25 ; 0x0c + 82c: 8b 87 std Y+11, r24 ; 0x0b break; - 60c: 15 c0 rjmp .+42 ; 0x638 + 82e: 15 c0 rjmp .+42 ; 0x85a <__DATA_REGION_LENGTH__+0x5a> case 3: sets = 5; - 60e: 85 e0 ldi r24, 0x05 ; 5 - 610: 90 e0 ldi r25, 0x00 ; 0 - 612: 9e 83 std Y+6, r25 ; 0x06 - 614: 8d 83 std Y+5, r24 ; 0x05 + 830: 85 e0 ldi r24, 0x05 ; 5 + 832: 90 e0 ldi r25, 0x00 ; 0 + 834: 9e 83 std Y+6, r25 ; 0x06 + 836: 8d 83 std Y+5, r24 ; 0x05 display_time = 1; - 616: 81 e0 ldi r24, 0x01 ; 1 - 618: 90 e0 ldi r25, 0x00 ; 0 - 61a: 9c 83 std Y+4, r25 ; 0x04 - 61c: 8b 83 std Y+3, r24 ; 0x03 + 838: 81 e0 ldi r24, 0x01 ; 1 + 83a: 90 e0 ldi r25, 0x00 ; 0 + 83c: 9c 83 std Y+4, r25 ; 0x04 + 83e: 8b 83 std Y+3, r24 ; 0x03 response_time = 10; - 61e: 8a e0 ldi r24, 0x0A ; 10 - 620: 90 e0 ldi r25, 0x00 ; 0 - 622: 98 87 std Y+8, r25 ; 0x08 - 624: 8f 83 std Y+7, r24 ; 0x07 + 840: 8a e0 ldi r24, 0x0A ; 10 + 842: 90 e0 ldi r25, 0x00 ; 0 + 844: 98 87 std Y+8, r25 ; 0x08 + 846: 8f 83 std Y+7, r24 ; 0x07 elements_min = 5; - 626: 85 e0 ldi r24, 0x05 ; 5 - 628: 90 e0 ldi r25, 0x00 ; 0 - 62a: 9a 87 std Y+10, r25 ; 0x0a - 62c: 89 87 std Y+9, r24 ; 0x09 + 848: 85 e0 ldi r24, 0x05 ; 5 + 84a: 90 e0 ldi r25, 0x00 ; 0 + 84c: 9a 87 std Y+10, r25 ; 0x0a + 84e: 89 87 std Y+9, r24 ; 0x09 elements_max = 15; - 62e: 8f e0 ldi r24, 0x0F ; 15 - 630: 90 e0 ldi r25, 0x00 ; 0 - 632: 9c 87 std Y+12, r25 ; 0x0c - 634: 8b 87 std Y+11, r24 ; 0x0b + 850: 8f e0 ldi r24, 0x0F ; 15 + 852: 90 e0 ldi r25, 0x00 ; 0 + 854: 9c 87 std Y+12, r25 ; 0x0c + 856: 8b 87 std Y+11, r24 ; 0x0b break; - 636: 00 00 nop + 858: 00 00 nop - - /************************************************************************/ - //main level + //it's easier to make a variable to count the number of guesses (max_score) + //and increment current_score after each correct guess to calculate total score + //as the number of elements per set scale. int max_score = 0; - 638: 1e 86 std Y+14, r1 ; 0x0e - 63a: 1d 86 std Y+13, r1 ; 0x0d - int current_score = 0; - 63c: 18 8a std Y+16, r1 ; 0x10 - 63e: 1f 86 std Y+15, r1 ; 0x0f + 85a: 1e 86 std Y+14, r1 ; 0x0e + 85c: 1d 86 std Y+13, r1 ; 0x0d + int current_score = 0; + 85e: 18 8a std Y+16, r1 ; 0x10 + 860: 1f 86 std Y+15, r1 ; 0x0f for(int set = 0; set < sets; set++) { - 640: 1a 8a std Y+18, r1 ; 0x12 - 642: 19 8a std Y+17, r1 ; 0x11 - 644: 7f c1 rjmp .+766 ; 0x944 <__stack+0x45> + 862: 1a 8a std Y+18, r1 ; 0x12 + 864: 19 8a std Y+17, r1 ; 0x11 + 866: 0b c1 rjmp .+534 ; 0xa7e <__stack+0x17f> + //scale from elements_min (first set) to elements_max (last set) int elements = elements_min + ceil(((elements_max - elements_min) / (float)(sets - 1)) * set); - 646: 89 85 ldd r24, Y+9 ; 0x09 - 648: 9a 85 ldd r25, Y+10 ; 0x0a - 64a: 09 2e mov r0, r25 - 64c: 00 0c add r0, r0 - 64e: aa 0b sbc r26, r26 - 650: bb 0b sbc r27, r27 - 652: bc 01 movw r22, r24 - 654: cd 01 movw r24, r26 - 656: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 65a: 6b 01 movw r12, r22 - 65c: 7c 01 movw r14, r24 - 65e: 2b 85 ldd r18, Y+11 ; 0x0b - 660: 3c 85 ldd r19, Y+12 ; 0x0c - 662: 89 85 ldd r24, Y+9 ; 0x09 - 664: 9a 85 ldd r25, Y+10 ; 0x0a - 666: a9 01 movw r20, r18 - 668: 48 1b sub r20, r24 - 66a: 59 0b sbc r21, r25 - 66c: ca 01 movw r24, r20 - 66e: 09 2e mov r0, r25 - 670: 00 0c add r0, r0 - 672: aa 0b sbc r26, r26 - 674: bb 0b sbc r27, r27 - 676: bc 01 movw r22, r24 - 678: cd 01 movw r24, r26 - 67a: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 67e: 4b 01 movw r8, r22 - 680: 5c 01 movw r10, r24 - 682: 8d 81 ldd r24, Y+5 ; 0x05 - 684: 9e 81 ldd r25, Y+6 ; 0x06 - 686: 01 97 sbiw r24, 0x01 ; 1 - 688: 09 2e mov r0, r25 - 68a: 00 0c add r0, r0 - 68c: aa 0b sbc r26, r26 - 68e: bb 0b sbc r27, r27 - 690: bc 01 movw r22, r24 - 692: cd 01 movw r24, r26 - 694: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 698: dc 01 movw r26, r24 - 69a: cb 01 movw r24, r22 - 69c: 9c 01 movw r18, r24 - 69e: ad 01 movw r20, r26 - 6a0: c5 01 movw r24, r10 - 6a2: b4 01 movw r22, r8 - 6a4: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - 6a8: dc 01 movw r26, r24 - 6aa: cb 01 movw r24, r22 - 6ac: 4c 01 movw r8, r24 - 6ae: 5d 01 movw r10, r26 - 6b0: 89 89 ldd r24, Y+17 ; 0x11 - 6b2: 9a 89 ldd r25, Y+18 ; 0x12 - 6b4: 09 2e mov r0, r25 - 6b6: 00 0c add r0, r0 - 6b8: aa 0b sbc r26, r26 - 6ba: bb 0b sbc r27, r27 - 6bc: bc 01 movw r22, r24 - 6be: cd 01 movw r24, r26 - 6c0: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 6c4: dc 01 movw r26, r24 - 6c6: cb 01 movw r24, r22 - 6c8: 9c 01 movw r18, r24 - 6ca: ad 01 movw r20, r26 - 6cc: c5 01 movw r24, r10 - 6ce: b4 01 movw r22, r8 - 6d0: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - 6d4: dc 01 movw r26, r24 - 6d6: cb 01 movw r24, r22 - 6d8: bc 01 movw r22, r24 - 6da: cd 01 movw r24, r26 - 6dc: 0e 94 7c 07 call 0xef8 ; 0xef8 - 6e0: dc 01 movw r26, r24 - 6e2: cb 01 movw r24, r22 - 6e4: 9c 01 movw r18, r24 - 6e6: ad 01 movw r20, r26 - 6e8: c7 01 movw r24, r14 - 6ea: b6 01 movw r22, r12 - 6ec: 0e 94 10 07 call 0xe20 ; 0xe20 <__addsf3> - 6f0: dc 01 movw r26, r24 - 6f2: cb 01 movw r24, r22 - 6f4: bc 01 movw r22, r24 - 6f6: cd 01 movw r24, r26 - 6f8: 0e 94 0a 08 call 0x1014 ; 0x1014 <__fixsfsi> - 6fc: dc 01 movw r26, r24 - 6fe: cb 01 movw r24, r22 - 700: 9b 8f std Y+27, r25 ; 0x1b - 702: 8a 8f std Y+26, r24 ; 0x1a - //generate, display elements + 868: 89 85 ldd r24, Y+9 ; 0x09 + 86a: 9a 85 ldd r25, Y+10 ; 0x0a + 86c: 09 2e mov r0, r25 + 86e: 00 0c add r0, r0 + 870: aa 0b sbc r26, r26 + 872: bb 0b sbc r27, r27 + 874: bc 01 movw r22, r24 + 876: cd 01 movw r24, r26 + 878: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + 87c: 6b 01 movw r12, r22 + 87e: 7c 01 movw r14, r24 + 880: 2b 85 ldd r18, Y+11 ; 0x0b + 882: 3c 85 ldd r19, Y+12 ; 0x0c + 884: 89 85 ldd r24, Y+9 ; 0x09 + 886: 9a 85 ldd r25, Y+10 ; 0x0a + 888: a9 01 movw r20, r18 + 88a: 48 1b sub r20, r24 + 88c: 59 0b sbc r21, r25 + 88e: ca 01 movw r24, r20 + 890: 09 2e mov r0, r25 + 892: 00 0c add r0, r0 + 894: aa 0b sbc r26, r26 + 896: bb 0b sbc r27, r27 + 898: bc 01 movw r22, r24 + 89a: cd 01 movw r24, r26 + 89c: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + 8a0: 4b 01 movw r8, r22 + 8a2: 5c 01 movw r10, r24 + 8a4: 8d 81 ldd r24, Y+5 ; 0x05 + 8a6: 9e 81 ldd r25, Y+6 ; 0x06 + 8a8: 01 97 sbiw r24, 0x01 ; 1 + 8aa: 09 2e mov r0, r25 + 8ac: 00 0c add r0, r0 + 8ae: aa 0b sbc r26, r26 + 8b0: bb 0b sbc r27, r27 + 8b2: bc 01 movw r22, r24 + 8b4: cd 01 movw r24, r26 + 8b6: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + 8ba: dc 01 movw r26, r24 + 8bc: cb 01 movw r24, r22 + 8be: 9c 01 movw r18, r24 + 8c0: ad 01 movw r20, r26 + 8c2: c5 01 movw r24, r10 + 8c4: b4 01 movw r22, r8 + 8c6: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + 8ca: dc 01 movw r26, r24 + 8cc: cb 01 movw r24, r22 + 8ce: 4c 01 movw r8, r24 + 8d0: 5d 01 movw r10, r26 + 8d2: 89 89 ldd r24, Y+17 ; 0x11 + 8d4: 9a 89 ldd r25, Y+18 ; 0x12 + 8d6: 09 2e mov r0, r25 + 8d8: 00 0c add r0, r0 + 8da: aa 0b sbc r26, r26 + 8dc: bb 0b sbc r27, r27 + 8de: bc 01 movw r22, r24 + 8e0: cd 01 movw r24, r26 + 8e2: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + 8e6: dc 01 movw r26, r24 + 8e8: cb 01 movw r24, r22 + 8ea: 9c 01 movw r18, r24 + 8ec: ad 01 movw r20, r26 + 8ee: c5 01 movw r24, r10 + 8f0: b4 01 movw r22, r8 + 8f2: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + 8f6: dc 01 movw r26, r24 + 8f8: cb 01 movw r24, r22 + 8fa: bc 01 movw r22, r24 + 8fc: cd 01 movw r24, r26 + 8fe: 0e 94 dd 07 call 0xfba ; 0xfba + 902: dc 01 movw r26, r24 + 904: cb 01 movw r24, r22 + 906: 9c 01 movw r18, r24 + 908: ad 01 movw r20, r26 + 90a: c7 01 movw r24, r14 + 90c: b6 01 movw r22, r12 + 90e: 0e 94 71 07 call 0xee2 ; 0xee2 <__addsf3> + 912: dc 01 movw r26, r24 + 914: cb 01 movw r24, r22 + 916: bc 01 movw r22, r24 + 918: cd 01 movw r24, r26 + 91a: 0e 94 6b 08 call 0x10d6 ; 0x10d6 <__fixsfsi> + 91e: dc 01 movw r26, r24 + 920: cb 01 movw r24, r22 + 922: 9b 8f std Y+27, r25 ; 0x1b + 924: 8a 8f std Y+26, r24 ; 0x1a + + //randomly get, display elements for(int element = 0; element < elements; element++) { - 704: 1c 8a std Y+20, r1 ; 0x14 - 706: 1b 8a std Y+19, r1 ; 0x13 - 708: 37 c0 rjmp .+110 ; 0x778 + 926: 1c 8a std Y+20, r1 ; 0x14 + 928: 1b 8a std Y+19, r1 ; 0x13 + 92a: 37 c0 rjmp .+110 ; 0x99a <__stack+0x9b> uint8_t element_bit = (rand() % ELEMENT_COUNT); - 70a: 0e 94 19 0a call 0x1432 ; 0x1432 - 70e: 27 e0 ldi r18, 0x07 ; 7 - 710: 30 e0 ldi r19, 0x00 ; 0 - 712: b9 01 movw r22, r18 - 714: 0e 94 a5 09 call 0x134a ; 0x134a <__divmodhi4> - 718: 8d 8b std Y+21, r24 ; 0x15 - if(element_bit == 3) element_bit = 7; - 71a: 8d 89 ldd r24, Y+21 ; 0x15 - 71c: 83 30 cpi r24, 0x03 ; 3 - 71e: 11 f4 brne .+4 ; 0x724 - 720: 87 e0 ldi r24, 0x07 ; 7 - 722: 8d 8b std Y+21, r24 ; 0x15 + 92c: 0e 94 7a 0a call 0x14f4 ; 0x14f4 + 930: 27 e0 ldi r18, 0x07 ; 7 + 932: 30 e0 ldi r19, 0x00 ; 0 + 934: b9 01 movw r22, r18 + 936: 0e 94 06 0a call 0x140c ; 0x140c <__divmodhi4> + 93a: 8d 8b std Y+21, r24 ; 0x15 + // button 3 should never be pressed, so if 3 is randomly generated, + // we make it the last LED. We only generate 7 potential elements. + if(element_bit == 3) element_bit = 7; + 93c: 8d 89 ldd r24, Y+21 ; 0x15 + 93e: 83 30 cpi r24, 0x03 ; 3 + 940: 11 f4 brne .+4 ; 0x946 <__stack+0x47> + 942: 87 e0 ldi r24, 0x07 ; 7 + 944: 8d 8b std Y+21, r24 ; 0x15 uint8_t this_element = 1 << element_bit; - 724: 8d 89 ldd r24, Y+21 ; 0x15 - 726: 28 2f mov r18, r24 - 728: 30 e0 ldi r19, 0x00 ; 0 - 72a: 81 e0 ldi r24, 0x01 ; 1 - 72c: 90 e0 ldi r25, 0x00 ; 0 - 72e: 02 c0 rjmp .+4 ; 0x734 - 730: 88 0f add r24, r24 - 732: 99 1f adc r25, r25 - 734: 2a 95 dec r18 - 736: e2 f7 brpl .-8 ; 0x730 - 738: 8c 8f std Y+28, r24 ; 0x1c + 946: 8d 89 ldd r24, Y+21 ; 0x15 + 948: 28 2f mov r18, r24 + 94a: 30 e0 ldi r19, 0x00 ; 0 + 94c: 81 e0 ldi r24, 0x01 ; 1 + 94e: 90 e0 ldi r25, 0x00 ; 0 + 950: 02 c0 rjmp .+4 ; 0x956 <__stack+0x57> + 952: 88 0f add r24, r24 + 954: 99 1f adc r25, r25 + 956: 2a 95 dec r18 + 958: e2 f7 brpl .-8 ; 0x952 <__stack+0x53> + 95a: 8c 8f std Y+28, r24 ; 0x1c usart_txt('\n'); - 73a: 8a e0 ldi r24, 0x0A ; 10 - 73c: 0e 94 28 01 call 0x250 ; 0x250 + 95c: 8a e0 ldi r24, 0x0A ; 10 + 95e: 0e 94 28 01 call 0x250 ; 0x250 usart_txt(element_bit + '0'); - 740: 8d 89 ldd r24, Y+21 ; 0x15 - 742: 80 5d subi r24, 0xD0 ; 208 - 744: 0e 94 28 01 call 0x250 ; 0x250 + 962: 8d 89 ldd r24, Y+21 ; 0x15 + 964: 80 5d subi r24, 0xD0 ; 208 + 966: 0e 94 28 01 call 0x250 ; 0x250 usart_txt('\n'); - 748: 8a e0 ldi r24, 0x0A ; 10 - 74a: 0e 94 28 01 call 0x250 ; 0x250 - element_list[element] = this_element; // could optimize - 74e: 9e 01 movw r18, r28 - 750: 21 5d subi r18, 0xD1 ; 209 - 752: 3f 4f sbci r19, 0xFF ; 255 - 754: 8b 89 ldd r24, Y+19 ; 0x13 - 756: 9c 89 ldd r25, Y+20 ; 0x14 - 758: 82 0f add r24, r18 - 75a: 93 1f adc r25, r19 - 75c: 2c 8d ldd r18, Y+28 ; 0x1c - 75e: fc 01 movw r30, r24 - 760: 20 83 st Z, r18 + 96a: 8a e0 ldi r24, 0x0A ; 10 + 96c: 0e 94 28 01 call 0x250 ; 0x250 + element_list[element] = this_element; //will be compared to guesses later + 970: 9e 01 movw r18, r28 + 972: 2f 5d subi r18, 0xDF ; 223 + 974: 3f 4f sbci r19, 0xFF ; 255 + 976: 8b 89 ldd r24, Y+19 ; 0x13 + 978: 9c 89 ldd r25, Y+20 ; 0x14 + 97a: 82 0f add r24, r18 + 97c: 93 1f adc r25, r19 + 97e: 2c 8d ldd r18, Y+28 ; 0x1c + 980: fc 01 movw r30, r24 + 982: 20 83 st Z, r18 display_element(this_element, display_time); - 762: 8b 81 ldd r24, Y+3 ; 0x03 - 764: 9c 81 ldd r25, Y+4 ; 0x04 - 766: bc 01 movw r22, r24 - 768: 8c 8d ldd r24, Y+28 ; 0x1c - 76a: 0e 94 a3 01 call 0x346 ; 0x346 - int max_score = 0; - int current_score = 0; + 984: 8b 81 ldd r24, Y+3 ; 0x03 + 986: 9c 81 ldd r25, Y+4 ; 0x04 + 988: bc 01 movw r22, r24 + 98a: 8c 8d ldd r24, Y+28 ; 0x1c + 98c: 0e 94 b4 02 call 0x568 ; 0x568 for(int set = 0; set < sets; set++) { + //scale from elements_min (first set) to elements_max (last set) int elements = elements_min + ceil(((elements_max - elements_min) / (float)(sets - 1)) * set); - //generate, display elements + + //randomly get, display elements for(int element = 0; element < elements; element++) { - 76e: 8b 89 ldd r24, Y+19 ; 0x13 - 770: 9c 89 ldd r25, Y+20 ; 0x14 - 772: 01 96 adiw r24, 0x01 ; 1 - 774: 9c 8b std Y+20, r25 ; 0x14 - 776: 8b 8b std Y+19, r24 ; 0x13 - 778: 2b 89 ldd r18, Y+19 ; 0x13 - 77a: 3c 89 ldd r19, Y+20 ; 0x14 - 77c: 8a 8d ldd r24, Y+26 ; 0x1a - 77e: 9b 8d ldd r25, Y+27 ; 0x1b - 780: 28 17 cp r18, r24 - 782: 39 07 cpc r19, r25 - 784: 14 f2 brlt .-124 ; 0x70a - element_list[element] = this_element; // could optimize - display_element(this_element, display_time); + 990: 8b 89 ldd r24, Y+19 ; 0x13 + 992: 9c 89 ldd r25, Y+20 ; 0x14 + 994: 01 96 adiw r24, 0x01 ; 1 + 996: 9c 8b std Y+20, r25 ; 0x14 + 998: 8b 8b std Y+19, r24 ; 0x13 + 99a: 2b 89 ldd r18, Y+19 ; 0x13 + 99c: 3c 89 ldd r19, Y+20 ; 0x14 + 99e: 8a 8d ldd r24, Y+26 ; 0x1a + 9a0: 9b 8d ldd r25, Y+27 ; 0x1b + 9a2: 28 17 cp r18, r24 + 9a4: 39 07 cpc r19, r25 + 9a6: 14 f2 brlt .-124 ; 0x92c <__stack+0x2d> } - //get elements + //get elements from buttono presses + //we'll poll the timer to see if a second has passed + //as timer only supports a max of 0xffff * (1024 / 16000000) seconds seconds_remaining = response_time; - 786: 8f 81 ldd r24, Y+7 ; 0x07 - 788: 98 85 ldd r25, Y+8 ; 0x08 - 78a: 90 93 d9 01 sts 0x01D9, r25 ; 0x8001d9 <__data_end+0x1> - 78e: 80 93 d8 01 sts 0x01D8, r24 ; 0x8001d8 <__data_end> + 9a8: 8f 81 ldd r24, Y+7 ; 0x07 + 9aa: 98 85 ldd r25, Y+8 ; 0x08 + 9ac: 90 93 b3 01 sts 0x01B3, r25 ; 0x8001b3 <__data_end+0x1> + 9b0: 80 93 b2 01 sts 0x01B2, r24 ; 0x8001b2 <__data_end> start_timer(); - 792: 0e 94 9b 00 call 0x136 ; 0x136 + 9b4: 0e 94 9b 00 call 0x136 ; 0x136 uint16_t guess; for(int element = 0; element < elements; element++) { - 796: 19 8e std Y+25, r1 ; 0x19 - 798: 18 8e std Y+24, r1 ; 0x18 - 79a: c7 c0 rjmp .+398 ; 0x92a <__stack+0x2b> - usart_txstr("\ngot element, waiting...\n"); - 79c: 86 e6 ldi r24, 0x66 ; 102 - 79e: 91 e0 ldi r25, 0x01 ; 1 - 7a0: 0e 94 5e 01 call 0x2bc ; 0x2bc + 9b8: 19 8e std Y+25, r1 ; 0x19 + 9ba: 18 8e std Y+24, r1 ; 0x18 + 9bc: 53 c0 rjmp .+166 ; 0xa64 <__stack+0x165> + guess = 0; + 9be: 1f 8a std Y+23, r1 ; 0x17 + 9c0: 1e 8a std Y+22, r1 ; 0x16 do { - if(timer_done()) { - 7a4: 0e 94 eb 00 call 0x1d6 ; 0x1d6 - 7a8: 88 23 and r24, r24 - 7aa: c1 f0 breq .+48 ; 0x7dc + if(timer_done()) { //accounts for seconds passed + 9c2: 0e 94 eb 00 call 0x1d6 ; 0x1d6 + 9c6: 88 23 and r24, r24 + 9c8: c1 f0 breq .+48 ; 0x9fa <__stack+0xfb> seconds_remaining--; - 7ac: 80 91 d8 01 lds r24, 0x01D8 ; 0x8001d8 <__data_end> - 7b0: 90 91 d9 01 lds r25, 0x01D9 ; 0x8001d9 <__data_end+0x1> - 7b4: 01 97 sbiw r24, 0x01 ; 1 - 7b6: 90 93 d9 01 sts 0x01D9, r25 ; 0x8001d9 <__data_end+0x1> - 7ba: 80 93 d8 01 sts 0x01D8, r24 ; 0x8001d8 <__data_end> + 9ca: 80 91 b2 01 lds r24, 0x01B2 ; 0x8001b2 <__data_end> + 9ce: 90 91 b3 01 lds r25, 0x01B3 ; 0x8001b3 <__data_end+0x1> + 9d2: 01 97 sbiw r24, 0x01 ; 1 + 9d4: 90 93 b3 01 sts 0x01B3, r25 ; 0x8001b3 <__data_end+0x1> + 9d8: 80 93 b2 01 sts 0x01B2, r24 ; 0x8001b2 <__data_end> stop_timer(); //TODO only need one function - 7be: 0e 94 cb 00 call 0x196 ; 0x196 + 9dc: 0e 94 cb 00 call 0x196 ; 0x196 start_timer(); - 7c2: 0e 94 9b 00 call 0x136 ; 0x136 + 9e0: 0e 94 9b 00 call 0x136 ; 0x136 beep(261.63, .1); - 7c6: 2d ec ldi r18, 0xCD ; 205 - 7c8: 3c ec ldi r19, 0xCC ; 204 - 7ca: 4c ec ldi r20, 0xCC ; 204 - 7cc: 5d e3 ldi r21, 0x3D ; 61 - 7ce: 64 ea ldi r22, 0xA4 ; 164 - 7d0: 70 ed ldi r23, 0xD0 ; 208 - 7d2: 82 e8 ldi r24, 0x82 ; 130 - 7d4: 93 e4 ldi r25, 0x43 ; 67 - 7d6: 0e 94 25 06 call 0xc4a ; 0xc4a - 7da: 06 c0 rjmp .+12 ; 0x7e8 + 9e4: 2d ec ldi r18, 0xCD ; 205 + 9e6: 3c ec ldi r19, 0xCC ; 204 + 9e8: 4c ec ldi r20, 0xCC ; 204 + 9ea: 5d e3 ldi r21, 0x3D ; 61 + 9ec: 64 ea ldi r22, 0xA4 ; 164 + 9ee: 70 ed ldi r23, 0xD0 ; 208 + 9f0: 82 e8 ldi r24, 0x82 ; 130 + 9f2: 93 e4 ldi r25, 0x43 ; 67 + 9f4: 0e 94 86 06 call 0xd0c ; 0xd0c + 9f8: 06 c0 rjmp .+12 ; 0xa06 <__stack+0x107> } else { guess = get_button(); } - 7dc: 0e 94 8a 01 call 0x314 ; 0x314 - 7e0: 88 2f mov r24, r24 - 7e2: 90 e0 ldi r25, 0x00 ; 0 - 7e4: 9f 8b std Y+23, r25 ; 0x17 - 7e6: 8e 8b std Y+22, r24 ; 0x16 + 9fa: 0e 94 8a 01 call 0x314 ; 0x314 + 9fe: 88 2f mov r24, r24 + a00: 90 e0 ldi r25, 0x00 ; 0 + a02: 9f 8b std Y+23, r25 ; 0x17 + a04: 8e 8b std Y+22, r24 ; 0x16 } while((!guess) && (seconds_remaining > 0)); - 7e8: 8e 89 ldd r24, Y+22 ; 0x16 - 7ea: 9f 89 ldd r25, Y+23 ; 0x17 - 7ec: 89 2b or r24, r25 - 7ee: 39 f4 brne .+14 ; 0x7fe - 7f0: 80 91 d8 01 lds r24, 0x01D8 ; 0x8001d8 <__data_end> - 7f4: 90 91 d9 01 lds r25, 0x01D9 ; 0x8001d9 <__data_end+0x1> - 7f8: 18 16 cp r1, r24 - 7fa: 19 06 cpc r1, r25 - 7fc: 9c f2 brlt .-90 ; 0x7a4 - 7fe: 80 e0 ldi r24, 0x00 ; 0 - 800: 90 e0 ldi r25, 0x00 ; 0 - 802: aa e7 ldi r26, 0x7A ; 122 - 804: b3 e4 ldi r27, 0x43 ; 67 - 806: 89 a3 std Y+33, r24 ; 0x21 - 808: 9a a3 std Y+34, r25 ; 0x22 - 80a: ab a3 std Y+35, r26 ; 0x23 - 80c: bc a3 std Y+36, r27 ; 0x24 - - __builtin_avr_delay_cycles(__ticks_dc); - -#else - uint16_t __ticks; - __tmp = ((F_CPU) / 4e3) * __ms; - 80e: 20 e0 ldi r18, 0x00 ; 0 - 810: 30 e0 ldi r19, 0x00 ; 0 - 812: 4a e7 ldi r20, 0x7A ; 122 - 814: 55 e4 ldi r21, 0x45 ; 69 - 816: 69 a1 ldd r22, Y+33 ; 0x21 - 818: 7a a1 ldd r23, Y+34 ; 0x22 - 81a: 8b a1 ldd r24, Y+35 ; 0x23 - 81c: 9c a1 ldd r25, Y+36 ; 0x24 - 81e: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - 822: dc 01 movw r26, r24 - 824: cb 01 movw r24, r22 - 826: 8d a3 std Y+37, r24 ; 0x25 - 828: 9e a3 std Y+38, r25 ; 0x26 - 82a: af a3 std Y+39, r26 ; 0x27 - 82c: b8 a7 std Y+40, r27 ; 0x28 - if (__tmp < 1.0) - 82e: 20 e0 ldi r18, 0x00 ; 0 - 830: 30 e0 ldi r19, 0x00 ; 0 - 832: 40 e8 ldi r20, 0x80 ; 128 - 834: 5f e3 ldi r21, 0x3F ; 63 - 836: 6d a1 ldd r22, Y+37 ; 0x25 - 838: 7e a1 ldd r23, Y+38 ; 0x26 - 83a: 8f a1 ldd r24, Y+39 ; 0x27 - 83c: 98 a5 ldd r25, Y+40 ; 0x28 - 83e: 0e 94 93 07 call 0xf26 ; 0xf26 <__cmpsf2> - 842: 88 23 and r24, r24 - 844: 2c f4 brge .+10 ; 0x850 <__DATA_REGION_LENGTH__+0x50> - __ticks = 1; - 846: 81 e0 ldi r24, 0x01 ; 1 - 848: 90 e0 ldi r25, 0x00 ; 0 - 84a: 9a a7 std Y+42, r25 ; 0x2a - 84c: 89 a7 std Y+41, r24 ; 0x29 - 84e: 3f c0 rjmp .+126 ; 0x8ce <__DATA_REGION_LENGTH__+0xce> - else if (__tmp > 65535) - 850: 20 e0 ldi r18, 0x00 ; 0 - 852: 3f ef ldi r19, 0xFF ; 255 - 854: 4f e7 ldi r20, 0x7F ; 127 - 856: 57 e4 ldi r21, 0x47 ; 71 - 858: 6d a1 ldd r22, Y+37 ; 0x25 - 85a: 7e a1 ldd r23, Y+38 ; 0x26 - 85c: 8f a1 ldd r24, Y+39 ; 0x27 - 85e: 98 a5 ldd r25, Y+40 ; 0x28 - 860: 0e 94 33 09 call 0x1266 ; 0x1266 <__gesf2> - 864: 18 16 cp r1, r24 - 866: 4c f5 brge .+82 ; 0x8ba <__DATA_REGION_LENGTH__+0xba> - { - // __ticks = requested delay in 1/10 ms - __ticks = (uint16_t) (__ms * 10.0); - 868: 20 e0 ldi r18, 0x00 ; 0 - 86a: 30 e0 ldi r19, 0x00 ; 0 - 86c: 40 e2 ldi r20, 0x20 ; 32 - 86e: 51 e4 ldi r21, 0x41 ; 65 - 870: 69 a1 ldd r22, Y+33 ; 0x21 - 872: 7a a1 ldd r23, Y+34 ; 0x22 - 874: 8b a1 ldd r24, Y+35 ; 0x23 - 876: 9c a1 ldd r25, Y+36 ; 0x24 - 878: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - 87c: dc 01 movw r26, r24 - 87e: cb 01 movw r24, r22 - 880: bc 01 movw r22, r24 - 882: cd 01 movw r24, r26 - 884: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - 888: dc 01 movw r26, r24 - 88a: cb 01 movw r24, r22 - 88c: 9a a7 std Y+42, r25 ; 0x2a - 88e: 89 a7 std Y+41, r24 ; 0x29 - 890: 0f c0 rjmp .+30 ; 0x8b0 <__DATA_REGION_LENGTH__+0xb0> - 892: 80 e9 ldi r24, 0x90 ; 144 - 894: 91 e0 ldi r25, 0x01 ; 1 - 896: 9c a7 std Y+44, r25 ; 0x2c - 898: 8b a7 std Y+43, r24 ; 0x2b - milliseconds can be achieved. - */ -void -_delay_loop_2(uint16_t __count) -{ - __asm__ volatile ( - 89a: 8b a5 ldd r24, Y+43 ; 0x2b - 89c: 9c a5 ldd r25, Y+44 ; 0x2c - 89e: 01 97 sbiw r24, 0x01 ; 1 - 8a0: f1 f7 brne .-4 ; 0x89e <__DATA_REGION_LENGTH__+0x9e> - 8a2: 9c a7 std Y+44, r25 ; 0x2c - 8a4: 8b a7 std Y+43, r24 ; 0x2b - while(__ticks) - { - // wait 1/10 ms - _delay_loop_2(((F_CPU) / 4e3) / 10); - __ticks --; - 8a6: 89 a5 ldd r24, Y+41 ; 0x29 - 8a8: 9a a5 ldd r25, Y+42 ; 0x2a - 8aa: 01 97 sbiw r24, 0x01 ; 1 - 8ac: 9a a7 std Y+42, r25 ; 0x2a - 8ae: 89 a7 std Y+41, r24 ; 0x29 - __ticks = 1; - else if (__tmp > 65535) - { - // __ticks = requested delay in 1/10 ms - __ticks = (uint16_t) (__ms * 10.0); - while(__ticks) - 8b0: 89 a5 ldd r24, Y+41 ; 0x29 - 8b2: 9a a5 ldd r25, Y+42 ; 0x2a - 8b4: 89 2b or r24, r25 - 8b6: 69 f7 brne .-38 ; 0x892 <__DATA_REGION_LENGTH__+0x92> - 8b8: 14 c0 rjmp .+40 ; 0x8e2 <__DATA_REGION_LENGTH__+0xe2> - __ticks --; - } - return; - } - else - __ticks = (uint16_t)__tmp; - 8ba: 6d a1 ldd r22, Y+37 ; 0x25 - 8bc: 7e a1 ldd r23, Y+38 ; 0x26 - 8be: 8f a1 ldd r24, Y+39 ; 0x27 - 8c0: 98 a5 ldd r25, Y+40 ; 0x28 - 8c2: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - 8c6: dc 01 movw r26, r24 - 8c8: cb 01 movw r24, r22 - 8ca: 9a a7 std Y+42, r25 ; 0x2a - 8cc: 89 a7 std Y+41, r24 ; 0x29 - 8ce: 89 a5 ldd r24, Y+41 ; 0x29 - 8d0: 9a a5 ldd r25, Y+42 ; 0x2a - 8d2: 9e a7 std Y+46, r25 ; 0x2e - 8d4: 8d a7 std Y+45, r24 ; 0x2d - 8d6: 8d a5 ldd r24, Y+45 ; 0x2d - 8d8: 9e a5 ldd r25, Y+46 ; 0x2e - 8da: 01 97 sbiw r24, 0x01 ; 1 - 8dc: f1 f7 brne .-4 ; 0x8da <__DATA_REGION_LENGTH__+0xda> - 8de: 9e a7 std Y+46, r25 ; 0x2e - 8e0: 8d a7 std Y+45, r24 ; 0x2d - _delay_ms(250); //prevent double press + a06: 8e 89 ldd r24, Y+22 ; 0x16 + a08: 9f 89 ldd r25, Y+23 ; 0x17 + a0a: 89 2b or r24, r25 + a0c: 39 f4 brne .+14 ; 0xa1c <__stack+0x11d> + a0e: 80 91 b2 01 lds r24, 0x01B2 ; 0x8001b2 <__data_end> + a12: 90 91 b3 01 lds r25, 0x01B3 ; 0x8001b3 <__data_end+0x1> + a16: 18 16 cp r1, r24 + a18: 19 06 cpc r1, r25 + a1a: 9c f2 brlt .-90 ; 0x9c2 <__stack+0xc3> max_score++; - 8e2: 8d 85 ldd r24, Y+13 ; 0x0d - 8e4: 9e 85 ldd r25, Y+14 ; 0x0e - 8e6: 01 96 adiw r24, 0x01 ; 1 - 8e8: 9e 87 std Y+14, r25 ; 0x0e - 8ea: 8d 87 std Y+13, r24 ; 0x0d + a1c: 8d 85 ldd r24, Y+13 ; 0x0d + a1e: 9e 85 ldd r25, Y+14 ; 0x0e + a20: 01 96 adiw r24, 0x01 ; 1 + a22: 9e 87 std Y+14, r25 ; 0x0e + a24: 8d 87 std Y+13, r24 ; 0x0d if(guess == element_list[element]) { - 8ec: 9e 01 movw r18, r28 - 8ee: 21 5d subi r18, 0xD1 ; 209 - 8f0: 3f 4f sbci r19, 0xFF ; 255 - 8f2: 88 8d ldd r24, Y+24 ; 0x18 - 8f4: 99 8d ldd r25, Y+25 ; 0x19 - 8f6: 82 0f add r24, r18 - 8f8: 93 1f adc r25, r19 - 8fa: fc 01 movw r30, r24 - 8fc: 80 81 ld r24, Z - 8fe: 28 2f mov r18, r24 - 900: 30 e0 ldi r19, 0x00 ; 0 - 902: 8e 89 ldd r24, Y+22 ; 0x16 - 904: 9f 89 ldd r25, Y+23 ; 0x17 - 906: 28 17 cp r18, r24 - 908: 39 07 cpc r19, r25 - 90a: 41 f4 brne .+16 ; 0x91c <__stack+0x1d> + a26: 9e 01 movw r18, r28 + a28: 2f 5d subi r18, 0xDF ; 223 + a2a: 3f 4f sbci r19, 0xFF ; 255 + a2c: 88 8d ldd r24, Y+24 ; 0x18 + a2e: 99 8d ldd r25, Y+25 ; 0x19 + a30: 82 0f add r24, r18 + a32: 93 1f adc r25, r19 + a34: fc 01 movw r30, r24 + a36: 80 81 ld r24, Z + a38: 28 2f mov r18, r24 + a3a: 30 e0 ldi r19, 0x00 ; 0 + a3c: 8e 89 ldd r24, Y+22 ; 0x16 + a3e: 9f 89 ldd r25, Y+23 ; 0x17 + a40: 28 17 cp r18, r24 + a42: 39 07 cpc r19, r25 + a44: 41 f4 brne .+16 ; 0xa56 <__stack+0x157> current_score++; - 90c: 8f 85 ldd r24, Y+15 ; 0x0f - 90e: 98 89 ldd r25, Y+16 ; 0x10 - 910: 01 96 adiw r24, 0x01 ; 1 - 912: 98 8b std Y+16, r25 ; 0x10 - 914: 8f 87 std Y+15, r24 ; 0x0f + a46: 8f 85 ldd r24, Y+15 ; 0x0f + a48: 98 89 ldd r25, Y+16 ; 0x10 + a4a: 01 96 adiw r24, 0x01 ; 1 + a4c: 98 8b std Y+16, r25 ; 0x10 + a4e: 8f 87 std Y+15, r24 ; 0x0f correct_beep(); - 916: 0e 94 31 05 call 0xa62 ; 0xa62 - 91a: 02 c0 rjmp .+4 ; 0x920 <__stack+0x21> + a50: 0e 94 92 05 call 0xb24 ; 0xb24 + a54: 02 c0 rjmp .+4 ; 0xa5a <__stack+0x15b> } else { incorrect_beep(); - 91c: 0e 94 47 05 call 0xa8e ; 0xa8e - } - //get elements + a56: 0e 94 a8 05 call 0xb50 ; 0xb50 + //we'll poll the timer to see if a second has passed + //as timer only supports a max of 0xffff * (1024 / 16000000) seconds seconds_remaining = response_time; start_timer(); uint16_t guess; for(int element = 0; element < elements; element++) { - 920: 88 8d ldd r24, Y+24 ; 0x18 - 922: 99 8d ldd r25, Y+25 ; 0x19 - 924: 01 96 adiw r24, 0x01 ; 1 - 926: 99 8f std Y+25, r25 ; 0x19 - 928: 88 8f std Y+24, r24 ; 0x18 - 92a: 28 8d ldd r18, Y+24 ; 0x18 - 92c: 39 8d ldd r19, Y+25 ; 0x19 - 92e: 8a 8d ldd r24, Y+26 ; 0x1a - 930: 9b 8d ldd r25, Y+27 ; 0x1b - 932: 28 17 cp r18, r24 - 934: 39 07 cpc r19, r25 - 936: 0c f4 brge .+2 ; 0x93a <__stack+0x3b> - 938: 31 cf rjmp .-414 ; 0x79c - /************************************************************************/ - - //main level + a5a: 88 8d ldd r24, Y+24 ; 0x18 + a5c: 99 8d ldd r25, Y+25 ; 0x19 + a5e: 01 96 adiw r24, 0x01 ; 1 + a60: 99 8f std Y+25, r25 ; 0x19 + a62: 88 8f std Y+24, r24 ; 0x18 + a64: 28 8d ldd r18, Y+24 ; 0x18 + a66: 39 8d ldd r19, Y+25 ; 0x19 + a68: 8a 8d ldd r24, Y+26 ; 0x1a + a6a: 9b 8d ldd r25, Y+27 ; 0x1b + a6c: 28 17 cp r18, r24 + a6e: 39 07 cpc r19, r25 + a70: 0c f4 brge .+2 ; 0xa74 <__stack+0x175> + a72: a5 cf rjmp .-182 ; 0x9be <__stack+0xbf> + //it's easier to make a variable to count the number of guesses (max_score) + //and increment current_score after each correct guess to calculate total score + //as the number of elements per set scale. int max_score = 0; - int current_score = 0; + int current_score = 0; for(int set = 0; set < sets; set++) { - 93a: 89 89 ldd r24, Y+17 ; 0x11 - 93c: 9a 89 ldd r25, Y+18 ; 0x12 - 93e: 01 96 adiw r24, 0x01 ; 1 - 940: 9a 8b std Y+18, r25 ; 0x12 - 942: 89 8b std Y+17, r24 ; 0x11 - 944: 29 89 ldd r18, Y+17 ; 0x11 - 946: 3a 89 ldd r19, Y+18 ; 0x12 - 948: 8d 81 ldd r24, Y+5 ; 0x05 - 94a: 9e 81 ldd r25, Y+6 ; 0x06 - 94c: 28 17 cp r18, r24 - 94e: 39 07 cpc r19, r25 - 950: 0c f4 brge .+2 ; 0x954 <__stack+0x55> - 952: 79 ce rjmp .-782 ; 0x646 - else { - incorrect_beep(); + a74: 89 89 ldd r24, Y+17 ; 0x11 + a76: 9a 89 ldd r25, Y+18 ; 0x12 + a78: 01 96 adiw r24, 0x01 ; 1 + a7a: 9a 8b std Y+18, r25 ; 0x12 + a7c: 89 8b std Y+17, r24 ; 0x11 + a7e: 29 89 ldd r18, Y+17 ; 0x11 + a80: 3a 89 ldd r19, Y+18 ; 0x12 + a82: 8d 81 ldd r24, Y+5 ; 0x05 + a84: 9e 81 ldd r25, Y+6 ; 0x06 + a86: 28 17 cp r18, r24 + a88: 39 07 cpc r19, r25 + a8a: 0c f4 brge .+2 ; 0xa8e <__stack+0x18f> + a8c: ed ce rjmp .-550 ; 0x868 <__DATA_REGION_LENGTH__+0x68> } } } + //where we check the score. Score is calculated per level. + //If score under 80, we break back to the menu. score = (float)current_score / max_score; - 954: 8f 85 ldd r24, Y+15 ; 0x0f - 956: 98 89 ldd r25, Y+16 ; 0x10 - 958: 09 2e mov r0, r25 - 95a: 00 0c add r0, r0 - 95c: aa 0b sbc r26, r26 - 95e: bb 0b sbc r27, r27 - 960: bc 01 movw r22, r24 - 962: cd 01 movw r24, r26 - 964: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 968: 6b 01 movw r12, r22 - 96a: 7c 01 movw r14, r24 - 96c: 8d 85 ldd r24, Y+13 ; 0x0d - 96e: 9e 85 ldd r25, Y+14 ; 0x0e - 970: 09 2e mov r0, r25 - 972: 00 0c add r0, r0 - 974: aa 0b sbc r26, r26 - 976: bb 0b sbc r27, r27 - 978: bc 01 movw r22, r24 - 97a: cd 01 movw r24, r26 - 97c: 0e 94 42 08 call 0x1084 ; 0x1084 <__floatsisf> - 980: dc 01 movw r26, r24 - 982: cb 01 movw r24, r22 - 984: 9c 01 movw r18, r24 - 986: ad 01 movw r20, r26 - 988: c7 01 movw r24, r14 - 98a: b6 01 movw r22, r12 - 98c: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - 990: dc 01 movw r26, r24 - 992: cb 01 movw r24, r22 - 994: 8d 8f std Y+29, r24 ; 0x1d - 996: 9e 8f std Y+30, r25 ; 0x1e - 998: af 8f std Y+31, r26 ; 0x1f - 99a: b8 a3 std Y+32, r27 ; 0x20 + a8e: 8f 85 ldd r24, Y+15 ; 0x0f + a90: 98 89 ldd r25, Y+16 ; 0x10 + a92: 09 2e mov r0, r25 + a94: 00 0c add r0, r0 + a96: aa 0b sbc r26, r26 + a98: bb 0b sbc r27, r27 + a9a: bc 01 movw r22, r24 + a9c: cd 01 movw r24, r26 + a9e: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + aa2: 6b 01 movw r12, r22 + aa4: 7c 01 movw r14, r24 + aa6: 8d 85 ldd r24, Y+13 ; 0x0d + aa8: 9e 85 ldd r25, Y+14 ; 0x0e + aaa: 09 2e mov r0, r25 + aac: 00 0c add r0, r0 + aae: aa 0b sbc r26, r26 + ab0: bb 0b sbc r27, r27 + ab2: bc 01 movw r22, r24 + ab4: cd 01 movw r24, r26 + ab6: 0e 94 a3 08 call 0x1146 ; 0x1146 <__floatsisf> + aba: dc 01 movw r26, r24 + abc: cb 01 movw r24, r22 + abe: 9c 01 movw r18, r24 + ac0: ad 01 movw r20, r26 + ac2: c7 01 movw r24, r14 + ac4: b6 01 movw r22, r12 + ac6: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + aca: dc 01 movw r26, r24 + acc: cb 01 movw r24, r22 + ace: 8d 8f std Y+29, r24 ; 0x1d + ad0: 9e 8f std Y+30, r25 ; 0x1e + ad2: af 8f std Y+31, r26 ; 0x1f + ad4: b8 a3 std Y+32, r27 ; 0x20 if(score >= .8) { - 99c: 2d ec ldi r18, 0xCD ; 205 - 99e: 3c ec ldi r19, 0xCC ; 204 - 9a0: 4c e4 ldi r20, 0x4C ; 76 - 9a2: 5f e3 ldi r21, 0x3F ; 63 - 9a4: 6d 8d ldd r22, Y+29 ; 0x1d - 9a6: 7e 8d ldd r23, Y+30 ; 0x1e - 9a8: 8f 8d ldd r24, Y+31 ; 0x1f - 9aa: 98 a1 ldd r25, Y+32 ; 0x20 - 9ac: 0e 94 33 09 call 0x1266 ; 0x1266 <__gesf2> - 9b0: 88 23 and r24, r24 - 9b2: 54 f0 brlt .+20 ; 0x9c8 <__stack+0xc9> + ad6: 2d ec ldi r18, 0xCD ; 205 + ad8: 3c ec ldi r19, 0xCC ; 204 + ada: 4c e4 ldi r20, 0x4C ; 76 + adc: 5f e3 ldi r21, 0x3F ; 63 + ade: 6d 8d ldd r22, Y+29 ; 0x1d + ae0: 7e 8d ldd r23, Y+30 ; 0x1e + ae2: 8f 8d ldd r24, Y+31 ; 0x1f + ae4: 98 a1 ldd r25, Y+32 ; 0x20 + ae6: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + aea: 88 23 and r24, r24 + aec: 54 f0 brlt .+20 ; 0xb02 <__stack+0x203> level++; - 9b4: 89 81 ldd r24, Y+1 ; 0x01 - 9b6: 9a 81 ldd r25, Y+2 ; 0x02 - 9b8: 01 96 adiw r24, 0x01 ; 1 - 9ba: 9a 83 std Y+2, r25 ; 0x02 - 9bc: 89 83 std Y+1, r24 ; 0x01 + aee: 89 81 ldd r24, Y+1 ; 0x01 + af0: 9a 81 ldd r25, Y+2 ; 0x02 + af2: 01 96 adiw r24, 0x01 ; 1 + af4: 9a 83 std Y+2, r25 ; 0x02 + af6: 89 83 std Y+1, r24 ; 0x01 usart_txstr("\nnext level\n"); - 9be: 80 e8 ldi r24, 0x80 ; 128 - 9c0: 91 e0 ldi r25, 0x01 ; 1 - 9c2: 0e 94 5e 01 call 0x2bc ; 0x2bc - 9c6: 04 c0 rjmp .+8 ; 0x9d0 <__stack+0xd1> - } + af8: 8a e5 ldi r24, 0x5A ; 90 + afa: 91 e0 ldi r25, 0x01 ; 1 + afc: 0e 94 5e 01 call 0x2bc ; 0x2bc + b00: 04 c0 rjmp .+8 ; 0xb0a <__stack+0x20b> + } else { loose(); - 9c8: 0e 94 05 06 call 0xc0a ; 0xc0a + b02: 0e 94 66 06 call 0xccc ; 0xccc break; - 9cc: 00 00 nop - 9ce: 05 c0 rjmp .+10 ; 0x9da <__stack+0xdb> - + b06: 00 00 nop + b08: 05 c0 rjmp .+10 ; 0xb14 <__stack+0x215> + //ask until valid input while((level > 3) || (level < 1)) level = (int)(usart_rxt_blocking() - '0'); //main simon game while(level < 3) { - 9d0: 89 81 ldd r24, Y+1 ; 0x01 - 9d2: 9a 81 ldd r25, Y+2 ; 0x02 - 9d4: 03 97 sbiw r24, 0x03 ; 3 - 9d6: 0c f4 brge .+2 ; 0x9da <__stack+0xdb> - 9d8: e5 cd rjmp .-1078 ; 0x5a4 + b0a: 89 81 ldd r24, Y+1 ; 0x01 + b0c: 9a 81 ldd r25, Y+2 ; 0x02 + b0e: 03 97 sbiw r24, 0x03 ; 3 + b10: 0c f4 brge .+2 ; 0xb14 <__stack+0x215> + b12: 59 ce rjmp .-846 ; 0x7c6 else { loose(); break; } } - if(level >= 3) win(); - 9da: 89 81 ldd r24, Y+1 ; 0x01 - 9dc: 9a 81 ldd r25, Y+2 ; 0x02 - 9de: 03 97 sbiw r24, 0x03 ; 3 - 9e0: 0c f4 brge .+2 ; 0x9e4 <__stack+0xe5> - 9e2: c8 cd rjmp .-1136 ; 0x574 - 9e4: 0e 94 e5 05 call 0xbca ; 0xbca + if(level >= 3) win(); //you win if you get past level 3 + b14: 89 81 ldd r24, Y+1 ; 0x01 + b16: 9a 81 ldd r25, Y+2 ; 0x02 + b18: 03 97 sbiw r24, 0x03 ; 3 + b1a: 0c f4 brge .+2 ; 0xb1e <__stack+0x21f> + b1c: 3c ce rjmp .-904 ; 0x796 + b1e: 0e 94 46 06 call 0xc8c ; 0xc8c } - 9e8: c5 cd rjmp .-1142 ; 0x574 + b22: 39 ce rjmp .-910 ; 0x796 -000009ea <__vector_13>: +00000b24 : } -//timer interrupt -ISR(TIMER1_COMPA_vect) { - 9ea: 1f 92 push r1 - 9ec: 0f 92 push r0 - 9ee: 00 90 5f 00 lds r0, 0x005F ; 0x80005f <__TEXT_REGION_LENGTH__+0x7f805f> - 9f2: 0f 92 push r0 - 9f4: 11 24 eor r1, r1 - 9f6: 2f 93 push r18 - 9f8: 3f 93 push r19 - 9fa: 4f 93 push r20 - 9fc: 5f 93 push r21 - 9fe: 6f 93 push r22 - a00: 7f 93 push r23 - a02: 8f 93 push r24 - a04: 9f 93 push r25 - a06: af 93 push r26 - a08: bf 93 push r27 - a0a: ef 93 push r30 - a0c: ff 93 push r31 - a0e: cf 93 push r28 - a10: df 93 push r29 - a12: cd b7 in r28, 0x3d ; 61 - a14: de b7 in r29, 0x3e ; 62 - if(seconds_remaining-- > 0) return; - a16: 80 91 d8 01 lds r24, 0x01D8 ; 0x8001d8 <__data_end> - a1a: 90 91 d9 01 lds r25, 0x01D9 ; 0x8001d9 <__data_end+0x1> - a1e: 9c 01 movw r18, r24 - a20: 21 50 subi r18, 0x01 ; 1 - a22: 31 09 sbc r19, r1 - a24: 30 93 d9 01 sts 0x01D9, r19 ; 0x8001d9 <__data_end+0x1> - a28: 20 93 d8 01 sts 0x01D8, r18 ; 0x8001d8 <__data_end> - a2c: 18 16 cp r1, r24 - a2e: 19 06 cpc r1, r25 - a30: 1c f0 brlt .+6 ; 0xa38 <__vector_13+0x4e> - for(;;) { - beep(); - a32: 0e 94 25 06 call 0xc4a ; 0xc4a - } - a36: fd cf rjmp .-6 ; 0xa32 <__vector_13+0x48> - } -} - -//timer interrupt -ISR(TIMER1_COMPA_vect) { - if(seconds_remaining-- > 0) return; - a38: 00 00 nop - for(;;) { - beep(); - } -} - a3a: df 91 pop r29 - a3c: cf 91 pop r28 - a3e: ff 91 pop r31 - a40: ef 91 pop r30 - a42: bf 91 pop r27 - a44: af 91 pop r26 - a46: 9f 91 pop r25 - a48: 8f 91 pop r24 - a4a: 7f 91 pop r23 - a4c: 6f 91 pop r22 - a4e: 5f 91 pop r21 - a50: 4f 91 pop r20 - a52: 3f 91 pop r19 - a54: 2f 91 pop r18 - a56: 0f 90 pop r0 - a58: 00 92 5f 00 sts 0x005F, r0 ; 0x80005f <__TEXT_REGION_LENGTH__+0x7f805f> - a5c: 0f 90 pop r0 - a5e: 1f 90 pop r1 - a60: 18 95 reti - -00000a62 : - void correct_beep() { - a62: cf 93 push r28 - a64: df 93 push r29 - a66: cd b7 in r28, 0x3d ; 61 - a68: de b7 in r29, 0x3e ; 62 + b24: cf 93 push r28 + b26: df 93 push r29 + b28: cd b7 in r28, 0x3d ; 61 + b2a: de b7 in r29, 0x3e ; 62 usart_txstr("\nCorrect!\n"); - a6a: 8d e8 ldi r24, 0x8D ; 141 - a6c: 91 e0 ldi r25, 0x01 ; 1 - a6e: 0e 94 5e 01 call 0x2bc ; 0x2bc + b2c: 87 e6 ldi r24, 0x67 ; 103 + b2e: 91 e0 ldi r25, 0x01 ; 1 + b30: 0e 94 5e 01 call 0x2bc ; 0x2bc beep(440.0, .1); - a72: 2d ec ldi r18, 0xCD ; 205 - a74: 3c ec ldi r19, 0xCC ; 204 - a76: 4c ec ldi r20, 0xCC ; 204 - a78: 5d e3 ldi r21, 0x3D ; 61 - a7a: 60 e0 ldi r22, 0x00 ; 0 - a7c: 70 e0 ldi r23, 0x00 ; 0 - a7e: 8c ed ldi r24, 0xDC ; 220 - a80: 93 e4 ldi r25, 0x43 ; 67 - a82: 0e 94 25 06 call 0xc4a ; 0xc4a + b34: 2d ec ldi r18, 0xCD ; 205 + b36: 3c ec ldi r19, 0xCC ; 204 + b38: 4c ec ldi r20, 0xCC ; 204 + b3a: 5d e3 ldi r21, 0x3D ; 61 + b3c: 60 e0 ldi r22, 0x00 ; 0 + b3e: 70 e0 ldi r23, 0x00 ; 0 + b40: 8c ed ldi r24, 0xDC ; 220 + b42: 93 e4 ldi r25, 0x43 ; 67 + b44: 0e 94 86 06 call 0xd0c ; 0xd0c } - a86: 00 00 nop - a88: df 91 pop r29 - a8a: cf 91 pop r28 - a8c: 08 95 ret + b48: 00 00 nop + b4a: df 91 pop r29 + b4c: cf 91 pop r28 + b4e: 08 95 ret -00000a8e : +00000b50 : void incorrect_beep() { - a8e: cf 93 push r28 - a90: df 93 push r29 - a92: cd b7 in r28, 0x3d ; 61 - a94: de b7 in r29, 0x3e ; 62 - a96: 2e 97 sbiw r28, 0x0e ; 14 - a98: 0f b6 in r0, 0x3f ; 63 - a9a: f8 94 cli - a9c: de bf out 0x3e, r29 ; 62 - a9e: 0f be out 0x3f, r0 ; 63 - aa0: cd bf out 0x3d, r28 ; 61 + b50: cf 93 push r28 + b52: df 93 push r29 + b54: cd b7 in r28, 0x3d ; 61 + b56: de b7 in r29, 0x3e ; 62 + b58: 2e 97 sbiw r28, 0x0e ; 14 + b5a: 0f b6 in r0, 0x3f ; 63 + b5c: f8 94 cli + b5e: de bf out 0x3e, r29 ; 62 + b60: 0f be out 0x3f, r0 ; 63 + b62: cd bf out 0x3d, r28 ; 61 usart_txstr("\nIncorrect guess.\n"); - aa2: 88 e9 ldi r24, 0x98 ; 152 - aa4: 91 e0 ldi r25, 0x01 ; 1 - aa6: 0e 94 5e 01 call 0x2bc ; 0x2bc + b64: 82 e7 ldi r24, 0x72 ; 114 + b66: 91 e0 ldi r25, 0x01 ; 1 + b68: 0e 94 5e 01 call 0x2bc ; 0x2bc beep(261.62, .2); - aaa: 2d ec ldi r18, 0xCD ; 205 - aac: 3c ec ldi r19, 0xCC ; 204 - aae: 4c e4 ldi r20, 0x4C ; 76 - ab0: 5e e3 ldi r21, 0x3E ; 62 - ab2: 6c e5 ldi r22, 0x5C ; 92 - ab4: 7f ec ldi r23, 0xCF ; 207 - ab6: 82 e8 ldi r24, 0x82 ; 130 - ab8: 93 e4 ldi r25, 0x43 ; 67 - aba: 0e 94 25 06 call 0xc4a ; 0xc4a - abe: 80 e0 ldi r24, 0x00 ; 0 - ac0: 90 e0 ldi r25, 0x00 ; 0 - ac2: a8 ec ldi r26, 0xC8 ; 200 - ac4: b1 e4 ldi r27, 0x41 ; 65 - ac6: 89 83 std Y+1, r24 ; 0x01 - ac8: 9a 83 std Y+2, r25 ; 0x02 - aca: ab 83 std Y+3, r26 ; 0x03 - acc: bc 83 std Y+4, r27 ; 0x04 + b6c: 2d ec ldi r18, 0xCD ; 205 + b6e: 3c ec ldi r19, 0xCC ; 204 + b70: 4c e4 ldi r20, 0x4C ; 76 + b72: 5e e3 ldi r21, 0x3E ; 62 + b74: 6c e5 ldi r22, 0x5C ; 92 + b76: 7f ec ldi r23, 0xCF ; 207 + b78: 82 e8 ldi r24, 0x82 ; 130 + b7a: 93 e4 ldi r25, 0x43 ; 67 + b7c: 0e 94 86 06 call 0xd0c ; 0xd0c + b80: 80 e0 ldi r24, 0x00 ; 0 + b82: 90 e0 ldi r25, 0x00 ; 0 + b84: a8 ec ldi r26, 0xC8 ; 200 + b86: b1 e4 ldi r27, 0x41 ; 65 + b88: 89 83 std Y+1, r24 ; 0x01 + b8a: 9a 83 std Y+2, r25 ; 0x02 + b8c: ab 83 std Y+3, r26 ; 0x03 + b8e: bc 83 std Y+4, r27 ; 0x04 __builtin_avr_delay_cycles(__ticks_dc); #else uint16_t __ticks; __tmp = ((F_CPU) / 4e3) * __ms; - ace: 20 e0 ldi r18, 0x00 ; 0 - ad0: 30 e0 ldi r19, 0x00 ; 0 - ad2: 4a e7 ldi r20, 0x7A ; 122 - ad4: 55 e4 ldi r21, 0x45 ; 69 - ad6: 69 81 ldd r22, Y+1 ; 0x01 - ad8: 7a 81 ldd r23, Y+2 ; 0x02 - ada: 8b 81 ldd r24, Y+3 ; 0x03 - adc: 9c 81 ldd r25, Y+4 ; 0x04 - ade: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - ae2: dc 01 movw r26, r24 - ae4: cb 01 movw r24, r22 - ae6: 8d 83 std Y+5, r24 ; 0x05 - ae8: 9e 83 std Y+6, r25 ; 0x06 - aea: af 83 std Y+7, r26 ; 0x07 - aec: b8 87 std Y+8, r27 ; 0x08 + b90: 20 e0 ldi r18, 0x00 ; 0 + b92: 30 e0 ldi r19, 0x00 ; 0 + b94: 4a e7 ldi r20, 0x7A ; 122 + b96: 55 e4 ldi r21, 0x45 ; 69 + b98: 69 81 ldd r22, Y+1 ; 0x01 + b9a: 7a 81 ldd r23, Y+2 ; 0x02 + b9c: 8b 81 ldd r24, Y+3 ; 0x03 + b9e: 9c 81 ldd r25, Y+4 ; 0x04 + ba0: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + ba4: dc 01 movw r26, r24 + ba6: cb 01 movw r24, r22 + ba8: 8d 83 std Y+5, r24 ; 0x05 + baa: 9e 83 std Y+6, r25 ; 0x06 + bac: af 83 std Y+7, r26 ; 0x07 + bae: b8 87 std Y+8, r27 ; 0x08 if (__tmp < 1.0) - aee: 20 e0 ldi r18, 0x00 ; 0 - af0: 30 e0 ldi r19, 0x00 ; 0 - af2: 40 e8 ldi r20, 0x80 ; 128 - af4: 5f e3 ldi r21, 0x3F ; 63 - af6: 6d 81 ldd r22, Y+5 ; 0x05 - af8: 7e 81 ldd r23, Y+6 ; 0x06 - afa: 8f 81 ldd r24, Y+7 ; 0x07 - afc: 98 85 ldd r25, Y+8 ; 0x08 - afe: 0e 94 93 07 call 0xf26 ; 0xf26 <__cmpsf2> - b02: 88 23 and r24, r24 - b04: 2c f4 brge .+10 ; 0xb10 + bb0: 20 e0 ldi r18, 0x00 ; 0 + bb2: 30 e0 ldi r19, 0x00 ; 0 + bb4: 40 e8 ldi r20, 0x80 ; 128 + bb6: 5f e3 ldi r21, 0x3F ; 63 + bb8: 6d 81 ldd r22, Y+5 ; 0x05 + bba: 7e 81 ldd r23, Y+6 ; 0x06 + bbc: 8f 81 ldd r24, Y+7 ; 0x07 + bbe: 98 85 ldd r25, Y+8 ; 0x08 + bc0: 0e 94 f4 07 call 0xfe8 ; 0xfe8 <__cmpsf2> + bc4: 88 23 and r24, r24 + bc6: 2c f4 brge .+10 ; 0xbd2 __ticks = 1; - b06: 81 e0 ldi r24, 0x01 ; 1 - b08: 90 e0 ldi r25, 0x00 ; 0 - b0a: 9a 87 std Y+10, r25 ; 0x0a - b0c: 89 87 std Y+9, r24 ; 0x09 - b0e: 3f c0 rjmp .+126 ; 0xb8e + bc8: 81 e0 ldi r24, 0x01 ; 1 + bca: 90 e0 ldi r25, 0x00 ; 0 + bcc: 9a 87 std Y+10, r25 ; 0x0a + bce: 89 87 std Y+9, r24 ; 0x09 + bd0: 3f c0 rjmp .+126 ; 0xc50 else if (__tmp > 65535) - b10: 20 e0 ldi r18, 0x00 ; 0 - b12: 3f ef ldi r19, 0xFF ; 255 - b14: 4f e7 ldi r20, 0x7F ; 127 - b16: 57 e4 ldi r21, 0x47 ; 71 - b18: 6d 81 ldd r22, Y+5 ; 0x05 - b1a: 7e 81 ldd r23, Y+6 ; 0x06 - b1c: 8f 81 ldd r24, Y+7 ; 0x07 - b1e: 98 85 ldd r25, Y+8 ; 0x08 - b20: 0e 94 33 09 call 0x1266 ; 0x1266 <__gesf2> - b24: 18 16 cp r1, r24 - b26: 4c f5 brge .+82 ; 0xb7a + bd2: 20 e0 ldi r18, 0x00 ; 0 + bd4: 3f ef ldi r19, 0xFF ; 255 + bd6: 4f e7 ldi r20, 0x7F ; 127 + bd8: 57 e4 ldi r21, 0x47 ; 71 + bda: 6d 81 ldd r22, Y+5 ; 0x05 + bdc: 7e 81 ldd r23, Y+6 ; 0x06 + bde: 8f 81 ldd r24, Y+7 ; 0x07 + be0: 98 85 ldd r25, Y+8 ; 0x08 + be2: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + be6: 18 16 cp r1, r24 + be8: 4c f5 brge .+82 ; 0xc3c { // __ticks = requested delay in 1/10 ms __ticks = (uint16_t) (__ms * 10.0); - b28: 20 e0 ldi r18, 0x00 ; 0 - b2a: 30 e0 ldi r19, 0x00 ; 0 - b2c: 40 e2 ldi r20, 0x20 ; 32 - b2e: 51 e4 ldi r21, 0x41 ; 65 - b30: 69 81 ldd r22, Y+1 ; 0x01 - b32: 7a 81 ldd r23, Y+2 ; 0x02 - b34: 8b 81 ldd r24, Y+3 ; 0x03 - b36: 9c 81 ldd r25, Y+4 ; 0x04 - b38: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - b3c: dc 01 movw r26, r24 - b3e: cb 01 movw r24, r22 - b40: bc 01 movw r22, r24 - b42: cd 01 movw r24, r26 - b44: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - b48: dc 01 movw r26, r24 - b4a: cb 01 movw r24, r22 - b4c: 9a 87 std Y+10, r25 ; 0x0a - b4e: 89 87 std Y+9, r24 ; 0x09 - b50: 0f c0 rjmp .+30 ; 0xb70 - b52: 80 e9 ldi r24, 0x90 ; 144 - b54: 91 e0 ldi r25, 0x01 ; 1 - b56: 9c 87 std Y+12, r25 ; 0x0c - b58: 8b 87 std Y+11, r24 ; 0x0b - b5a: 8b 85 ldd r24, Y+11 ; 0x0b - b5c: 9c 85 ldd r25, Y+12 ; 0x0c - b5e: 01 97 sbiw r24, 0x01 ; 1 - b60: f1 f7 brne .-4 ; 0xb5e - b62: 9c 87 std Y+12, r25 ; 0x0c - b64: 8b 87 std Y+11, r24 ; 0x0b + bea: 20 e0 ldi r18, 0x00 ; 0 + bec: 30 e0 ldi r19, 0x00 ; 0 + bee: 40 e2 ldi r20, 0x20 ; 32 + bf0: 51 e4 ldi r21, 0x41 ; 65 + bf2: 69 81 ldd r22, Y+1 ; 0x01 + bf4: 7a 81 ldd r23, Y+2 ; 0x02 + bf6: 8b 81 ldd r24, Y+3 ; 0x03 + bf8: 9c 81 ldd r25, Y+4 ; 0x04 + bfa: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + bfe: dc 01 movw r26, r24 + c00: cb 01 movw r24, r22 + c02: bc 01 movw r22, r24 + c04: cd 01 movw r24, r26 + c06: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + c0a: dc 01 movw r26, r24 + c0c: cb 01 movw r24, r22 + c0e: 9a 87 std Y+10, r25 ; 0x0a + c10: 89 87 std Y+9, r24 ; 0x09 + c12: 0f c0 rjmp .+30 ; 0xc32 + c14: 80 e9 ldi r24, 0x90 ; 144 + c16: 91 e0 ldi r25, 0x01 ; 1 + c18: 9c 87 std Y+12, r25 ; 0x0c + c1a: 8b 87 std Y+11, r24 ; 0x0b + c1c: 8b 85 ldd r24, Y+11 ; 0x0b + c1e: 9c 85 ldd r25, Y+12 ; 0x0c + c20: 01 97 sbiw r24, 0x01 ; 1 + c22: f1 f7 brne .-4 ; 0xc20 + c24: 9c 87 std Y+12, r25 ; 0x0c + c26: 8b 87 std Y+11, r24 ; 0x0b while(__ticks) { // wait 1/10 ms _delay_loop_2(((F_CPU) / 4e3) / 10); __ticks --; - b66: 89 85 ldd r24, Y+9 ; 0x09 - b68: 9a 85 ldd r25, Y+10 ; 0x0a - b6a: 01 97 sbiw r24, 0x01 ; 1 - b6c: 9a 87 std Y+10, r25 ; 0x0a - b6e: 89 87 std Y+9, r24 ; 0x09 + c28: 89 85 ldd r24, Y+9 ; 0x09 + c2a: 9a 85 ldd r25, Y+10 ; 0x0a + c2c: 01 97 sbiw r24, 0x01 ; 1 + c2e: 9a 87 std Y+10, r25 ; 0x0a + c30: 89 87 std Y+9, r24 ; 0x09 __ticks = 1; else if (__tmp > 65535) { // __ticks = requested delay in 1/10 ms __ticks = (uint16_t) (__ms * 10.0); while(__ticks) - b70: 89 85 ldd r24, Y+9 ; 0x09 - b72: 9a 85 ldd r25, Y+10 ; 0x0a - b74: 89 2b or r24, r25 - b76: 69 f7 brne .-38 ; 0xb52 - b78: 14 c0 rjmp .+40 ; 0xba2 + c32: 89 85 ldd r24, Y+9 ; 0x09 + c34: 9a 85 ldd r25, Y+10 ; 0x0a + c36: 89 2b or r24, r25 + c38: 69 f7 brne .-38 ; 0xc14 + c3a: 14 c0 rjmp .+40 ; 0xc64 __ticks --; } return; } else __ticks = (uint16_t)__tmp; - b7a: 6d 81 ldd r22, Y+5 ; 0x05 - b7c: 7e 81 ldd r23, Y+6 ; 0x06 - b7e: 8f 81 ldd r24, Y+7 ; 0x07 - b80: 98 85 ldd r25, Y+8 ; 0x08 - b82: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - b86: dc 01 movw r26, r24 - b88: cb 01 movw r24, r22 - b8a: 9a 87 std Y+10, r25 ; 0x0a - b8c: 89 87 std Y+9, r24 ; 0x09 - b8e: 89 85 ldd r24, Y+9 ; 0x09 - b90: 9a 85 ldd r25, Y+10 ; 0x0a - b92: 9e 87 std Y+14, r25 ; 0x0e - b94: 8d 87 std Y+13, r24 ; 0x0d - b96: 8d 85 ldd r24, Y+13 ; 0x0d - b98: 9e 85 ldd r25, Y+14 ; 0x0e - b9a: 01 97 sbiw r24, 0x01 ; 1 - b9c: f1 f7 brne .-4 ; 0xb9a - b9e: 9e 87 std Y+14, r25 ; 0x0e - ba0: 8d 87 std Y+13, r24 ; 0x0d + c3c: 6d 81 ldd r22, Y+5 ; 0x05 + c3e: 7e 81 ldd r23, Y+6 ; 0x06 + c40: 8f 81 ldd r24, Y+7 ; 0x07 + c42: 98 85 ldd r25, Y+8 ; 0x08 + c44: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + c48: dc 01 movw r26, r24 + c4a: cb 01 movw r24, r22 + c4c: 9a 87 std Y+10, r25 ; 0x0a + c4e: 89 87 std Y+9, r24 ; 0x09 + c50: 89 85 ldd r24, Y+9 ; 0x09 + c52: 9a 85 ldd r25, Y+10 ; 0x0a + c54: 9e 87 std Y+14, r25 ; 0x0e + c56: 8d 87 std Y+13, r24 ; 0x0d + c58: 8d 85 ldd r24, Y+13 ; 0x0d + c5a: 9e 85 ldd r25, Y+14 ; 0x0e + c5c: 01 97 sbiw r24, 0x01 ; 1 + c5e: f1 f7 brne .-4 ; 0xc5c + c60: 9e 87 std Y+14, r25 ; 0x0e + c62: 8d 87 std Y+13, r24 ; 0x0d _delay_ms(25); beep(261.62, .2); - ba2: 2d ec ldi r18, 0xCD ; 205 - ba4: 3c ec ldi r19, 0xCC ; 204 - ba6: 4c e4 ldi r20, 0x4C ; 76 - ba8: 5e e3 ldi r21, 0x3E ; 62 - baa: 6c e5 ldi r22, 0x5C ; 92 - bac: 7f ec ldi r23, 0xCF ; 207 - bae: 82 e8 ldi r24, 0x82 ; 130 - bb0: 93 e4 ldi r25, 0x43 ; 67 - bb2: 0e 94 25 06 call 0xc4a ; 0xc4a + c64: 2d ec ldi r18, 0xCD ; 205 + c66: 3c ec ldi r19, 0xCC ; 204 + c68: 4c e4 ldi r20, 0x4C ; 76 + c6a: 5e e3 ldi r21, 0x3E ; 62 + c6c: 6c e5 ldi r22, 0x5C ; 92 + c6e: 7f ec ldi r23, 0xCF ; 207 + c70: 82 e8 ldi r24, 0x82 ; 130 + c72: 93 e4 ldi r25, 0x43 ; 67 + c74: 0e 94 86 06 call 0xd0c ; 0xd0c } - bb6: 00 00 nop - bb8: 2e 96 adiw r28, 0x0e ; 14 - bba: 0f b6 in r0, 0x3f ; 63 - bbc: f8 94 cli - bbe: de bf out 0x3e, r29 ; 62 - bc0: 0f be out 0x3f, r0 ; 63 - bc2: cd bf out 0x3d, r28 ; 61 - bc4: df 91 pop r29 - bc6: cf 91 pop r28 - bc8: 08 95 ret - -00000bca : + c78: 00 00 nop + c7a: 2e 96 adiw r28, 0x0e ; 14 + c7c: 0f b6 in r0, 0x3f ; 63 + c7e: f8 94 cli + c80: de bf out 0x3e, r29 ; 62 + c82: 0f be out 0x3f, r0 ; 63 + c84: cd bf out 0x3d, r28 ; 61 + c86: df 91 pop r29 + c88: cf 91 pop r28 + c8a: 08 95 ret + +00000c8c : void win() { - bca: cf 93 push r28 - bcc: df 93 push r29 - bce: cd b7 in r28, 0x3d ; 61 - bd0: de b7 in r29, 0x3e ; 62 + c8c: cf 93 push r28 + c8e: df 93 push r29 + c90: cd b7 in r28, 0x3d ; 61 + c92: de b7 in r29, 0x3e ; 62 usart_txstr("\nYou beat the game!\n"); - bd2: 8b ea ldi r24, 0xAB ; 171 - bd4: 91 e0 ldi r25, 0x01 ; 1 - bd6: 0e 94 5e 01 call 0x2bc ; 0x2bc + c94: 85 e8 ldi r24, 0x85 ; 133 + c96: 91 e0 ldi r25, 0x01 ; 1 + c98: 0e 94 5e 01 call 0x2bc ; 0x2bc beep(262., .5); - bda: 20 e0 ldi r18, 0x00 ; 0 - bdc: 30 e0 ldi r19, 0x00 ; 0 - bde: 40 e0 ldi r20, 0x00 ; 0 - be0: 5f e3 ldi r21, 0x3F ; 63 - be2: 60 e0 ldi r22, 0x00 ; 0 - be4: 70 e0 ldi r23, 0x00 ; 0 - be6: 83 e8 ldi r24, 0x83 ; 131 - be8: 93 e4 ldi r25, 0x43 ; 67 - bea: 0e 94 25 06 call 0xc4a ; 0xc4a + c9c: 20 e0 ldi r18, 0x00 ; 0 + c9e: 30 e0 ldi r19, 0x00 ; 0 + ca0: 40 e0 ldi r20, 0x00 ; 0 + ca2: 5f e3 ldi r21, 0x3F ; 63 + ca4: 60 e0 ldi r22, 0x00 ; 0 + ca6: 70 e0 ldi r23, 0x00 ; 0 + ca8: 83 e8 ldi r24, 0x83 ; 131 + caa: 93 e4 ldi r25, 0x43 ; 67 + cac: 0e 94 86 06 call 0xd0c ; 0xd0c beep(392., .5); - bee: 20 e0 ldi r18, 0x00 ; 0 - bf0: 30 e0 ldi r19, 0x00 ; 0 - bf2: 40 e0 ldi r20, 0x00 ; 0 - bf4: 5f e3 ldi r21, 0x3F ; 63 - bf6: 60 e0 ldi r22, 0x00 ; 0 - bf8: 70 e0 ldi r23, 0x00 ; 0 - bfa: 84 ec ldi r24, 0xC4 ; 196 - bfc: 93 e4 ldi r25, 0x43 ; 67 - bfe: 0e 94 25 06 call 0xc4a ; 0xc4a + cb0: 20 e0 ldi r18, 0x00 ; 0 + cb2: 30 e0 ldi r19, 0x00 ; 0 + cb4: 40 e0 ldi r20, 0x00 ; 0 + cb6: 5f e3 ldi r21, 0x3F ; 63 + cb8: 60 e0 ldi r22, 0x00 ; 0 + cba: 70 e0 ldi r23, 0x00 ; 0 + cbc: 84 ec ldi r24, 0xC4 ; 196 + cbe: 93 e4 ldi r25, 0x43 ; 67 + cc0: 0e 94 86 06 call 0xd0c ; 0xd0c } - c02: 00 00 nop - c04: df 91 pop r29 - c06: cf 91 pop r28 - c08: 08 95 ret + cc4: 00 00 nop + cc6: df 91 pop r29 + cc8: cf 91 pop r28 + cca: 08 95 ret -00000c0a : +00000ccc : void loose() { - c0a: cf 93 push r28 - c0c: df 93 push r29 - c0e: cd b7 in r28, 0x3d ; 61 - c10: de b7 in r29, 0x3e ; 62 + ccc: cf 93 push r28 + cce: df 93 push r29 + cd0: cd b7 in r28, 0x3d ; 61 + cd2: de b7 in r29, 0x3e ; 62 usart_txstr("\nYou loose, try again?\n"); - c12: 80 ec ldi r24, 0xC0 ; 192 - c14: 91 e0 ldi r25, 0x01 ; 1 - c16: 0e 94 5e 01 call 0x2bc ; 0x2bc + cd4: 8a e9 ldi r24, 0x9A ; 154 + cd6: 91 e0 ldi r25, 0x01 ; 1 + cd8: 0e 94 5e 01 call 0x2bc ; 0x2bc beep(330., .5); - c1a: 20 e0 ldi r18, 0x00 ; 0 - c1c: 30 e0 ldi r19, 0x00 ; 0 - c1e: 40 e0 ldi r20, 0x00 ; 0 - c20: 5f e3 ldi r21, 0x3F ; 63 - c22: 60 e0 ldi r22, 0x00 ; 0 - c24: 70 e0 ldi r23, 0x00 ; 0 - c26: 85 ea ldi r24, 0xA5 ; 165 - c28: 93 e4 ldi r25, 0x43 ; 67 - c2a: 0e 94 25 06 call 0xc4a ; 0xc4a + cdc: 20 e0 ldi r18, 0x00 ; 0 + cde: 30 e0 ldi r19, 0x00 ; 0 + ce0: 40 e0 ldi r20, 0x00 ; 0 + ce2: 5f e3 ldi r21, 0x3F ; 63 + ce4: 60 e0 ldi r22, 0x00 ; 0 + ce6: 70 e0 ldi r23, 0x00 ; 0 + ce8: 85 ea ldi r24, 0xA5 ; 165 + cea: 93 e4 ldi r25, 0x43 ; 67 + cec: 0e 94 86 06 call 0xd0c ; 0xd0c beep(294., .5); - c2e: 20 e0 ldi r18, 0x00 ; 0 - c30: 30 e0 ldi r19, 0x00 ; 0 - c32: 40 e0 ldi r20, 0x00 ; 0 - c34: 5f e3 ldi r21, 0x3F ; 63 - c36: 60 e0 ldi r22, 0x00 ; 0 - c38: 70 e0 ldi r23, 0x00 ; 0 - c3a: 83 e9 ldi r24, 0x93 ; 147 - c3c: 93 e4 ldi r25, 0x43 ; 67 - c3e: 0e 94 25 06 call 0xc4a ; 0xc4a + cf0: 20 e0 ldi r18, 0x00 ; 0 + cf2: 30 e0 ldi r19, 0x00 ; 0 + cf4: 40 e0 ldi r20, 0x00 ; 0 + cf6: 5f e3 ldi r21, 0x3F ; 63 + cf8: 60 e0 ldi r22, 0x00 ; 0 + cfa: 70 e0 ldi r23, 0x00 ; 0 + cfc: 83 e9 ldi r24, 0x93 ; 147 + cfe: 93 e4 ldi r25, 0x43 ; 67 + d00: 0e 94 86 06 call 0xd0c ; 0xd0c } - c42: 00 00 nop - c44: df 91 pop r29 - c46: cf 91 pop r28 - c48: 08 95 ret - -00000c4a : - - -//TODO move somewhere else + d04: 00 00 nop + d06: df 91 pop r29 + d08: cf 91 pop r28 + d0a: 08 95 ret + +00000d0c : + * then multiplies it by 1000 to convert to ms for _delay_ms. + * We control how long its played by making it loop, + * loop count is durientation of note / period. + * loop_count will be off by a max of 1 period. + **/ void beep(double frequency, double durientation) { - c4a: cf 93 push r28 - c4c: df 93 push r29 - c4e: cd b7 in r28, 0x3d ; 61 - c50: de b7 in r29, 0x3e ; 62 - c52: 6e 97 sbiw r28, 0x1e ; 30 - c54: 0f b6 in r0, 0x3f ; 63 - c56: f8 94 cli - c58: de bf out 0x3e, r29 ; 62 - c5a: 0f be out 0x3f, r0 ; 63 - c5c: cd bf out 0x3d, r28 ; 61 - c5e: 6f 8b std Y+23, r22 ; 0x17 - c60: 78 8f std Y+24, r23 ; 0x18 - c62: 89 8f std Y+25, r24 ; 0x19 - c64: 9a 8f std Y+26, r25 ; 0x1a - c66: 2b 8f std Y+27, r18 ; 0x1b - c68: 3c 8f std Y+28, r19 ; 0x1c - c6a: 4d 8f std Y+29, r20 ; 0x1d - c6c: 5e 8f std Y+30, r21 ; 0x1e + d0c: cf 93 push r28 + d0e: df 93 push r29 + d10: cd b7 in r28, 0x3d ; 61 + d12: de b7 in r29, 0x3e ; 62 + d14: 6e 97 sbiw r28, 0x1e ; 30 + d16: 0f b6 in r0, 0x3f ; 63 + d18: f8 94 cli + d1a: de bf out 0x3e, r29 ; 62 + d1c: 0f be out 0x3f, r0 ; 63 + d1e: cd bf out 0x3d, r28 ; 61 + d20: 6f 8b std Y+23, r22 ; 0x17 + d22: 78 8f std Y+24, r23 ; 0x18 + d24: 89 8f std Y+25, r24 ; 0x19 + d26: 9a 8f std Y+26, r25 ; 0x1a + d28: 2b 8f std Y+27, r18 ; 0x1b + d2a: 3c 8f std Y+28, r19 ; 0x1c + d2c: 4d 8f std Y+29, r20 ; 0x1d + d2e: 5e 8f std Y+30, r21 ; 0x1e double speaker_ms = ((1.0 / frequency) / 2.0) * 1000.0; //TODO clean up - c6e: 2f 89 ldd r18, Y+23 ; 0x17 - c70: 38 8d ldd r19, Y+24 ; 0x18 - c72: 49 8d ldd r20, Y+25 ; 0x19 - c74: 5a 8d ldd r21, Y+26 ; 0x1a - c76: 60 e0 ldi r22, 0x00 ; 0 - c78: 70 e0 ldi r23, 0x00 ; 0 - c7a: 80 e8 ldi r24, 0x80 ; 128 - c7c: 9f e3 ldi r25, 0x3F ; 63 - c7e: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - c82: dc 01 movw r26, r24 - c84: cb 01 movw r24, r22 - c86: 20 e0 ldi r18, 0x00 ; 0 - c88: 30 e0 ldi r19, 0x00 ; 0 - c8a: 40 e0 ldi r20, 0x00 ; 0 - c8c: 50 e4 ldi r21, 0x40 ; 64 - c8e: bc 01 movw r22, r24 - c90: cd 01 movw r24, r26 - c92: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - c96: dc 01 movw r26, r24 - c98: cb 01 movw r24, r22 - c9a: 20 e0 ldi r18, 0x00 ; 0 - c9c: 30 e0 ldi r19, 0x00 ; 0 - c9e: 4a e7 ldi r20, 0x7A ; 122 - ca0: 54 e4 ldi r21, 0x44 ; 68 - ca2: bc 01 movw r22, r24 - ca4: cd 01 movw r24, r26 - ca6: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - caa: dc 01 movw r26, r24 - cac: cb 01 movw r24, r22 - cae: 8b 83 std Y+3, r24 ; 0x03 - cb0: 9c 83 std Y+4, r25 ; 0x04 - cb2: ad 83 std Y+5, r26 ; 0x05 - cb4: be 83 std Y+6, r27 ; 0x06 + d30: 2f 89 ldd r18, Y+23 ; 0x17 + d32: 38 8d ldd r19, Y+24 ; 0x18 + d34: 49 8d ldd r20, Y+25 ; 0x19 + d36: 5a 8d ldd r21, Y+26 ; 0x1a + d38: 60 e0 ldi r22, 0x00 ; 0 + d3a: 70 e0 ldi r23, 0x00 ; 0 + d3c: 80 e8 ldi r24, 0x80 ; 128 + d3e: 9f e3 ldi r25, 0x3F ; 63 + d40: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + d44: dc 01 movw r26, r24 + d46: cb 01 movw r24, r22 + d48: 20 e0 ldi r18, 0x00 ; 0 + d4a: 30 e0 ldi r19, 0x00 ; 0 + d4c: 40 e0 ldi r20, 0x00 ; 0 + d4e: 50 e4 ldi r21, 0x40 ; 64 + d50: bc 01 movw r22, r24 + d52: cd 01 movw r24, r26 + d54: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + d58: dc 01 movw r26, r24 + d5a: cb 01 movw r24, r22 + d5c: 20 e0 ldi r18, 0x00 ; 0 + d5e: 30 e0 ldi r19, 0x00 ; 0 + d60: 4a e7 ldi r20, 0x7A ; 122 + d62: 54 e4 ldi r21, 0x44 ; 68 + d64: bc 01 movw r22, r24 + d66: cd 01 movw r24, r26 + d68: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + d6c: dc 01 movw r26, r24 + d6e: cb 01 movw r24, r22 + d70: 8b 83 std Y+3, r24 ; 0x03 + d72: 9c 83 std Y+4, r25 ; 0x04 + d74: ad 83 std Y+5, r26 ; 0x05 + d76: be 83 std Y+6, r27 ; 0x06 int loop_count = durientation / (1.0 / frequency); - cb6: 2f 89 ldd r18, Y+23 ; 0x17 - cb8: 38 8d ldd r19, Y+24 ; 0x18 - cba: 49 8d ldd r20, Y+25 ; 0x19 - cbc: 5a 8d ldd r21, Y+26 ; 0x1a - cbe: 60 e0 ldi r22, 0x00 ; 0 - cc0: 70 e0 ldi r23, 0x00 ; 0 - cc2: 80 e8 ldi r24, 0x80 ; 128 - cc4: 9f e3 ldi r25, 0x3F ; 63 - cc6: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - cca: dc 01 movw r26, r24 - ccc: cb 01 movw r24, r22 - cce: 9c 01 movw r18, r24 - cd0: ad 01 movw r20, r26 - cd2: 6b 8d ldd r22, Y+27 ; 0x1b - cd4: 7c 8d ldd r23, Y+28 ; 0x1c - cd6: 8d 8d ldd r24, Y+29 ; 0x1d - cd8: 9e 8d ldd r25, Y+30 ; 0x1e - cda: 0e 94 98 07 call 0xf30 ; 0xf30 <__divsf3> - cde: dc 01 movw r26, r24 - ce0: cb 01 movw r24, r22 - ce2: bc 01 movw r22, r24 - ce4: cd 01 movw r24, r26 - ce6: 0e 94 0a 08 call 0x1014 ; 0x1014 <__fixsfsi> - cea: dc 01 movw r26, r24 - cec: cb 01 movw r24, r22 - cee: 98 87 std Y+8, r25 ; 0x08 - cf0: 8f 83 std Y+7, r24 ; 0x07 + d78: 2f 89 ldd r18, Y+23 ; 0x17 + d7a: 38 8d ldd r19, Y+24 ; 0x18 + d7c: 49 8d ldd r20, Y+25 ; 0x19 + d7e: 5a 8d ldd r21, Y+26 ; 0x1a + d80: 60 e0 ldi r22, 0x00 ; 0 + d82: 70 e0 ldi r23, 0x00 ; 0 + d84: 80 e8 ldi r24, 0x80 ; 128 + d86: 9f e3 ldi r25, 0x3F ; 63 + d88: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + d8c: dc 01 movw r26, r24 + d8e: cb 01 movw r24, r22 + d90: 9c 01 movw r18, r24 + d92: ad 01 movw r20, r26 + d94: 6b 8d ldd r22, Y+27 ; 0x1b + d96: 7c 8d ldd r23, Y+28 ; 0x1c + d98: 8d 8d ldd r24, Y+29 ; 0x1d + d9a: 9e 8d ldd r25, Y+30 ; 0x1e + d9c: 0e 94 f9 07 call 0xff2 ; 0xff2 <__divsf3> + da0: dc 01 movw r26, r24 + da2: cb 01 movw r24, r22 + da4: bc 01 movw r22, r24 + da6: cd 01 movw r24, r26 + da8: 0e 94 6b 08 call 0x10d6 ; 0x10d6 <__fixsfsi> + dac: dc 01 movw r26, r24 + dae: cb 01 movw r24, r22 + db0: 98 87 std Y+8, r25 ; 0x08 + db2: 8f 83 std Y+7, r24 ; 0x07 for(unsigned int i = 0; i < loop_count; i++) { - cf2: 1a 82 std Y+2, r1 ; 0x02 - cf4: 19 82 std Y+1, r1 ; 0x01 - cf6: 81 c0 rjmp .+258 ; 0xdfa - cf8: 8b 81 ldd r24, Y+3 ; 0x03 - cfa: 9c 81 ldd r25, Y+4 ; 0x04 - cfc: ad 81 ldd r26, Y+5 ; 0x05 - cfe: be 81 ldd r27, Y+6 ; 0x06 - d00: 89 87 std Y+9, r24 ; 0x09 - d02: 9a 87 std Y+10, r25 ; 0x0a - d04: ab 87 std Y+11, r26 ; 0x0b - d06: bc 87 std Y+12, r27 ; 0x0c + db4: 1a 82 std Y+2, r1 ; 0x02 + db6: 19 82 std Y+1, r1 ; 0x01 + db8: 81 c0 rjmp .+258 ; 0xebc + dba: 8b 81 ldd r24, Y+3 ; 0x03 + dbc: 9c 81 ldd r25, Y+4 ; 0x04 + dbe: ad 81 ldd r26, Y+5 ; 0x05 + dc0: be 81 ldd r27, Y+6 ; 0x06 + dc2: 89 87 std Y+9, r24 ; 0x09 + dc4: 9a 87 std Y+10, r25 ; 0x0a + dc6: ab 87 std Y+11, r26 ; 0x0b + dc8: bc 87 std Y+12, r27 ; 0x0c __builtin_avr_delay_cycles(__ticks_dc); #else uint16_t __ticks; __tmp = ((F_CPU) / 4e3) * __ms; - d08: 20 e0 ldi r18, 0x00 ; 0 - d0a: 30 e0 ldi r19, 0x00 ; 0 - d0c: 4a e7 ldi r20, 0x7A ; 122 - d0e: 55 e4 ldi r21, 0x45 ; 69 - d10: 69 85 ldd r22, Y+9 ; 0x09 - d12: 7a 85 ldd r23, Y+10 ; 0x0a - d14: 8b 85 ldd r24, Y+11 ; 0x0b - d16: 9c 85 ldd r25, Y+12 ; 0x0c - d18: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - d1c: dc 01 movw r26, r24 - d1e: cb 01 movw r24, r22 - d20: 8d 87 std Y+13, r24 ; 0x0d - d22: 9e 87 std Y+14, r25 ; 0x0e - d24: af 87 std Y+15, r26 ; 0x0f - d26: b8 8b std Y+16, r27 ; 0x10 + dca: 20 e0 ldi r18, 0x00 ; 0 + dcc: 30 e0 ldi r19, 0x00 ; 0 + dce: 4a e7 ldi r20, 0x7A ; 122 + dd0: 55 e4 ldi r21, 0x45 ; 69 + dd2: 69 85 ldd r22, Y+9 ; 0x09 + dd4: 7a 85 ldd r23, Y+10 ; 0x0a + dd6: 8b 85 ldd r24, Y+11 ; 0x0b + dd8: 9c 85 ldd r25, Y+12 ; 0x0c + dda: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + dde: dc 01 movw r26, r24 + de0: cb 01 movw r24, r22 + de2: 8d 87 std Y+13, r24 ; 0x0d + de4: 9e 87 std Y+14, r25 ; 0x0e + de6: af 87 std Y+15, r26 ; 0x0f + de8: b8 8b std Y+16, r27 ; 0x10 if (__tmp < 1.0) - d28: 20 e0 ldi r18, 0x00 ; 0 - d2a: 30 e0 ldi r19, 0x00 ; 0 - d2c: 40 e8 ldi r20, 0x80 ; 128 - d2e: 5f e3 ldi r21, 0x3F ; 63 - d30: 6d 85 ldd r22, Y+13 ; 0x0d - d32: 7e 85 ldd r23, Y+14 ; 0x0e - d34: 8f 85 ldd r24, Y+15 ; 0x0f - d36: 98 89 ldd r25, Y+16 ; 0x10 - d38: 0e 94 93 07 call 0xf26 ; 0xf26 <__cmpsf2> - d3c: 88 23 and r24, r24 - d3e: 2c f4 brge .+10 ; 0xd4a + dea: 20 e0 ldi r18, 0x00 ; 0 + dec: 30 e0 ldi r19, 0x00 ; 0 + dee: 40 e8 ldi r20, 0x80 ; 128 + df0: 5f e3 ldi r21, 0x3F ; 63 + df2: 6d 85 ldd r22, Y+13 ; 0x0d + df4: 7e 85 ldd r23, Y+14 ; 0x0e + df6: 8f 85 ldd r24, Y+15 ; 0x0f + df8: 98 89 ldd r25, Y+16 ; 0x10 + dfa: 0e 94 f4 07 call 0xfe8 ; 0xfe8 <__cmpsf2> + dfe: 88 23 and r24, r24 + e00: 2c f4 brge .+10 ; 0xe0c __ticks = 1; - d40: 81 e0 ldi r24, 0x01 ; 1 - d42: 90 e0 ldi r25, 0x00 ; 0 - d44: 9a 8b std Y+18, r25 ; 0x12 - d46: 89 8b std Y+17, r24 ; 0x11 - d48: 3f c0 rjmp .+126 ; 0xdc8 + e02: 81 e0 ldi r24, 0x01 ; 1 + e04: 90 e0 ldi r25, 0x00 ; 0 + e06: 9a 8b std Y+18, r25 ; 0x12 + e08: 89 8b std Y+17, r24 ; 0x11 + e0a: 3f c0 rjmp .+126 ; 0xe8a else if (__tmp > 65535) - d4a: 20 e0 ldi r18, 0x00 ; 0 - d4c: 3f ef ldi r19, 0xFF ; 255 - d4e: 4f e7 ldi r20, 0x7F ; 127 - d50: 57 e4 ldi r21, 0x47 ; 71 - d52: 6d 85 ldd r22, Y+13 ; 0x0d - d54: 7e 85 ldd r23, Y+14 ; 0x0e - d56: 8f 85 ldd r24, Y+15 ; 0x0f - d58: 98 89 ldd r25, Y+16 ; 0x10 - d5a: 0e 94 33 09 call 0x1266 ; 0x1266 <__gesf2> - d5e: 18 16 cp r1, r24 - d60: 4c f5 brge .+82 ; 0xdb4 + e0c: 20 e0 ldi r18, 0x00 ; 0 + e0e: 3f ef ldi r19, 0xFF ; 255 + e10: 4f e7 ldi r20, 0x7F ; 127 + e12: 57 e4 ldi r21, 0x47 ; 71 + e14: 6d 85 ldd r22, Y+13 ; 0x0d + e16: 7e 85 ldd r23, Y+14 ; 0x0e + e18: 8f 85 ldd r24, Y+15 ; 0x0f + e1a: 98 89 ldd r25, Y+16 ; 0x10 + e1c: 0e 94 94 09 call 0x1328 ; 0x1328 <__gesf2> + e20: 18 16 cp r1, r24 + e22: 4c f5 brge .+82 ; 0xe76 { // __ticks = requested delay in 1/10 ms __ticks = (uint16_t) (__ms * 10.0); - d62: 20 e0 ldi r18, 0x00 ; 0 - d64: 30 e0 ldi r19, 0x00 ; 0 - d66: 40 e2 ldi r20, 0x20 ; 32 - d68: 51 e4 ldi r21, 0x41 ; 65 - d6a: 69 85 ldd r22, Y+9 ; 0x09 - d6c: 7a 85 ldd r23, Y+10 ; 0x0a - d6e: 8b 85 ldd r24, Y+11 ; 0x0b - d70: 9c 85 ldd r25, Y+12 ; 0x0c - d72: 0e 94 38 09 call 0x1270 ; 0x1270 <__mulsf3> - d76: dc 01 movw r26, r24 - d78: cb 01 movw r24, r22 - d7a: bc 01 movw r22, r24 - d7c: cd 01 movw r24, r26 - d7e: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - d82: dc 01 movw r26, r24 - d84: cb 01 movw r24, r22 - d86: 9a 8b std Y+18, r25 ; 0x12 - d88: 89 8b std Y+17, r24 ; 0x11 - d8a: 0f c0 rjmp .+30 ; 0xdaa - d8c: 80 e9 ldi r24, 0x90 ; 144 - d8e: 91 e0 ldi r25, 0x01 ; 1 - d90: 9c 8b std Y+20, r25 ; 0x14 - d92: 8b 8b std Y+19, r24 ; 0x13 - d94: 8b 89 ldd r24, Y+19 ; 0x13 - d96: 9c 89 ldd r25, Y+20 ; 0x14 - d98: 01 97 sbiw r24, 0x01 ; 1 - d9a: f1 f7 brne .-4 ; 0xd98 - d9c: 9c 8b std Y+20, r25 ; 0x14 - d9e: 8b 8b std Y+19, r24 ; 0x13 + e24: 20 e0 ldi r18, 0x00 ; 0 + e26: 30 e0 ldi r19, 0x00 ; 0 + e28: 40 e2 ldi r20, 0x20 ; 32 + e2a: 51 e4 ldi r21, 0x41 ; 65 + e2c: 69 85 ldd r22, Y+9 ; 0x09 + e2e: 7a 85 ldd r23, Y+10 ; 0x0a + e30: 8b 85 ldd r24, Y+11 ; 0x0b + e32: 9c 85 ldd r25, Y+12 ; 0x0c + e34: 0e 94 99 09 call 0x1332 ; 0x1332 <__mulsf3> + e38: dc 01 movw r26, r24 + e3a: cb 01 movw r24, r22 + e3c: bc 01 movw r22, r24 + e3e: cd 01 movw r24, r26 + e40: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + e44: dc 01 movw r26, r24 + e46: cb 01 movw r24, r22 + e48: 9a 8b std Y+18, r25 ; 0x12 + e4a: 89 8b std Y+17, r24 ; 0x11 + e4c: 0f c0 rjmp .+30 ; 0xe6c + e4e: 80 e9 ldi r24, 0x90 ; 144 + e50: 91 e0 ldi r25, 0x01 ; 1 + e52: 9c 8b std Y+20, r25 ; 0x14 + e54: 8b 8b std Y+19, r24 ; 0x13 + e56: 8b 89 ldd r24, Y+19 ; 0x13 + e58: 9c 89 ldd r25, Y+20 ; 0x14 + e5a: 01 97 sbiw r24, 0x01 ; 1 + e5c: f1 f7 brne .-4 ; 0xe5a + e5e: 9c 8b std Y+20, r25 ; 0x14 + e60: 8b 8b std Y+19, r24 ; 0x13 while(__ticks) { // wait 1/10 ms _delay_loop_2(((F_CPU) / 4e3) / 10); __ticks --; - da0: 89 89 ldd r24, Y+17 ; 0x11 - da2: 9a 89 ldd r25, Y+18 ; 0x12 - da4: 01 97 sbiw r24, 0x01 ; 1 - da6: 9a 8b std Y+18, r25 ; 0x12 - da8: 89 8b std Y+17, r24 ; 0x11 + e62: 89 89 ldd r24, Y+17 ; 0x11 + e64: 9a 89 ldd r25, Y+18 ; 0x12 + e66: 01 97 sbiw r24, 0x01 ; 1 + e68: 9a 8b std Y+18, r25 ; 0x12 + e6a: 89 8b std Y+17, r24 ; 0x11 __ticks = 1; else if (__tmp > 65535) { // __ticks = requested delay in 1/10 ms __ticks = (uint16_t) (__ms * 10.0); while(__ticks) - daa: 89 89 ldd r24, Y+17 ; 0x11 - dac: 9a 89 ldd r25, Y+18 ; 0x12 - dae: 89 2b or r24, r25 - db0: 69 f7 brne .-38 ; 0xd8c - db2: 14 c0 rjmp .+40 ; 0xddc + e6c: 89 89 ldd r24, Y+17 ; 0x11 + e6e: 9a 89 ldd r25, Y+18 ; 0x12 + e70: 89 2b or r24, r25 + e72: 69 f7 brne .-38 ; 0xe4e + e74: 14 c0 rjmp .+40 ; 0xe9e __ticks --; } return; } else __ticks = (uint16_t)__tmp; - db4: 6d 85 ldd r22, Y+13 ; 0x0d - db6: 7e 85 ldd r23, Y+14 ; 0x0e - db8: 8f 85 ldd r24, Y+15 ; 0x0f - dba: 98 89 ldd r25, Y+16 ; 0x10 - dbc: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - dc0: dc 01 movw r26, r24 - dc2: cb 01 movw r24, r22 - dc4: 9a 8b std Y+18, r25 ; 0x12 - dc6: 89 8b std Y+17, r24 ; 0x11 - dc8: 89 89 ldd r24, Y+17 ; 0x11 - dca: 9a 89 ldd r25, Y+18 ; 0x12 - dcc: 9e 8b std Y+22, r25 ; 0x16 - dce: 8d 8b std Y+21, r24 ; 0x15 - dd0: 8d 89 ldd r24, Y+21 ; 0x15 - dd2: 9e 89 ldd r25, Y+22 ; 0x16 - dd4: 01 97 sbiw r24, 0x01 ; 1 - dd6: f1 f7 brne .-4 ; 0xdd4 - dd8: 9e 8b std Y+22, r25 ; 0x16 - dda: 8d 8b std Y+21, r24 ; 0x15 + e76: 6d 85 ldd r22, Y+13 ; 0x0d + e78: 7e 85 ldd r23, Y+14 ; 0x0e + e7a: 8f 85 ldd r24, Y+15 ; 0x0f + e7c: 98 89 ldd r25, Y+16 ; 0x10 + e7e: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + e82: dc 01 movw r26, r24 + e84: cb 01 movw r24, r22 + e86: 9a 8b std Y+18, r25 ; 0x12 + e88: 89 8b std Y+17, r24 ; 0x11 + e8a: 89 89 ldd r24, Y+17 ; 0x11 + e8c: 9a 89 ldd r25, Y+18 ; 0x12 + e8e: 9e 8b std Y+22, r25 ; 0x16 + e90: 8d 8b std Y+21, r24 ; 0x15 + e92: 8d 89 ldd r24, Y+21 ; 0x15 + e94: 9e 89 ldd r25, Y+22 ; 0x16 + e96: 01 97 sbiw r24, 0x01 ; 1 + e98: f1 f7 brne .-4 ; 0xe96 + e9a: 9e 8b std Y+22, r25 ; 0x16 + e9c: 8d 8b std Y+21, r24 ; 0x15 _delay_ms(speaker_ms); SPEAKER_PORT ^= (1 << SPEAKER_PIN); - ddc: 8e e2 ldi r24, 0x2E ; 46 - dde: 90 e0 ldi r25, 0x00 ; 0 - de0: 2e e2 ldi r18, 0x2E ; 46 - de2: 30 e0 ldi r19, 0x00 ; 0 - de4: f9 01 movw r30, r18 - de6: 30 81 ld r19, Z - de8: 20 e1 ldi r18, 0x10 ; 16 - dea: 23 27 eor r18, r19 - dec: fc 01 movw r30, r24 - dee: 20 83 st Z, r18 - -//TODO move somewhere else + e9e: 8e e2 ldi r24, 0x2E ; 46 + ea0: 90 e0 ldi r25, 0x00 ; 0 + ea2: 2e e2 ldi r18, 0x2E ; 46 + ea4: 30 e0 ldi r19, 0x00 ; 0 + ea6: f9 01 movw r30, r18 + ea8: 30 81 ld r19, Z + eaa: 20 e1 ldi r18, 0x10 ; 16 + eac: 23 27 eor r18, r19 + eae: fc 01 movw r30, r24 + eb0: 20 83 st Z, r18 + * loop_count will be off by a max of 1 period. + **/ void beep(double frequency, double durientation) { double speaker_ms = ((1.0 / frequency) / 2.0) * 1000.0; //TODO clean up int loop_count = durientation / (1.0 / frequency); for(unsigned int i = 0; i < loop_count; i++) { - df0: 89 81 ldd r24, Y+1 ; 0x01 - df2: 9a 81 ldd r25, Y+2 ; 0x02 - df4: 01 96 adiw r24, 0x01 ; 1 - df6: 9a 83 std Y+2, r25 ; 0x02 - df8: 89 83 std Y+1, r24 ; 0x01 - dfa: 8f 81 ldd r24, Y+7 ; 0x07 - dfc: 98 85 ldd r25, Y+8 ; 0x08 - dfe: 29 81 ldd r18, Y+1 ; 0x01 - e00: 3a 81 ldd r19, Y+2 ; 0x02 - e02: 28 17 cp r18, r24 - e04: 39 07 cpc r19, r25 - e06: 08 f4 brcc .+2 ; 0xe0a - e08: 77 cf rjmp .-274 ; 0xcf8 + eb2: 89 81 ldd r24, Y+1 ; 0x01 + eb4: 9a 81 ldd r25, Y+2 ; 0x02 + eb6: 01 96 adiw r24, 0x01 ; 1 + eb8: 9a 83 std Y+2, r25 ; 0x02 + eba: 89 83 std Y+1, r24 ; 0x01 + ebc: 8f 81 ldd r24, Y+7 ; 0x07 + ebe: 98 85 ldd r25, Y+8 ; 0x08 + ec0: 29 81 ldd r18, Y+1 ; 0x01 + ec2: 3a 81 ldd r19, Y+2 ; 0x02 + ec4: 28 17 cp r18, r24 + ec6: 39 07 cpc r19, r25 + ec8: 08 f4 brcc .+2 ; 0xecc + eca: 77 cf rjmp .-274 ; 0xdba _delay_ms(speaker_ms); SPEAKER_PORT ^= (1 << SPEAKER_PIN); } - e0a: 00 00 nop - e0c: 6e 96 adiw r28, 0x1e ; 30 - e0e: 0f b6 in r0, 0x3f ; 63 - e10: f8 94 cli - e12: de bf out 0x3e, r29 ; 62 - e14: 0f be out 0x3f, r0 ; 63 - e16: cd bf out 0x3d, r28 ; 61 - e18: df 91 pop r29 - e1a: cf 91 pop r28 - e1c: 08 95 ret - -00000e1e <__subsf3>: - e1e: 50 58 subi r21, 0x80 ; 128 - -00000e20 <__addsf3>: - e20: bb 27 eor r27, r27 - e22: aa 27 eor r26, r26 - e24: 0e 94 27 07 call 0xe4e ; 0xe4e <__addsf3x> - e28: 0c 94 e1 08 jmp 0x11c2 ; 0x11c2 <__fp_round> - e2c: 0e 94 d3 08 call 0x11a6 ; 0x11a6 <__fp_pscA> - e30: 38 f0 brcs .+14 ; 0xe40 <__addsf3+0x20> - e32: 0e 94 da 08 call 0x11b4 ; 0x11b4 <__fp_pscB> - e36: 20 f0 brcs .+8 ; 0xe40 <__addsf3+0x20> - e38: 39 f4 brne .+14 ; 0xe48 <__addsf3+0x28> - e3a: 9f 3f cpi r25, 0xFF ; 255 - e3c: 19 f4 brne .+6 ; 0xe44 <__addsf3+0x24> - e3e: 26 f4 brtc .+8 ; 0xe48 <__addsf3+0x28> - e40: 0c 94 d0 08 jmp 0x11a0 ; 0x11a0 <__fp_nan> - e44: 0e f4 brtc .+2 ; 0xe48 <__addsf3+0x28> - e46: e0 95 com r30 - e48: e7 fb bst r30, 7 - e4a: 0c 94 a1 08 jmp 0x1142 ; 0x1142 <__fp_inf> - -00000e4e <__addsf3x>: - e4e: e9 2f mov r30, r25 - e50: 0e 94 f2 08 call 0x11e4 ; 0x11e4 <__fp_split3> - e54: 58 f3 brcs .-42 ; 0xe2c <__addsf3+0xc> - e56: ba 17 cp r27, r26 - e58: 62 07 cpc r22, r18 - e5a: 73 07 cpc r23, r19 - e5c: 84 07 cpc r24, r20 - e5e: 95 07 cpc r25, r21 - e60: 20 f0 brcs .+8 ; 0xe6a <__addsf3x+0x1c> - e62: 79 f4 brne .+30 ; 0xe82 <__addsf3x+0x34> - e64: a6 f5 brtc .+104 ; 0xece <__addsf3x+0x80> - e66: 0c 94 2c 09 jmp 0x1258 ; 0x1258 <__fp_zero> - e6a: 0e f4 brtc .+2 ; 0xe6e <__addsf3x+0x20> - e6c: e0 95 com r30 - e6e: 0b 2e mov r0, r27 - e70: ba 2f mov r27, r26 - e72: a0 2d mov r26, r0 - e74: 0b 01 movw r0, r22 - e76: b9 01 movw r22, r18 - e78: 90 01 movw r18, r0 - e7a: 0c 01 movw r0, r24 - e7c: ca 01 movw r24, r20 - e7e: a0 01 movw r20, r0 - e80: 11 24 eor r1, r1 - e82: ff 27 eor r31, r31 - e84: 59 1b sub r21, r25 - e86: 99 f0 breq .+38 ; 0xeae <__addsf3x+0x60> - e88: 59 3f cpi r21, 0xF9 ; 249 - e8a: 50 f4 brcc .+20 ; 0xea0 <__addsf3x+0x52> - e8c: 50 3e cpi r21, 0xE0 ; 224 - e8e: 68 f1 brcs .+90 ; 0xeea <__addsf3x+0x9c> - e90: 1a 16 cp r1, r26 - e92: f0 40 sbci r31, 0x00 ; 0 - e94: a2 2f mov r26, r18 - e96: 23 2f mov r18, r19 - e98: 34 2f mov r19, r20 - e9a: 44 27 eor r20, r20 - e9c: 58 5f subi r21, 0xF8 ; 248 - e9e: f3 cf rjmp .-26 ; 0xe86 <__addsf3x+0x38> - ea0: 46 95 lsr r20 - ea2: 37 95 ror r19 - ea4: 27 95 ror r18 - ea6: a7 95 ror r26 - ea8: f0 40 sbci r31, 0x00 ; 0 - eaa: 53 95 inc r21 - eac: c9 f7 brne .-14 ; 0xea0 <__addsf3x+0x52> - eae: 7e f4 brtc .+30 ; 0xece <__addsf3x+0x80> - eb0: 1f 16 cp r1, r31 - eb2: ba 0b sbc r27, r26 - eb4: 62 0b sbc r22, r18 - eb6: 73 0b sbc r23, r19 - eb8: 84 0b sbc r24, r20 - eba: ba f0 brmi .+46 ; 0xeea <__addsf3x+0x9c> - ebc: 91 50 subi r25, 0x01 ; 1 - ebe: a1 f0 breq .+40 ; 0xee8 <__addsf3x+0x9a> - ec0: ff 0f add r31, r31 - ec2: bb 1f adc r27, r27 - ec4: 66 1f adc r22, r22 - ec6: 77 1f adc r23, r23 - ec8: 88 1f adc r24, r24 - eca: c2 f7 brpl .-16 ; 0xebc <__addsf3x+0x6e> - ecc: 0e c0 rjmp .+28 ; 0xeea <__addsf3x+0x9c> - ece: ba 0f add r27, r26 - ed0: 62 1f adc r22, r18 - ed2: 73 1f adc r23, r19 - ed4: 84 1f adc r24, r20 - ed6: 48 f4 brcc .+18 ; 0xeea <__addsf3x+0x9c> - ed8: 87 95 ror r24 - eda: 77 95 ror r23 - edc: 67 95 ror r22 - ede: b7 95 ror r27 - ee0: f7 95 ror r31 - ee2: 9e 3f cpi r25, 0xFE ; 254 - ee4: 08 f0 brcs .+2 ; 0xee8 <__addsf3x+0x9a> - ee6: b0 cf rjmp .-160 ; 0xe48 <__addsf3+0x28> - ee8: 93 95 inc r25 - eea: 88 0f add r24, r24 - eec: 08 f0 brcs .+2 ; 0xef0 <__addsf3x+0xa2> - eee: 99 27 eor r25, r25 - ef0: ee 0f add r30, r30 - ef2: 97 95 ror r25 - ef4: 87 95 ror r24 - ef6: 08 95 ret - -00000ef8 : - ef8: 0e 94 14 09 call 0x1228 ; 0x1228 <__fp_trunc> - efc: 90 f0 brcs .+36 ; 0xf22 - efe: 9f 37 cpi r25, 0x7F ; 127 - f00: 48 f4 brcc .+18 ; 0xf14 - f02: 91 11 cpse r25, r1 - f04: 16 f4 brtc .+4 ; 0xf0a - f06: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - f0a: 60 e0 ldi r22, 0x00 ; 0 - f0c: 70 e0 ldi r23, 0x00 ; 0 - f0e: 80 e8 ldi r24, 0x80 ; 128 - f10: 9f e3 ldi r25, 0x3F ; 63 - f12: 08 95 ret - f14: 26 f0 brts .+8 ; 0xf1e - f16: 1b 16 cp r1, r27 - f18: 61 1d adc r22, r1 - f1a: 71 1d adc r23, r1 - f1c: 81 1d adc r24, r1 - f1e: 0c 94 a7 08 jmp 0x114e ; 0x114e <__fp_mintl> - f22: 0c 94 c2 08 jmp 0x1184 ; 0x1184 <__fp_mpack> - -00000f26 <__cmpsf2>: - f26: 0e 94 7d 08 call 0x10fa ; 0x10fa <__fp_cmp> - f2a: 08 f4 brcc .+2 ; 0xf2e <__cmpsf2+0x8> - f2c: 81 e0 ldi r24, 0x01 ; 1 - f2e: 08 95 ret - -00000f30 <__divsf3>: - f30: 0e 94 ac 07 call 0xf58 ; 0xf58 <__divsf3x> - f34: 0c 94 e1 08 jmp 0x11c2 ; 0x11c2 <__fp_round> - f38: 0e 94 da 08 call 0x11b4 ; 0x11b4 <__fp_pscB> - f3c: 58 f0 brcs .+22 ; 0xf54 <__divsf3+0x24> - f3e: 0e 94 d3 08 call 0x11a6 ; 0x11a6 <__fp_pscA> - f42: 40 f0 brcs .+16 ; 0xf54 <__divsf3+0x24> - f44: 29 f4 brne .+10 ; 0xf50 <__divsf3+0x20> - f46: 5f 3f cpi r21, 0xFF ; 255 - f48: 29 f0 breq .+10 ; 0xf54 <__divsf3+0x24> - f4a: 0c 94 a1 08 jmp 0x1142 ; 0x1142 <__fp_inf> - f4e: 51 11 cpse r21, r1 - f50: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - f54: 0c 94 d0 08 jmp 0x11a0 ; 0x11a0 <__fp_nan> - -00000f58 <__divsf3x>: - f58: 0e 94 f2 08 call 0x11e4 ; 0x11e4 <__fp_split3> - f5c: 68 f3 brcs .-38 ; 0xf38 <__divsf3+0x8> - -00000f5e <__divsf3_pse>: - f5e: 99 23 and r25, r25 - f60: b1 f3 breq .-20 ; 0xf4e <__divsf3+0x1e> - f62: 55 23 and r21, r21 - f64: 91 f3 breq .-28 ; 0xf4a <__divsf3+0x1a> - f66: 95 1b sub r25, r21 - f68: 55 0b sbc r21, r21 - f6a: bb 27 eor r27, r27 - f6c: aa 27 eor r26, r26 - f6e: 62 17 cp r22, r18 - f70: 73 07 cpc r23, r19 - f72: 84 07 cpc r24, r20 - f74: 38 f0 brcs .+14 ; 0xf84 <__divsf3_pse+0x26> - f76: 9f 5f subi r25, 0xFF ; 255 - f78: 5f 4f sbci r21, 0xFF ; 255 - f7a: 22 0f add r18, r18 - f7c: 33 1f adc r19, r19 - f7e: 44 1f adc r20, r20 - f80: aa 1f adc r26, r26 - f82: a9 f3 breq .-22 ; 0xf6e <__divsf3_pse+0x10> - f84: 35 d0 rcall .+106 ; 0xff0 <__divsf3_pse+0x92> - f86: 0e 2e mov r0, r30 - f88: 3a f0 brmi .+14 ; 0xf98 <__divsf3_pse+0x3a> - f8a: e0 e8 ldi r30, 0x80 ; 128 - f8c: 32 d0 rcall .+100 ; 0xff2 <__divsf3_pse+0x94> - f8e: 91 50 subi r25, 0x01 ; 1 - f90: 50 40 sbci r21, 0x00 ; 0 - f92: e6 95 lsr r30 - f94: 00 1c adc r0, r0 - f96: ca f7 brpl .-14 ; 0xf8a <__divsf3_pse+0x2c> - f98: 2b d0 rcall .+86 ; 0xff0 <__divsf3_pse+0x92> - f9a: fe 2f mov r31, r30 - f9c: 29 d0 rcall .+82 ; 0xff0 <__divsf3_pse+0x92> - f9e: 66 0f add r22, r22 - fa0: 77 1f adc r23, r23 - fa2: 88 1f adc r24, r24 - fa4: bb 1f adc r27, r27 - fa6: 26 17 cp r18, r22 - fa8: 37 07 cpc r19, r23 - faa: 48 07 cpc r20, r24 - fac: ab 07 cpc r26, r27 - fae: b0 e8 ldi r27, 0x80 ; 128 - fb0: 09 f0 breq .+2 ; 0xfb4 <__divsf3_pse+0x56> - fb2: bb 0b sbc r27, r27 - fb4: 80 2d mov r24, r0 - fb6: bf 01 movw r22, r30 - fb8: ff 27 eor r31, r31 - fba: 93 58 subi r25, 0x83 ; 131 - fbc: 5f 4f sbci r21, 0xFF ; 255 - fbe: 3a f0 brmi .+14 ; 0xfce <__divsf3_pse+0x70> - fc0: 9e 3f cpi r25, 0xFE ; 254 - fc2: 51 05 cpc r21, r1 - fc4: 78 f0 brcs .+30 ; 0xfe4 <__divsf3_pse+0x86> - fc6: 0c 94 a1 08 jmp 0x1142 ; 0x1142 <__fp_inf> - fca: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - fce: 5f 3f cpi r21, 0xFF ; 255 - fd0: e4 f3 brlt .-8 ; 0xfca <__divsf3_pse+0x6c> - fd2: 98 3e cpi r25, 0xE8 ; 232 - fd4: d4 f3 brlt .-12 ; 0xfca <__divsf3_pse+0x6c> - fd6: 86 95 lsr r24 - fd8: 77 95 ror r23 - fda: 67 95 ror r22 - fdc: b7 95 ror r27 - fde: f7 95 ror r31 - fe0: 9f 5f subi r25, 0xFF ; 255 - fe2: c9 f7 brne .-14 ; 0xfd6 <__divsf3_pse+0x78> - fe4: 88 0f add r24, r24 - fe6: 91 1d adc r25, r1 - fe8: 96 95 lsr r25 - fea: 87 95 ror r24 - fec: 97 f9 bld r25, 7 - fee: 08 95 ret - ff0: e1 e0 ldi r30, 0x01 ; 1 - ff2: 66 0f add r22, r22 - ff4: 77 1f adc r23, r23 - ff6: 88 1f adc r24, r24 - ff8: bb 1f adc r27, r27 - ffa: 62 17 cp r22, r18 - ffc: 73 07 cpc r23, r19 - ffe: 84 07 cpc r24, r20 - 1000: ba 07 cpc r27, r26 - 1002: 20 f0 brcs .+8 ; 0x100c <__divsf3_pse+0xae> - 1004: 62 1b sub r22, r18 - 1006: 73 0b sbc r23, r19 - 1008: 84 0b sbc r24, r20 - 100a: ba 0b sbc r27, r26 - 100c: ee 1f adc r30, r30 - 100e: 88 f7 brcc .-30 ; 0xff2 <__divsf3_pse+0x94> - 1010: e0 95 com r30 - 1012: 08 95 ret - -00001014 <__fixsfsi>: - 1014: 0e 94 11 08 call 0x1022 ; 0x1022 <__fixunssfsi> - 1018: 68 94 set - 101a: b1 11 cpse r27, r1 - 101c: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - 1020: 08 95 ret - -00001022 <__fixunssfsi>: - 1022: 0e 94 fa 08 call 0x11f4 ; 0x11f4 <__fp_splitA> - 1026: 88 f0 brcs .+34 ; 0x104a <__fixunssfsi+0x28> - 1028: 9f 57 subi r25, 0x7F ; 127 - 102a: 98 f0 brcs .+38 ; 0x1052 <__fixunssfsi+0x30> - 102c: b9 2f mov r27, r25 - 102e: 99 27 eor r25, r25 - 1030: b7 51 subi r27, 0x17 ; 23 - 1032: b0 f0 brcs .+44 ; 0x1060 <__fixunssfsi+0x3e> - 1034: e1 f0 breq .+56 ; 0x106e <__fixunssfsi+0x4c> - 1036: 66 0f add r22, r22 - 1038: 77 1f adc r23, r23 - 103a: 88 1f adc r24, r24 - 103c: 99 1f adc r25, r25 - 103e: 1a f0 brmi .+6 ; 0x1046 <__fixunssfsi+0x24> - 1040: ba 95 dec r27 - 1042: c9 f7 brne .-14 ; 0x1036 <__fixunssfsi+0x14> - 1044: 14 c0 rjmp .+40 ; 0x106e <__fixunssfsi+0x4c> - 1046: b1 30 cpi r27, 0x01 ; 1 - 1048: 91 f0 breq .+36 ; 0x106e <__fixunssfsi+0x4c> - 104a: 0e 94 2c 09 call 0x1258 ; 0x1258 <__fp_zero> - 104e: b1 e0 ldi r27, 0x01 ; 1 - 1050: 08 95 ret - 1052: 0c 94 2c 09 jmp 0x1258 ; 0x1258 <__fp_zero> - 1056: 67 2f mov r22, r23 - 1058: 78 2f mov r23, r24 - 105a: 88 27 eor r24, r24 - 105c: b8 5f subi r27, 0xF8 ; 248 - 105e: 39 f0 breq .+14 ; 0x106e <__fixunssfsi+0x4c> - 1060: b9 3f cpi r27, 0xF9 ; 249 - 1062: cc f3 brlt .-14 ; 0x1056 <__fixunssfsi+0x34> - 1064: 86 95 lsr r24 - 1066: 77 95 ror r23 - 1068: 67 95 ror r22 - 106a: b3 95 inc r27 - 106c: d9 f7 brne .-10 ; 0x1064 <__fixunssfsi+0x42> - 106e: 3e f4 brtc .+14 ; 0x107e <__fixunssfsi+0x5c> - 1070: 90 95 com r25 - 1072: 80 95 com r24 - 1074: 70 95 com r23 - 1076: 61 95 neg r22 - 1078: 7f 4f sbci r23, 0xFF ; 255 - 107a: 8f 4f sbci r24, 0xFF ; 255 - 107c: 9f 4f sbci r25, 0xFF ; 255 - 107e: 08 95 ret - -00001080 <__floatunsisf>: - 1080: e8 94 clt - 1082: 09 c0 rjmp .+18 ; 0x1096 <__floatsisf+0x12> - -00001084 <__floatsisf>: - 1084: 97 fb bst r25, 7 - 1086: 3e f4 brtc .+14 ; 0x1096 <__floatsisf+0x12> - 1088: 90 95 com r25 - 108a: 80 95 com r24 - 108c: 70 95 com r23 - 108e: 61 95 neg r22 - 1090: 7f 4f sbci r23, 0xFF ; 255 - 1092: 8f 4f sbci r24, 0xFF ; 255 - 1094: 9f 4f sbci r25, 0xFF ; 255 - 1096: 99 23 and r25, r25 - 1098: a9 f0 breq .+42 ; 0x10c4 <__floatsisf+0x40> - 109a: f9 2f mov r31, r25 - 109c: 96 e9 ldi r25, 0x96 ; 150 - 109e: bb 27 eor r27, r27 - 10a0: 93 95 inc r25 - 10a2: f6 95 lsr r31 - 10a4: 87 95 ror r24 - 10a6: 77 95 ror r23 - 10a8: 67 95 ror r22 - 10aa: b7 95 ror r27 - 10ac: f1 11 cpse r31, r1 - 10ae: f8 cf rjmp .-16 ; 0x10a0 <__floatsisf+0x1c> - 10b0: fa f4 brpl .+62 ; 0x10f0 <__floatsisf+0x6c> - 10b2: bb 0f add r27, r27 - 10b4: 11 f4 brne .+4 ; 0x10ba <__floatsisf+0x36> - 10b6: 60 ff sbrs r22, 0 - 10b8: 1b c0 rjmp .+54 ; 0x10f0 <__floatsisf+0x6c> - 10ba: 6f 5f subi r22, 0xFF ; 255 - 10bc: 7f 4f sbci r23, 0xFF ; 255 - 10be: 8f 4f sbci r24, 0xFF ; 255 - 10c0: 9f 4f sbci r25, 0xFF ; 255 - 10c2: 16 c0 rjmp .+44 ; 0x10f0 <__floatsisf+0x6c> - 10c4: 88 23 and r24, r24 - 10c6: 11 f0 breq .+4 ; 0x10cc <__floatsisf+0x48> - 10c8: 96 e9 ldi r25, 0x96 ; 150 - 10ca: 11 c0 rjmp .+34 ; 0x10ee <__floatsisf+0x6a> - 10cc: 77 23 and r23, r23 - 10ce: 21 f0 breq .+8 ; 0x10d8 <__floatsisf+0x54> - 10d0: 9e e8 ldi r25, 0x8E ; 142 - 10d2: 87 2f mov r24, r23 - 10d4: 76 2f mov r23, r22 - 10d6: 05 c0 rjmp .+10 ; 0x10e2 <__floatsisf+0x5e> - 10d8: 66 23 and r22, r22 - 10da: 71 f0 breq .+28 ; 0x10f8 <__floatsisf+0x74> - 10dc: 96 e8 ldi r25, 0x86 ; 134 - 10de: 86 2f mov r24, r22 - 10e0: 70 e0 ldi r23, 0x00 ; 0 - 10e2: 60 e0 ldi r22, 0x00 ; 0 - 10e4: 2a f0 brmi .+10 ; 0x10f0 <__floatsisf+0x6c> - 10e6: 9a 95 dec r25 - 10e8: 66 0f add r22, r22 - 10ea: 77 1f adc r23, r23 - 10ec: 88 1f adc r24, r24 - 10ee: da f7 brpl .-10 ; 0x10e6 <__floatsisf+0x62> - 10f0: 88 0f add r24, r24 - 10f2: 96 95 lsr r25 - 10f4: 87 95 ror r24 - 10f6: 97 f9 bld r25, 7 - 10f8: 08 95 ret - -000010fa <__fp_cmp>: - 10fa: 99 0f add r25, r25 - 10fc: 00 08 sbc r0, r0 - 10fe: 55 0f add r21, r21 - 1100: aa 0b sbc r26, r26 - 1102: e0 e8 ldi r30, 0x80 ; 128 - 1104: fe ef ldi r31, 0xFE ; 254 - 1106: 16 16 cp r1, r22 - 1108: 17 06 cpc r1, r23 - 110a: e8 07 cpc r30, r24 - 110c: f9 07 cpc r31, r25 - 110e: c0 f0 brcs .+48 ; 0x1140 <__fp_cmp+0x46> - 1110: 12 16 cp r1, r18 - 1112: 13 06 cpc r1, r19 - 1114: e4 07 cpc r30, r20 - 1116: f5 07 cpc r31, r21 - 1118: 98 f0 brcs .+38 ; 0x1140 <__fp_cmp+0x46> - 111a: 62 1b sub r22, r18 - 111c: 73 0b sbc r23, r19 - 111e: 84 0b sbc r24, r20 - 1120: 95 0b sbc r25, r21 - 1122: 39 f4 brne .+14 ; 0x1132 <__fp_cmp+0x38> - 1124: 0a 26 eor r0, r26 - 1126: 61 f0 breq .+24 ; 0x1140 <__fp_cmp+0x46> - 1128: 23 2b or r18, r19 - 112a: 24 2b or r18, r20 - 112c: 25 2b or r18, r21 - 112e: 21 f4 brne .+8 ; 0x1138 <__fp_cmp+0x3e> - 1130: 08 95 ret - 1132: 0a 26 eor r0, r26 - 1134: 09 f4 brne .+2 ; 0x1138 <__fp_cmp+0x3e> - 1136: a1 40 sbci r26, 0x01 ; 1 - 1138: a6 95 lsr r26 - 113a: 8f ef ldi r24, 0xFF ; 255 - 113c: 81 1d adc r24, r1 - 113e: 81 1d adc r24, r1 + ecc: 00 00 nop + ece: 6e 96 adiw r28, 0x1e ; 30 + ed0: 0f b6 in r0, 0x3f ; 63 + ed2: f8 94 cli + ed4: de bf out 0x3e, r29 ; 62 + ed6: 0f be out 0x3f, r0 ; 63 + ed8: cd bf out 0x3d, r28 ; 61 + eda: df 91 pop r29 + edc: cf 91 pop r28 + ede: 08 95 ret + +00000ee0 <__subsf3>: + ee0: 50 58 subi r21, 0x80 ; 128 + +00000ee2 <__addsf3>: + ee2: bb 27 eor r27, r27 + ee4: aa 27 eor r26, r26 + ee6: 0e 94 88 07 call 0xf10 ; 0xf10 <__addsf3x> + eea: 0c 94 42 09 jmp 0x1284 ; 0x1284 <__fp_round> + eee: 0e 94 34 09 call 0x1268 ; 0x1268 <__fp_pscA> + ef2: 38 f0 brcs .+14 ; 0xf02 <__addsf3+0x20> + ef4: 0e 94 3b 09 call 0x1276 ; 0x1276 <__fp_pscB> + ef8: 20 f0 brcs .+8 ; 0xf02 <__addsf3+0x20> + efa: 39 f4 brne .+14 ; 0xf0a <__addsf3+0x28> + efc: 9f 3f cpi r25, 0xFF ; 255 + efe: 19 f4 brne .+6 ; 0xf06 <__addsf3+0x24> + f00: 26 f4 brtc .+8 ; 0xf0a <__addsf3+0x28> + f02: 0c 94 31 09 jmp 0x1262 ; 0x1262 <__fp_nan> + f06: 0e f4 brtc .+2 ; 0xf0a <__addsf3+0x28> + f08: e0 95 com r30 + f0a: e7 fb bst r30, 7 + f0c: 0c 94 02 09 jmp 0x1204 ; 0x1204 <__fp_inf> + +00000f10 <__addsf3x>: + f10: e9 2f mov r30, r25 + f12: 0e 94 53 09 call 0x12a6 ; 0x12a6 <__fp_split3> + f16: 58 f3 brcs .-42 ; 0xeee <__addsf3+0xc> + f18: ba 17 cp r27, r26 + f1a: 62 07 cpc r22, r18 + f1c: 73 07 cpc r23, r19 + f1e: 84 07 cpc r24, r20 + f20: 95 07 cpc r25, r21 + f22: 20 f0 brcs .+8 ; 0xf2c <__addsf3x+0x1c> + f24: 79 f4 brne .+30 ; 0xf44 <__addsf3x+0x34> + f26: a6 f5 brtc .+104 ; 0xf90 <__addsf3x+0x80> + f28: 0c 94 8d 09 jmp 0x131a ; 0x131a <__fp_zero> + f2c: 0e f4 brtc .+2 ; 0xf30 <__addsf3x+0x20> + f2e: e0 95 com r30 + f30: 0b 2e mov r0, r27 + f32: ba 2f mov r27, r26 + f34: a0 2d mov r26, r0 + f36: 0b 01 movw r0, r22 + f38: b9 01 movw r22, r18 + f3a: 90 01 movw r18, r0 + f3c: 0c 01 movw r0, r24 + f3e: ca 01 movw r24, r20 + f40: a0 01 movw r20, r0 + f42: 11 24 eor r1, r1 + f44: ff 27 eor r31, r31 + f46: 59 1b sub r21, r25 + f48: 99 f0 breq .+38 ; 0xf70 <__addsf3x+0x60> + f4a: 59 3f cpi r21, 0xF9 ; 249 + f4c: 50 f4 brcc .+20 ; 0xf62 <__addsf3x+0x52> + f4e: 50 3e cpi r21, 0xE0 ; 224 + f50: 68 f1 brcs .+90 ; 0xfac <__addsf3x+0x9c> + f52: 1a 16 cp r1, r26 + f54: f0 40 sbci r31, 0x00 ; 0 + f56: a2 2f mov r26, r18 + f58: 23 2f mov r18, r19 + f5a: 34 2f mov r19, r20 + f5c: 44 27 eor r20, r20 + f5e: 58 5f subi r21, 0xF8 ; 248 + f60: f3 cf rjmp .-26 ; 0xf48 <__addsf3x+0x38> + f62: 46 95 lsr r20 + f64: 37 95 ror r19 + f66: 27 95 ror r18 + f68: a7 95 ror r26 + f6a: f0 40 sbci r31, 0x00 ; 0 + f6c: 53 95 inc r21 + f6e: c9 f7 brne .-14 ; 0xf62 <__addsf3x+0x52> + f70: 7e f4 brtc .+30 ; 0xf90 <__addsf3x+0x80> + f72: 1f 16 cp r1, r31 + f74: ba 0b sbc r27, r26 + f76: 62 0b sbc r22, r18 + f78: 73 0b sbc r23, r19 + f7a: 84 0b sbc r24, r20 + f7c: ba f0 brmi .+46 ; 0xfac <__addsf3x+0x9c> + f7e: 91 50 subi r25, 0x01 ; 1 + f80: a1 f0 breq .+40 ; 0xfaa <__addsf3x+0x9a> + f82: ff 0f add r31, r31 + f84: bb 1f adc r27, r27 + f86: 66 1f adc r22, r22 + f88: 77 1f adc r23, r23 + f8a: 88 1f adc r24, r24 + f8c: c2 f7 brpl .-16 ; 0xf7e <__addsf3x+0x6e> + f8e: 0e c0 rjmp .+28 ; 0xfac <__addsf3x+0x9c> + f90: ba 0f add r27, r26 + f92: 62 1f adc r22, r18 + f94: 73 1f adc r23, r19 + f96: 84 1f adc r24, r20 + f98: 48 f4 brcc .+18 ; 0xfac <__addsf3x+0x9c> + f9a: 87 95 ror r24 + f9c: 77 95 ror r23 + f9e: 67 95 ror r22 + fa0: b7 95 ror r27 + fa2: f7 95 ror r31 + fa4: 9e 3f cpi r25, 0xFE ; 254 + fa6: 08 f0 brcs .+2 ; 0xfaa <__addsf3x+0x9a> + fa8: b0 cf rjmp .-160 ; 0xf0a <__addsf3+0x28> + faa: 93 95 inc r25 + fac: 88 0f add r24, r24 + fae: 08 f0 brcs .+2 ; 0xfb2 <__addsf3x+0xa2> + fb0: 99 27 eor r25, r25 + fb2: ee 0f add r30, r30 + fb4: 97 95 ror r25 + fb6: 87 95 ror r24 + fb8: 08 95 ret + +00000fba : + fba: 0e 94 75 09 call 0x12ea ; 0x12ea <__fp_trunc> + fbe: 90 f0 brcs .+36 ; 0xfe4 + fc0: 9f 37 cpi r25, 0x7F ; 127 + fc2: 48 f4 brcc .+18 ; 0xfd6 + fc4: 91 11 cpse r25, r1 + fc6: 16 f4 brtc .+4 ; 0xfcc + fc8: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + fcc: 60 e0 ldi r22, 0x00 ; 0 + fce: 70 e0 ldi r23, 0x00 ; 0 + fd0: 80 e8 ldi r24, 0x80 ; 128 + fd2: 9f e3 ldi r25, 0x3F ; 63 + fd4: 08 95 ret + fd6: 26 f0 brts .+8 ; 0xfe0 + fd8: 1b 16 cp r1, r27 + fda: 61 1d adc r22, r1 + fdc: 71 1d adc r23, r1 + fde: 81 1d adc r24, r1 + fe0: 0c 94 08 09 jmp 0x1210 ; 0x1210 <__fp_mintl> + fe4: 0c 94 23 09 jmp 0x1246 ; 0x1246 <__fp_mpack> + +00000fe8 <__cmpsf2>: + fe8: 0e 94 de 08 call 0x11bc ; 0x11bc <__fp_cmp> + fec: 08 f4 brcc .+2 ; 0xff0 <__cmpsf2+0x8> + fee: 81 e0 ldi r24, 0x01 ; 1 + ff0: 08 95 ret + +00000ff2 <__divsf3>: + ff2: 0e 94 0d 08 call 0x101a ; 0x101a <__divsf3x> + ff6: 0c 94 42 09 jmp 0x1284 ; 0x1284 <__fp_round> + ffa: 0e 94 3b 09 call 0x1276 ; 0x1276 <__fp_pscB> + ffe: 58 f0 brcs .+22 ; 0x1016 <__divsf3+0x24> + 1000: 0e 94 34 09 call 0x1268 ; 0x1268 <__fp_pscA> + 1004: 40 f0 brcs .+16 ; 0x1016 <__divsf3+0x24> + 1006: 29 f4 brne .+10 ; 0x1012 <__divsf3+0x20> + 1008: 5f 3f cpi r21, 0xFF ; 255 + 100a: 29 f0 breq .+10 ; 0x1016 <__divsf3+0x24> + 100c: 0c 94 02 09 jmp 0x1204 ; 0x1204 <__fp_inf> + 1010: 51 11 cpse r21, r1 + 1012: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + 1016: 0c 94 31 09 jmp 0x1262 ; 0x1262 <__fp_nan> + +0000101a <__divsf3x>: + 101a: 0e 94 53 09 call 0x12a6 ; 0x12a6 <__fp_split3> + 101e: 68 f3 brcs .-38 ; 0xffa <__divsf3+0x8> + +00001020 <__divsf3_pse>: + 1020: 99 23 and r25, r25 + 1022: b1 f3 breq .-20 ; 0x1010 <__divsf3+0x1e> + 1024: 55 23 and r21, r21 + 1026: 91 f3 breq .-28 ; 0x100c <__divsf3+0x1a> + 1028: 95 1b sub r25, r21 + 102a: 55 0b sbc r21, r21 + 102c: bb 27 eor r27, r27 + 102e: aa 27 eor r26, r26 + 1030: 62 17 cp r22, r18 + 1032: 73 07 cpc r23, r19 + 1034: 84 07 cpc r24, r20 + 1036: 38 f0 brcs .+14 ; 0x1046 <__divsf3_pse+0x26> + 1038: 9f 5f subi r25, 0xFF ; 255 + 103a: 5f 4f sbci r21, 0xFF ; 255 + 103c: 22 0f add r18, r18 + 103e: 33 1f adc r19, r19 + 1040: 44 1f adc r20, r20 + 1042: aa 1f adc r26, r26 + 1044: a9 f3 breq .-22 ; 0x1030 <__divsf3_pse+0x10> + 1046: 35 d0 rcall .+106 ; 0x10b2 <__divsf3_pse+0x92> + 1048: 0e 2e mov r0, r30 + 104a: 3a f0 brmi .+14 ; 0x105a <__divsf3_pse+0x3a> + 104c: e0 e8 ldi r30, 0x80 ; 128 + 104e: 32 d0 rcall .+100 ; 0x10b4 <__divsf3_pse+0x94> + 1050: 91 50 subi r25, 0x01 ; 1 + 1052: 50 40 sbci r21, 0x00 ; 0 + 1054: e6 95 lsr r30 + 1056: 00 1c adc r0, r0 + 1058: ca f7 brpl .-14 ; 0x104c <__divsf3_pse+0x2c> + 105a: 2b d0 rcall .+86 ; 0x10b2 <__divsf3_pse+0x92> + 105c: fe 2f mov r31, r30 + 105e: 29 d0 rcall .+82 ; 0x10b2 <__divsf3_pse+0x92> + 1060: 66 0f add r22, r22 + 1062: 77 1f adc r23, r23 + 1064: 88 1f adc r24, r24 + 1066: bb 1f adc r27, r27 + 1068: 26 17 cp r18, r22 + 106a: 37 07 cpc r19, r23 + 106c: 48 07 cpc r20, r24 + 106e: ab 07 cpc r26, r27 + 1070: b0 e8 ldi r27, 0x80 ; 128 + 1072: 09 f0 breq .+2 ; 0x1076 <__divsf3_pse+0x56> + 1074: bb 0b sbc r27, r27 + 1076: 80 2d mov r24, r0 + 1078: bf 01 movw r22, r30 + 107a: ff 27 eor r31, r31 + 107c: 93 58 subi r25, 0x83 ; 131 + 107e: 5f 4f sbci r21, 0xFF ; 255 + 1080: 3a f0 brmi .+14 ; 0x1090 <__divsf3_pse+0x70> + 1082: 9e 3f cpi r25, 0xFE ; 254 + 1084: 51 05 cpc r21, r1 + 1086: 78 f0 brcs .+30 ; 0x10a6 <__divsf3_pse+0x86> + 1088: 0c 94 02 09 jmp 0x1204 ; 0x1204 <__fp_inf> + 108c: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + 1090: 5f 3f cpi r21, 0xFF ; 255 + 1092: e4 f3 brlt .-8 ; 0x108c <__divsf3_pse+0x6c> + 1094: 98 3e cpi r25, 0xE8 ; 232 + 1096: d4 f3 brlt .-12 ; 0x108c <__divsf3_pse+0x6c> + 1098: 86 95 lsr r24 + 109a: 77 95 ror r23 + 109c: 67 95 ror r22 + 109e: b7 95 ror r27 + 10a0: f7 95 ror r31 + 10a2: 9f 5f subi r25, 0xFF ; 255 + 10a4: c9 f7 brne .-14 ; 0x1098 <__divsf3_pse+0x78> + 10a6: 88 0f add r24, r24 + 10a8: 91 1d adc r25, r1 + 10aa: 96 95 lsr r25 + 10ac: 87 95 ror r24 + 10ae: 97 f9 bld r25, 7 + 10b0: 08 95 ret + 10b2: e1 e0 ldi r30, 0x01 ; 1 + 10b4: 66 0f add r22, r22 + 10b6: 77 1f adc r23, r23 + 10b8: 88 1f adc r24, r24 + 10ba: bb 1f adc r27, r27 + 10bc: 62 17 cp r22, r18 + 10be: 73 07 cpc r23, r19 + 10c0: 84 07 cpc r24, r20 + 10c2: ba 07 cpc r27, r26 + 10c4: 20 f0 brcs .+8 ; 0x10ce <__divsf3_pse+0xae> + 10c6: 62 1b sub r22, r18 + 10c8: 73 0b sbc r23, r19 + 10ca: 84 0b sbc r24, r20 + 10cc: ba 0b sbc r27, r26 + 10ce: ee 1f adc r30, r30 + 10d0: 88 f7 brcc .-30 ; 0x10b4 <__divsf3_pse+0x94> + 10d2: e0 95 com r30 + 10d4: 08 95 ret + +000010d6 <__fixsfsi>: + 10d6: 0e 94 72 08 call 0x10e4 ; 0x10e4 <__fixunssfsi> + 10da: 68 94 set + 10dc: b1 11 cpse r27, r1 + 10de: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + 10e2: 08 95 ret + +000010e4 <__fixunssfsi>: + 10e4: 0e 94 5b 09 call 0x12b6 ; 0x12b6 <__fp_splitA> + 10e8: 88 f0 brcs .+34 ; 0x110c <__fixunssfsi+0x28> + 10ea: 9f 57 subi r25, 0x7F ; 127 + 10ec: 98 f0 brcs .+38 ; 0x1114 <__fixunssfsi+0x30> + 10ee: b9 2f mov r27, r25 + 10f0: 99 27 eor r25, r25 + 10f2: b7 51 subi r27, 0x17 ; 23 + 10f4: b0 f0 brcs .+44 ; 0x1122 <__fixunssfsi+0x3e> + 10f6: e1 f0 breq .+56 ; 0x1130 <__fixunssfsi+0x4c> + 10f8: 66 0f add r22, r22 + 10fa: 77 1f adc r23, r23 + 10fc: 88 1f adc r24, r24 + 10fe: 99 1f adc r25, r25 + 1100: 1a f0 brmi .+6 ; 0x1108 <__fixunssfsi+0x24> + 1102: ba 95 dec r27 + 1104: c9 f7 brne .-14 ; 0x10f8 <__fixunssfsi+0x14> + 1106: 14 c0 rjmp .+40 ; 0x1130 <__fixunssfsi+0x4c> + 1108: b1 30 cpi r27, 0x01 ; 1 + 110a: 91 f0 breq .+36 ; 0x1130 <__fixunssfsi+0x4c> + 110c: 0e 94 8d 09 call 0x131a ; 0x131a <__fp_zero> + 1110: b1 e0 ldi r27, 0x01 ; 1 + 1112: 08 95 ret + 1114: 0c 94 8d 09 jmp 0x131a ; 0x131a <__fp_zero> + 1118: 67 2f mov r22, r23 + 111a: 78 2f mov r23, r24 + 111c: 88 27 eor r24, r24 + 111e: b8 5f subi r27, 0xF8 ; 248 + 1120: 39 f0 breq .+14 ; 0x1130 <__fixunssfsi+0x4c> + 1122: b9 3f cpi r27, 0xF9 ; 249 + 1124: cc f3 brlt .-14 ; 0x1118 <__fixunssfsi+0x34> + 1126: 86 95 lsr r24 + 1128: 77 95 ror r23 + 112a: 67 95 ror r22 + 112c: b3 95 inc r27 + 112e: d9 f7 brne .-10 ; 0x1126 <__fixunssfsi+0x42> + 1130: 3e f4 brtc .+14 ; 0x1140 <__fixunssfsi+0x5c> + 1132: 90 95 com r25 + 1134: 80 95 com r24 + 1136: 70 95 com r23 + 1138: 61 95 neg r22 + 113a: 7f 4f sbci r23, 0xFF ; 255 + 113c: 8f 4f sbci r24, 0xFF ; 255 + 113e: 9f 4f sbci r25, 0xFF ; 255 1140: 08 95 ret -00001142 <__fp_inf>: - 1142: 97 f9 bld r25, 7 - 1144: 9f 67 ori r25, 0x7F ; 127 - 1146: 80 e8 ldi r24, 0x80 ; 128 - 1148: 70 e0 ldi r23, 0x00 ; 0 - 114a: 60 e0 ldi r22, 0x00 ; 0 - 114c: 08 95 ret - -0000114e <__fp_mintl>: - 114e: 88 23 and r24, r24 - 1150: 71 f4 brne .+28 ; 0x116e <__fp_mintl+0x20> - 1152: 77 23 and r23, r23 - 1154: 21 f0 breq .+8 ; 0x115e <__fp_mintl+0x10> - 1156: 98 50 subi r25, 0x08 ; 8 - 1158: 87 2b or r24, r23 - 115a: 76 2f mov r23, r22 - 115c: 07 c0 rjmp .+14 ; 0x116c <__fp_mintl+0x1e> - 115e: 66 23 and r22, r22 - 1160: 11 f4 brne .+4 ; 0x1166 <__fp_mintl+0x18> - 1162: 99 27 eor r25, r25 - 1164: 0d c0 rjmp .+26 ; 0x1180 <__fp_mintl+0x32> - 1166: 90 51 subi r25, 0x10 ; 16 - 1168: 86 2b or r24, r22 - 116a: 70 e0 ldi r23, 0x00 ; 0 - 116c: 60 e0 ldi r22, 0x00 ; 0 - 116e: 2a f0 brmi .+10 ; 0x117a <__fp_mintl+0x2c> - 1170: 9a 95 dec r25 - 1172: 66 0f add r22, r22 - 1174: 77 1f adc r23, r23 - 1176: 88 1f adc r24, r24 - 1178: da f7 brpl .-10 ; 0x1170 <__fp_mintl+0x22> - 117a: 88 0f add r24, r24 - 117c: 96 95 lsr r25 - 117e: 87 95 ror r24 - 1180: 97 f9 bld r25, 7 - 1182: 08 95 ret - -00001184 <__fp_mpack>: - 1184: 9f 3f cpi r25, 0xFF ; 255 - 1186: 31 f0 breq .+12 ; 0x1194 <__fp_mpack_finite+0xc> - -00001188 <__fp_mpack_finite>: - 1188: 91 50 subi r25, 0x01 ; 1 - 118a: 20 f4 brcc .+8 ; 0x1194 <__fp_mpack_finite+0xc> - 118c: 87 95 ror r24 - 118e: 77 95 ror r23 - 1190: 67 95 ror r22 - 1192: b7 95 ror r27 - 1194: 88 0f add r24, r24 - 1196: 91 1d adc r25, r1 - 1198: 96 95 lsr r25 - 119a: 87 95 ror r24 - 119c: 97 f9 bld r25, 7 - 119e: 08 95 ret - -000011a0 <__fp_nan>: - 11a0: 9f ef ldi r25, 0xFF ; 255 - 11a2: 80 ec ldi r24, 0xC0 ; 192 - 11a4: 08 95 ret - -000011a6 <__fp_pscA>: - 11a6: 00 24 eor r0, r0 - 11a8: 0a 94 dec r0 - 11aa: 16 16 cp r1, r22 - 11ac: 17 06 cpc r1, r23 - 11ae: 18 06 cpc r1, r24 - 11b0: 09 06 cpc r0, r25 - 11b2: 08 95 ret - -000011b4 <__fp_pscB>: - 11b4: 00 24 eor r0, r0 - 11b6: 0a 94 dec r0 - 11b8: 12 16 cp r1, r18 - 11ba: 13 06 cpc r1, r19 - 11bc: 14 06 cpc r1, r20 - 11be: 05 06 cpc r0, r21 - 11c0: 08 95 ret - -000011c2 <__fp_round>: - 11c2: 09 2e mov r0, r25 - 11c4: 03 94 inc r0 - 11c6: 00 0c add r0, r0 - 11c8: 11 f4 brne .+4 ; 0x11ce <__fp_round+0xc> - 11ca: 88 23 and r24, r24 - 11cc: 52 f0 brmi .+20 ; 0x11e2 <__fp_round+0x20> - 11ce: bb 0f add r27, r27 - 11d0: 40 f4 brcc .+16 ; 0x11e2 <__fp_round+0x20> - 11d2: bf 2b or r27, r31 - 11d4: 11 f4 brne .+4 ; 0x11da <__fp_round+0x18> - 11d6: 60 ff sbrs r22, 0 - 11d8: 04 c0 rjmp .+8 ; 0x11e2 <__fp_round+0x20> - 11da: 6f 5f subi r22, 0xFF ; 255 - 11dc: 7f 4f sbci r23, 0xFF ; 255 - 11de: 8f 4f sbci r24, 0xFF ; 255 - 11e0: 9f 4f sbci r25, 0xFF ; 255 - 11e2: 08 95 ret - -000011e4 <__fp_split3>: - 11e4: 57 fd sbrc r21, 7 - 11e6: 90 58 subi r25, 0x80 ; 128 - 11e8: 44 0f add r20, r20 - 11ea: 55 1f adc r21, r21 - 11ec: 59 f0 breq .+22 ; 0x1204 <__fp_splitA+0x10> - 11ee: 5f 3f cpi r21, 0xFF ; 255 - 11f0: 71 f0 breq .+28 ; 0x120e <__fp_splitA+0x1a> - 11f2: 47 95 ror r20 - -000011f4 <__fp_splitA>: - 11f4: 88 0f add r24, r24 - 11f6: 97 fb bst r25, 7 - 11f8: 99 1f adc r25, r25 - 11fa: 61 f0 breq .+24 ; 0x1214 <__fp_splitA+0x20> - 11fc: 9f 3f cpi r25, 0xFF ; 255 - 11fe: 79 f0 breq .+30 ; 0x121e <__fp_splitA+0x2a> - 1200: 87 95 ror r24 +00001142 <__floatunsisf>: + 1142: e8 94 clt + 1144: 09 c0 rjmp .+18 ; 0x1158 <__floatsisf+0x12> + +00001146 <__floatsisf>: + 1146: 97 fb bst r25, 7 + 1148: 3e f4 brtc .+14 ; 0x1158 <__floatsisf+0x12> + 114a: 90 95 com r25 + 114c: 80 95 com r24 + 114e: 70 95 com r23 + 1150: 61 95 neg r22 + 1152: 7f 4f sbci r23, 0xFF ; 255 + 1154: 8f 4f sbci r24, 0xFF ; 255 + 1156: 9f 4f sbci r25, 0xFF ; 255 + 1158: 99 23 and r25, r25 + 115a: a9 f0 breq .+42 ; 0x1186 <__floatsisf+0x40> + 115c: f9 2f mov r31, r25 + 115e: 96 e9 ldi r25, 0x96 ; 150 + 1160: bb 27 eor r27, r27 + 1162: 93 95 inc r25 + 1164: f6 95 lsr r31 + 1166: 87 95 ror r24 + 1168: 77 95 ror r23 + 116a: 67 95 ror r22 + 116c: b7 95 ror r27 + 116e: f1 11 cpse r31, r1 + 1170: f8 cf rjmp .-16 ; 0x1162 <__floatsisf+0x1c> + 1172: fa f4 brpl .+62 ; 0x11b2 <__floatsisf+0x6c> + 1174: bb 0f add r27, r27 + 1176: 11 f4 brne .+4 ; 0x117c <__floatsisf+0x36> + 1178: 60 ff sbrs r22, 0 + 117a: 1b c0 rjmp .+54 ; 0x11b2 <__floatsisf+0x6c> + 117c: 6f 5f subi r22, 0xFF ; 255 + 117e: 7f 4f sbci r23, 0xFF ; 255 + 1180: 8f 4f sbci r24, 0xFF ; 255 + 1182: 9f 4f sbci r25, 0xFF ; 255 + 1184: 16 c0 rjmp .+44 ; 0x11b2 <__floatsisf+0x6c> + 1186: 88 23 and r24, r24 + 1188: 11 f0 breq .+4 ; 0x118e <__floatsisf+0x48> + 118a: 96 e9 ldi r25, 0x96 ; 150 + 118c: 11 c0 rjmp .+34 ; 0x11b0 <__floatsisf+0x6a> + 118e: 77 23 and r23, r23 + 1190: 21 f0 breq .+8 ; 0x119a <__floatsisf+0x54> + 1192: 9e e8 ldi r25, 0x8E ; 142 + 1194: 87 2f mov r24, r23 + 1196: 76 2f mov r23, r22 + 1198: 05 c0 rjmp .+10 ; 0x11a4 <__floatsisf+0x5e> + 119a: 66 23 and r22, r22 + 119c: 71 f0 breq .+28 ; 0x11ba <__floatsisf+0x74> + 119e: 96 e8 ldi r25, 0x86 ; 134 + 11a0: 86 2f mov r24, r22 + 11a2: 70 e0 ldi r23, 0x00 ; 0 + 11a4: 60 e0 ldi r22, 0x00 ; 0 + 11a6: 2a f0 brmi .+10 ; 0x11b2 <__floatsisf+0x6c> + 11a8: 9a 95 dec r25 + 11aa: 66 0f add r22, r22 + 11ac: 77 1f adc r23, r23 + 11ae: 88 1f adc r24, r24 + 11b0: da f7 brpl .-10 ; 0x11a8 <__floatsisf+0x62> + 11b2: 88 0f add r24, r24 + 11b4: 96 95 lsr r25 + 11b6: 87 95 ror r24 + 11b8: 97 f9 bld r25, 7 + 11ba: 08 95 ret + +000011bc <__fp_cmp>: + 11bc: 99 0f add r25, r25 + 11be: 00 08 sbc r0, r0 + 11c0: 55 0f add r21, r21 + 11c2: aa 0b sbc r26, r26 + 11c4: e0 e8 ldi r30, 0x80 ; 128 + 11c6: fe ef ldi r31, 0xFE ; 254 + 11c8: 16 16 cp r1, r22 + 11ca: 17 06 cpc r1, r23 + 11cc: e8 07 cpc r30, r24 + 11ce: f9 07 cpc r31, r25 + 11d0: c0 f0 brcs .+48 ; 0x1202 <__fp_cmp+0x46> + 11d2: 12 16 cp r1, r18 + 11d4: 13 06 cpc r1, r19 + 11d6: e4 07 cpc r30, r20 + 11d8: f5 07 cpc r31, r21 + 11da: 98 f0 brcs .+38 ; 0x1202 <__fp_cmp+0x46> + 11dc: 62 1b sub r22, r18 + 11de: 73 0b sbc r23, r19 + 11e0: 84 0b sbc r24, r20 + 11e2: 95 0b sbc r25, r21 + 11e4: 39 f4 brne .+14 ; 0x11f4 <__fp_cmp+0x38> + 11e6: 0a 26 eor r0, r26 + 11e8: 61 f0 breq .+24 ; 0x1202 <__fp_cmp+0x46> + 11ea: 23 2b or r18, r19 + 11ec: 24 2b or r18, r20 + 11ee: 25 2b or r18, r21 + 11f0: 21 f4 brne .+8 ; 0x11fa <__fp_cmp+0x3e> + 11f2: 08 95 ret + 11f4: 0a 26 eor r0, r26 + 11f6: 09 f4 brne .+2 ; 0x11fa <__fp_cmp+0x3e> + 11f8: a1 40 sbci r26, 0x01 ; 1 + 11fa: a6 95 lsr r26 + 11fc: 8f ef ldi r24, 0xFF ; 255 + 11fe: 81 1d adc r24, r1 + 1200: 81 1d adc r24, r1 1202: 08 95 ret - 1204: 12 16 cp r1, r18 - 1206: 13 06 cpc r1, r19 - 1208: 14 06 cpc r1, r20 - 120a: 55 1f adc r21, r21 - 120c: f2 cf rjmp .-28 ; 0x11f2 <__fp_split3+0xe> - 120e: 46 95 lsr r20 - 1210: f1 df rcall .-30 ; 0x11f4 <__fp_splitA> - 1212: 08 c0 rjmp .+16 ; 0x1224 <__fp_splitA+0x30> - 1214: 16 16 cp r1, r22 - 1216: 17 06 cpc r1, r23 - 1218: 18 06 cpc r1, r24 - 121a: 99 1f adc r25, r25 - 121c: f1 cf rjmp .-30 ; 0x1200 <__fp_splitA+0xc> - 121e: 86 95 lsr r24 - 1220: 71 05 cpc r23, r1 - 1222: 61 05 cpc r22, r1 - 1224: 08 94 sec - 1226: 08 95 ret - -00001228 <__fp_trunc>: - 1228: 0e 94 fa 08 call 0x11f4 ; 0x11f4 <__fp_splitA> - 122c: a0 f0 brcs .+40 ; 0x1256 <__fp_trunc+0x2e> - 122e: be e7 ldi r27, 0x7E ; 126 - 1230: b9 17 cp r27, r25 - 1232: 88 f4 brcc .+34 ; 0x1256 <__fp_trunc+0x2e> - 1234: bb 27 eor r27, r27 - 1236: 9f 38 cpi r25, 0x8F ; 143 - 1238: 60 f4 brcc .+24 ; 0x1252 <__fp_trunc+0x2a> - 123a: 16 16 cp r1, r22 - 123c: b1 1d adc r27, r1 - 123e: 67 2f mov r22, r23 - 1240: 78 2f mov r23, r24 - 1242: 88 27 eor r24, r24 - 1244: 98 5f subi r25, 0xF8 ; 248 - 1246: f7 cf rjmp .-18 ; 0x1236 <__fp_trunc+0xe> - 1248: 86 95 lsr r24 - 124a: 77 95 ror r23 - 124c: 67 95 ror r22 - 124e: b1 1d adc r27, r1 - 1250: 93 95 inc r25 - 1252: 96 39 cpi r25, 0x96 ; 150 - 1254: c8 f3 brcs .-14 ; 0x1248 <__fp_trunc+0x20> - 1256: 08 95 ret - -00001258 <__fp_zero>: - 1258: e8 94 clt - -0000125a <__fp_szero>: - 125a: bb 27 eor r27, r27 - 125c: 66 27 eor r22, r22 - 125e: 77 27 eor r23, r23 - 1260: cb 01 movw r24, r22 - 1262: 97 f9 bld r25, 7 - 1264: 08 95 ret - -00001266 <__gesf2>: - 1266: 0e 94 7d 08 call 0x10fa ; 0x10fa <__fp_cmp> - 126a: 08 f4 brcc .+2 ; 0x126e <__gesf2+0x8> - 126c: 8f ef ldi r24, 0xFF ; 255 - 126e: 08 95 ret - -00001270 <__mulsf3>: - 1270: 0e 94 4b 09 call 0x1296 ; 0x1296 <__mulsf3x> - 1274: 0c 94 e1 08 jmp 0x11c2 ; 0x11c2 <__fp_round> - 1278: 0e 94 d3 08 call 0x11a6 ; 0x11a6 <__fp_pscA> - 127c: 38 f0 brcs .+14 ; 0x128c <__mulsf3+0x1c> - 127e: 0e 94 da 08 call 0x11b4 ; 0x11b4 <__fp_pscB> - 1282: 20 f0 brcs .+8 ; 0x128c <__mulsf3+0x1c> - 1284: 95 23 and r25, r21 - 1286: 11 f0 breq .+4 ; 0x128c <__mulsf3+0x1c> - 1288: 0c 94 a1 08 jmp 0x1142 ; 0x1142 <__fp_inf> - 128c: 0c 94 d0 08 jmp 0x11a0 ; 0x11a0 <__fp_nan> - 1290: 11 24 eor r1, r1 - 1292: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - -00001296 <__mulsf3x>: - 1296: 0e 94 f2 08 call 0x11e4 ; 0x11e4 <__fp_split3> - 129a: 70 f3 brcs .-36 ; 0x1278 <__mulsf3+0x8> - -0000129c <__mulsf3_pse>: - 129c: 95 9f mul r25, r21 - 129e: c1 f3 breq .-16 ; 0x1290 <__mulsf3+0x20> - 12a0: 95 0f add r25, r21 - 12a2: 50 e0 ldi r21, 0x00 ; 0 - 12a4: 55 1f adc r21, r21 - 12a6: 62 9f mul r22, r18 - 12a8: f0 01 movw r30, r0 - 12aa: 72 9f mul r23, r18 - 12ac: bb 27 eor r27, r27 - 12ae: f0 0d add r31, r0 - 12b0: b1 1d adc r27, r1 - 12b2: 63 9f mul r22, r19 - 12b4: aa 27 eor r26, r26 - 12b6: f0 0d add r31, r0 - 12b8: b1 1d adc r27, r1 - 12ba: aa 1f adc r26, r26 - 12bc: 64 9f mul r22, r20 - 12be: 66 27 eor r22, r22 - 12c0: b0 0d add r27, r0 - 12c2: a1 1d adc r26, r1 - 12c4: 66 1f adc r22, r22 - 12c6: 82 9f mul r24, r18 - 12c8: 22 27 eor r18, r18 - 12ca: b0 0d add r27, r0 - 12cc: a1 1d adc r26, r1 - 12ce: 62 1f adc r22, r18 - 12d0: 73 9f mul r23, r19 - 12d2: b0 0d add r27, r0 - 12d4: a1 1d adc r26, r1 - 12d6: 62 1f adc r22, r18 - 12d8: 83 9f mul r24, r19 - 12da: a0 0d add r26, r0 - 12dc: 61 1d adc r22, r1 - 12de: 22 1f adc r18, r18 - 12e0: 74 9f mul r23, r20 - 12e2: 33 27 eor r19, r19 - 12e4: a0 0d add r26, r0 - 12e6: 61 1d adc r22, r1 - 12e8: 23 1f adc r18, r19 - 12ea: 84 9f mul r24, r20 - 12ec: 60 0d add r22, r0 - 12ee: 21 1d adc r18, r1 - 12f0: 82 2f mov r24, r18 - 12f2: 76 2f mov r23, r22 - 12f4: 6a 2f mov r22, r26 - 12f6: 11 24 eor r1, r1 - 12f8: 9f 57 subi r25, 0x7F ; 127 - 12fa: 50 40 sbci r21, 0x00 ; 0 - 12fc: 9a f0 brmi .+38 ; 0x1324 <__mulsf3_pse+0x88> - 12fe: f1 f0 breq .+60 ; 0x133c <__mulsf3_pse+0xa0> - 1300: 88 23 and r24, r24 - 1302: 4a f0 brmi .+18 ; 0x1316 <__mulsf3_pse+0x7a> - 1304: ee 0f add r30, r30 - 1306: ff 1f adc r31, r31 - 1308: bb 1f adc r27, r27 - 130a: 66 1f adc r22, r22 - 130c: 77 1f adc r23, r23 - 130e: 88 1f adc r24, r24 - 1310: 91 50 subi r25, 0x01 ; 1 - 1312: 50 40 sbci r21, 0x00 ; 0 - 1314: a9 f7 brne .-22 ; 0x1300 <__mulsf3_pse+0x64> - 1316: 9e 3f cpi r25, 0xFE ; 254 - 1318: 51 05 cpc r21, r1 - 131a: 80 f0 brcs .+32 ; 0x133c <__mulsf3_pse+0xa0> - 131c: 0c 94 a1 08 jmp 0x1142 ; 0x1142 <__fp_inf> - 1320: 0c 94 2d 09 jmp 0x125a ; 0x125a <__fp_szero> - 1324: 5f 3f cpi r21, 0xFF ; 255 - 1326: e4 f3 brlt .-8 ; 0x1320 <__mulsf3_pse+0x84> - 1328: 98 3e cpi r25, 0xE8 ; 232 - 132a: d4 f3 brlt .-12 ; 0x1320 <__mulsf3_pse+0x84> - 132c: 86 95 lsr r24 - 132e: 77 95 ror r23 - 1330: 67 95 ror r22 - 1332: b7 95 ror r27 - 1334: f7 95 ror r31 - 1336: e7 95 ror r30 - 1338: 9f 5f subi r25, 0xFF ; 255 - 133a: c1 f7 brne .-16 ; 0x132c <__mulsf3_pse+0x90> - 133c: fe 2b or r31, r30 - 133e: 88 0f add r24, r24 - 1340: 91 1d adc r25, r1 - 1342: 96 95 lsr r25 - 1344: 87 95 ror r24 - 1346: 97 f9 bld r25, 7 - 1348: 08 95 ret - -0000134a <__divmodhi4>: - 134a: 97 fb bst r25, 7 - 134c: 07 2e mov r0, r23 - 134e: 16 f4 brtc .+4 ; 0x1354 <__divmodhi4+0xa> - 1350: 00 94 com r0 - 1352: 07 d0 rcall .+14 ; 0x1362 <__divmodhi4_neg1> - 1354: 77 fd sbrc r23, 7 - 1356: 09 d0 rcall .+18 ; 0x136a <__divmodhi4_neg2> - 1358: 0e 94 b9 09 call 0x1372 ; 0x1372 <__udivmodhi4> - 135c: 07 fc sbrc r0, 7 - 135e: 05 d0 rcall .+10 ; 0x136a <__divmodhi4_neg2> - 1360: 3e f4 brtc .+14 ; 0x1370 <__divmodhi4_exit> - -00001362 <__divmodhi4_neg1>: - 1362: 90 95 com r25 - 1364: 81 95 neg r24 - 1366: 9f 4f sbci r25, 0xFF ; 255 - 1368: 08 95 ret - -0000136a <__divmodhi4_neg2>: - 136a: 70 95 com r23 - 136c: 61 95 neg r22 - 136e: 7f 4f sbci r23, 0xFF ; 255 - -00001370 <__divmodhi4_exit>: - 1370: 08 95 ret - -00001372 <__udivmodhi4>: - 1372: aa 1b sub r26, r26 - 1374: bb 1b sub r27, r27 - 1376: 51 e1 ldi r21, 0x11 ; 17 - 1378: 07 c0 rjmp .+14 ; 0x1388 <__udivmodhi4_ep> - -0000137a <__udivmodhi4_loop>: - 137a: aa 1f adc r26, r26 - 137c: bb 1f adc r27, r27 - 137e: a6 17 cp r26, r22 - 1380: b7 07 cpc r27, r23 - 1382: 10 f0 brcs .+4 ; 0x1388 <__udivmodhi4_ep> - 1384: a6 1b sub r26, r22 - 1386: b7 0b sbc r27, r23 - -00001388 <__udivmodhi4_ep>: - 1388: 88 1f adc r24, r24 - 138a: 99 1f adc r25, r25 - 138c: 5a 95 dec r21 - 138e: a9 f7 brne .-22 ; 0x137a <__udivmodhi4_loop> - 1390: 80 95 com r24 - 1392: 90 95 com r25 - 1394: bc 01 movw r22, r24 - 1396: cd 01 movw r24, r26 - 1398: 08 95 ret - -0000139a : - 139a: 8f 92 push r8 - 139c: 9f 92 push r9 - 139e: af 92 push r10 - 13a0: bf 92 push r11 - 13a2: cf 92 push r12 - 13a4: df 92 push r13 - 13a6: ef 92 push r14 - 13a8: ff 92 push r15 - 13aa: cf 93 push r28 - 13ac: df 93 push r29 - 13ae: ec 01 movw r28, r24 - 13b0: 68 81 ld r22, Y - 13b2: 79 81 ldd r23, Y+1 ; 0x01 - 13b4: 8a 81 ldd r24, Y+2 ; 0x02 - 13b6: 9b 81 ldd r25, Y+3 ; 0x03 - 13b8: 61 15 cp r22, r1 - 13ba: 71 05 cpc r23, r1 - 13bc: 81 05 cpc r24, r1 - 13be: 91 05 cpc r25, r1 - 13c0: 21 f4 brne .+8 ; 0x13ca - 13c2: 64 e2 ldi r22, 0x24 ; 36 - 13c4: 79 ed ldi r23, 0xD9 ; 217 - 13c6: 8b e5 ldi r24, 0x5B ; 91 - 13c8: 97 e0 ldi r25, 0x07 ; 7 - 13ca: 2d e1 ldi r18, 0x1D ; 29 - 13cc: 33 ef ldi r19, 0xF3 ; 243 - 13ce: 41 e0 ldi r20, 0x01 ; 1 - 13d0: 50 e0 ldi r21, 0x00 ; 0 - 13d2: 0e 94 29 0a call 0x1452 ; 0x1452 <__divmodsi4> - 13d6: 49 01 movw r8, r18 - 13d8: 5a 01 movw r10, r20 - 13da: 9b 01 movw r18, r22 - 13dc: ac 01 movw r20, r24 - 13de: a7 ea ldi r26, 0xA7 ; 167 - 13e0: b1 e4 ldi r27, 0x41 ; 65 - 13e2: 0e 94 48 0a call 0x1490 ; 0x1490 <__muluhisi3> - 13e6: 6b 01 movw r12, r22 - 13e8: 7c 01 movw r14, r24 - 13ea: ac ee ldi r26, 0xEC ; 236 - 13ec: b4 ef ldi r27, 0xF4 ; 244 - 13ee: a5 01 movw r20, r10 - 13f0: 94 01 movw r18, r8 - 13f2: 0e 94 56 0a call 0x14ac ; 0x14ac <__mulohisi3> - 13f6: dc 01 movw r26, r24 - 13f8: cb 01 movw r24, r22 - 13fa: 8c 0d add r24, r12 - 13fc: 9d 1d adc r25, r13 - 13fe: ae 1d adc r26, r14 - 1400: bf 1d adc r27, r15 - 1402: b7 ff sbrs r27, 7 - 1404: 03 c0 rjmp .+6 ; 0x140c - 1406: 01 97 sbiw r24, 0x01 ; 1 - 1408: a1 09 sbc r26, r1 - 140a: b0 48 sbci r27, 0x80 ; 128 - 140c: 88 83 st Y, r24 - 140e: 99 83 std Y+1, r25 ; 0x01 - 1410: aa 83 std Y+2, r26 ; 0x02 - 1412: bb 83 std Y+3, r27 ; 0x03 - 1414: 9f 77 andi r25, 0x7F ; 127 - 1416: df 91 pop r29 - 1418: cf 91 pop r28 - 141a: ff 90 pop r15 - 141c: ef 90 pop r14 - 141e: df 90 pop r13 - 1420: cf 90 pop r12 - 1422: bf 90 pop r11 - 1424: af 90 pop r10 - 1426: 9f 90 pop r9 - 1428: 8f 90 pop r8 + +00001204 <__fp_inf>: + 1204: 97 f9 bld r25, 7 + 1206: 9f 67 ori r25, 0x7F ; 127 + 1208: 80 e8 ldi r24, 0x80 ; 128 + 120a: 70 e0 ldi r23, 0x00 ; 0 + 120c: 60 e0 ldi r22, 0x00 ; 0 + 120e: 08 95 ret + +00001210 <__fp_mintl>: + 1210: 88 23 and r24, r24 + 1212: 71 f4 brne .+28 ; 0x1230 <__fp_mintl+0x20> + 1214: 77 23 and r23, r23 + 1216: 21 f0 breq .+8 ; 0x1220 <__fp_mintl+0x10> + 1218: 98 50 subi r25, 0x08 ; 8 + 121a: 87 2b or r24, r23 + 121c: 76 2f mov r23, r22 + 121e: 07 c0 rjmp .+14 ; 0x122e <__fp_mintl+0x1e> + 1220: 66 23 and r22, r22 + 1222: 11 f4 brne .+4 ; 0x1228 <__fp_mintl+0x18> + 1224: 99 27 eor r25, r25 + 1226: 0d c0 rjmp .+26 ; 0x1242 <__fp_mintl+0x32> + 1228: 90 51 subi r25, 0x10 ; 16 + 122a: 86 2b or r24, r22 + 122c: 70 e0 ldi r23, 0x00 ; 0 + 122e: 60 e0 ldi r22, 0x00 ; 0 + 1230: 2a f0 brmi .+10 ; 0x123c <__fp_mintl+0x2c> + 1232: 9a 95 dec r25 + 1234: 66 0f add r22, r22 + 1236: 77 1f adc r23, r23 + 1238: 88 1f adc r24, r24 + 123a: da f7 brpl .-10 ; 0x1232 <__fp_mintl+0x22> + 123c: 88 0f add r24, r24 + 123e: 96 95 lsr r25 + 1240: 87 95 ror r24 + 1242: 97 f9 bld r25, 7 + 1244: 08 95 ret + +00001246 <__fp_mpack>: + 1246: 9f 3f cpi r25, 0xFF ; 255 + 1248: 31 f0 breq .+12 ; 0x1256 <__fp_mpack_finite+0xc> + +0000124a <__fp_mpack_finite>: + 124a: 91 50 subi r25, 0x01 ; 1 + 124c: 20 f4 brcc .+8 ; 0x1256 <__fp_mpack_finite+0xc> + 124e: 87 95 ror r24 + 1250: 77 95 ror r23 + 1252: 67 95 ror r22 + 1254: b7 95 ror r27 + 1256: 88 0f add r24, r24 + 1258: 91 1d adc r25, r1 + 125a: 96 95 lsr r25 + 125c: 87 95 ror r24 + 125e: 97 f9 bld r25, 7 + 1260: 08 95 ret + +00001262 <__fp_nan>: + 1262: 9f ef ldi r25, 0xFF ; 255 + 1264: 80 ec ldi r24, 0xC0 ; 192 + 1266: 08 95 ret + +00001268 <__fp_pscA>: + 1268: 00 24 eor r0, r0 + 126a: 0a 94 dec r0 + 126c: 16 16 cp r1, r22 + 126e: 17 06 cpc r1, r23 + 1270: 18 06 cpc r1, r24 + 1272: 09 06 cpc r0, r25 + 1274: 08 95 ret + +00001276 <__fp_pscB>: + 1276: 00 24 eor r0, r0 + 1278: 0a 94 dec r0 + 127a: 12 16 cp r1, r18 + 127c: 13 06 cpc r1, r19 + 127e: 14 06 cpc r1, r20 + 1280: 05 06 cpc r0, r21 + 1282: 08 95 ret + +00001284 <__fp_round>: + 1284: 09 2e mov r0, r25 + 1286: 03 94 inc r0 + 1288: 00 0c add r0, r0 + 128a: 11 f4 brne .+4 ; 0x1290 <__fp_round+0xc> + 128c: 88 23 and r24, r24 + 128e: 52 f0 brmi .+20 ; 0x12a4 <__fp_round+0x20> + 1290: bb 0f add r27, r27 + 1292: 40 f4 brcc .+16 ; 0x12a4 <__fp_round+0x20> + 1294: bf 2b or r27, r31 + 1296: 11 f4 brne .+4 ; 0x129c <__fp_round+0x18> + 1298: 60 ff sbrs r22, 0 + 129a: 04 c0 rjmp .+8 ; 0x12a4 <__fp_round+0x20> + 129c: 6f 5f subi r22, 0xFF ; 255 + 129e: 7f 4f sbci r23, 0xFF ; 255 + 12a0: 8f 4f sbci r24, 0xFF ; 255 + 12a2: 9f 4f sbci r25, 0xFF ; 255 + 12a4: 08 95 ret + +000012a6 <__fp_split3>: + 12a6: 57 fd sbrc r21, 7 + 12a8: 90 58 subi r25, 0x80 ; 128 + 12aa: 44 0f add r20, r20 + 12ac: 55 1f adc r21, r21 + 12ae: 59 f0 breq .+22 ; 0x12c6 <__fp_splitA+0x10> + 12b0: 5f 3f cpi r21, 0xFF ; 255 + 12b2: 71 f0 breq .+28 ; 0x12d0 <__fp_splitA+0x1a> + 12b4: 47 95 ror r20 + +000012b6 <__fp_splitA>: + 12b6: 88 0f add r24, r24 + 12b8: 97 fb bst r25, 7 + 12ba: 99 1f adc r25, r25 + 12bc: 61 f0 breq .+24 ; 0x12d6 <__fp_splitA+0x20> + 12be: 9f 3f cpi r25, 0xFF ; 255 + 12c0: 79 f0 breq .+30 ; 0x12e0 <__fp_splitA+0x2a> + 12c2: 87 95 ror r24 + 12c4: 08 95 ret + 12c6: 12 16 cp r1, r18 + 12c8: 13 06 cpc r1, r19 + 12ca: 14 06 cpc r1, r20 + 12cc: 55 1f adc r21, r21 + 12ce: f2 cf rjmp .-28 ; 0x12b4 <__fp_split3+0xe> + 12d0: 46 95 lsr r20 + 12d2: f1 df rcall .-30 ; 0x12b6 <__fp_splitA> + 12d4: 08 c0 rjmp .+16 ; 0x12e6 <__fp_splitA+0x30> + 12d6: 16 16 cp r1, r22 + 12d8: 17 06 cpc r1, r23 + 12da: 18 06 cpc r1, r24 + 12dc: 99 1f adc r25, r25 + 12de: f1 cf rjmp .-30 ; 0x12c2 <__fp_splitA+0xc> + 12e0: 86 95 lsr r24 + 12e2: 71 05 cpc r23, r1 + 12e4: 61 05 cpc r22, r1 + 12e6: 08 94 sec + 12e8: 08 95 ret + +000012ea <__fp_trunc>: + 12ea: 0e 94 5b 09 call 0x12b6 ; 0x12b6 <__fp_splitA> + 12ee: a0 f0 brcs .+40 ; 0x1318 <__fp_trunc+0x2e> + 12f0: be e7 ldi r27, 0x7E ; 126 + 12f2: b9 17 cp r27, r25 + 12f4: 88 f4 brcc .+34 ; 0x1318 <__fp_trunc+0x2e> + 12f6: bb 27 eor r27, r27 + 12f8: 9f 38 cpi r25, 0x8F ; 143 + 12fa: 60 f4 brcc .+24 ; 0x1314 <__fp_trunc+0x2a> + 12fc: 16 16 cp r1, r22 + 12fe: b1 1d adc r27, r1 + 1300: 67 2f mov r22, r23 + 1302: 78 2f mov r23, r24 + 1304: 88 27 eor r24, r24 + 1306: 98 5f subi r25, 0xF8 ; 248 + 1308: f7 cf rjmp .-18 ; 0x12f8 <__fp_trunc+0xe> + 130a: 86 95 lsr r24 + 130c: 77 95 ror r23 + 130e: 67 95 ror r22 + 1310: b1 1d adc r27, r1 + 1312: 93 95 inc r25 + 1314: 96 39 cpi r25, 0x96 ; 150 + 1316: c8 f3 brcs .-14 ; 0x130a <__fp_trunc+0x20> + 1318: 08 95 ret + +0000131a <__fp_zero>: + 131a: e8 94 clt + +0000131c <__fp_szero>: + 131c: bb 27 eor r27, r27 + 131e: 66 27 eor r22, r22 + 1320: 77 27 eor r23, r23 + 1322: cb 01 movw r24, r22 + 1324: 97 f9 bld r25, 7 + 1326: 08 95 ret + +00001328 <__gesf2>: + 1328: 0e 94 de 08 call 0x11bc ; 0x11bc <__fp_cmp> + 132c: 08 f4 brcc .+2 ; 0x1330 <__gesf2+0x8> + 132e: 8f ef ldi r24, 0xFF ; 255 + 1330: 08 95 ret + +00001332 <__mulsf3>: + 1332: 0e 94 ac 09 call 0x1358 ; 0x1358 <__mulsf3x> + 1336: 0c 94 42 09 jmp 0x1284 ; 0x1284 <__fp_round> + 133a: 0e 94 34 09 call 0x1268 ; 0x1268 <__fp_pscA> + 133e: 38 f0 brcs .+14 ; 0x134e <__mulsf3+0x1c> + 1340: 0e 94 3b 09 call 0x1276 ; 0x1276 <__fp_pscB> + 1344: 20 f0 brcs .+8 ; 0x134e <__mulsf3+0x1c> + 1346: 95 23 and r25, r21 + 1348: 11 f0 breq .+4 ; 0x134e <__mulsf3+0x1c> + 134a: 0c 94 02 09 jmp 0x1204 ; 0x1204 <__fp_inf> + 134e: 0c 94 31 09 jmp 0x1262 ; 0x1262 <__fp_nan> + 1352: 11 24 eor r1, r1 + 1354: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + +00001358 <__mulsf3x>: + 1358: 0e 94 53 09 call 0x12a6 ; 0x12a6 <__fp_split3> + 135c: 70 f3 brcs .-36 ; 0x133a <__mulsf3+0x8> + +0000135e <__mulsf3_pse>: + 135e: 95 9f mul r25, r21 + 1360: c1 f3 breq .-16 ; 0x1352 <__mulsf3+0x20> + 1362: 95 0f add r25, r21 + 1364: 50 e0 ldi r21, 0x00 ; 0 + 1366: 55 1f adc r21, r21 + 1368: 62 9f mul r22, r18 + 136a: f0 01 movw r30, r0 + 136c: 72 9f mul r23, r18 + 136e: bb 27 eor r27, r27 + 1370: f0 0d add r31, r0 + 1372: b1 1d adc r27, r1 + 1374: 63 9f mul r22, r19 + 1376: aa 27 eor r26, r26 + 1378: f0 0d add r31, r0 + 137a: b1 1d adc r27, r1 + 137c: aa 1f adc r26, r26 + 137e: 64 9f mul r22, r20 + 1380: 66 27 eor r22, r22 + 1382: b0 0d add r27, r0 + 1384: a1 1d adc r26, r1 + 1386: 66 1f adc r22, r22 + 1388: 82 9f mul r24, r18 + 138a: 22 27 eor r18, r18 + 138c: b0 0d add r27, r0 + 138e: a1 1d adc r26, r1 + 1390: 62 1f adc r22, r18 + 1392: 73 9f mul r23, r19 + 1394: b0 0d add r27, r0 + 1396: a1 1d adc r26, r1 + 1398: 62 1f adc r22, r18 + 139a: 83 9f mul r24, r19 + 139c: a0 0d add r26, r0 + 139e: 61 1d adc r22, r1 + 13a0: 22 1f adc r18, r18 + 13a2: 74 9f mul r23, r20 + 13a4: 33 27 eor r19, r19 + 13a6: a0 0d add r26, r0 + 13a8: 61 1d adc r22, r1 + 13aa: 23 1f adc r18, r19 + 13ac: 84 9f mul r24, r20 + 13ae: 60 0d add r22, r0 + 13b0: 21 1d adc r18, r1 + 13b2: 82 2f mov r24, r18 + 13b4: 76 2f mov r23, r22 + 13b6: 6a 2f mov r22, r26 + 13b8: 11 24 eor r1, r1 + 13ba: 9f 57 subi r25, 0x7F ; 127 + 13bc: 50 40 sbci r21, 0x00 ; 0 + 13be: 9a f0 brmi .+38 ; 0x13e6 <__mulsf3_pse+0x88> + 13c0: f1 f0 breq .+60 ; 0x13fe <__mulsf3_pse+0xa0> + 13c2: 88 23 and r24, r24 + 13c4: 4a f0 brmi .+18 ; 0x13d8 <__mulsf3_pse+0x7a> + 13c6: ee 0f add r30, r30 + 13c8: ff 1f adc r31, r31 + 13ca: bb 1f adc r27, r27 + 13cc: 66 1f adc r22, r22 + 13ce: 77 1f adc r23, r23 + 13d0: 88 1f adc r24, r24 + 13d2: 91 50 subi r25, 0x01 ; 1 + 13d4: 50 40 sbci r21, 0x00 ; 0 + 13d6: a9 f7 brne .-22 ; 0x13c2 <__mulsf3_pse+0x64> + 13d8: 9e 3f cpi r25, 0xFE ; 254 + 13da: 51 05 cpc r21, r1 + 13dc: 80 f0 brcs .+32 ; 0x13fe <__mulsf3_pse+0xa0> + 13de: 0c 94 02 09 jmp 0x1204 ; 0x1204 <__fp_inf> + 13e2: 0c 94 8e 09 jmp 0x131c ; 0x131c <__fp_szero> + 13e6: 5f 3f cpi r21, 0xFF ; 255 + 13e8: e4 f3 brlt .-8 ; 0x13e2 <__mulsf3_pse+0x84> + 13ea: 98 3e cpi r25, 0xE8 ; 232 + 13ec: d4 f3 brlt .-12 ; 0x13e2 <__mulsf3_pse+0x84> + 13ee: 86 95 lsr r24 + 13f0: 77 95 ror r23 + 13f2: 67 95 ror r22 + 13f4: b7 95 ror r27 + 13f6: f7 95 ror r31 + 13f8: e7 95 ror r30 + 13fa: 9f 5f subi r25, 0xFF ; 255 + 13fc: c1 f7 brne .-16 ; 0x13ee <__mulsf3_pse+0x90> + 13fe: fe 2b or r31, r30 + 1400: 88 0f add r24, r24 + 1402: 91 1d adc r25, r1 + 1404: 96 95 lsr r25 + 1406: 87 95 ror r24 + 1408: 97 f9 bld r25, 7 + 140a: 08 95 ret + +0000140c <__divmodhi4>: + 140c: 97 fb bst r25, 7 + 140e: 07 2e mov r0, r23 + 1410: 16 f4 brtc .+4 ; 0x1416 <__divmodhi4+0xa> + 1412: 00 94 com r0 + 1414: 07 d0 rcall .+14 ; 0x1424 <__divmodhi4_neg1> + 1416: 77 fd sbrc r23, 7 + 1418: 09 d0 rcall .+18 ; 0x142c <__divmodhi4_neg2> + 141a: 0e 94 1a 0a call 0x1434 ; 0x1434 <__udivmodhi4> + 141e: 07 fc sbrc r0, 7 + 1420: 05 d0 rcall .+10 ; 0x142c <__divmodhi4_neg2> + 1422: 3e f4 brtc .+14 ; 0x1432 <__divmodhi4_exit> + +00001424 <__divmodhi4_neg1>: + 1424: 90 95 com r25 + 1426: 81 95 neg r24 + 1428: 9f 4f sbci r25, 0xFF ; 255 142a: 08 95 ret -0000142c : - 142c: 0e 94 cd 09 call 0x139a ; 0x139a - 1430: 08 95 ret - -00001432 : - 1432: 80 e0 ldi r24, 0x00 ; 0 - 1434: 91 e0 ldi r25, 0x01 ; 1 - 1436: 0e 94 cd 09 call 0x139a ; 0x139a - 143a: 08 95 ret - -0000143c : - 143c: a0 e0 ldi r26, 0x00 ; 0 - 143e: b0 e0 ldi r27, 0x00 ; 0 - 1440: 80 93 00 01 sts 0x0100, r24 ; 0x800100 <__DATA_REGION_ORIGIN__> - 1444: 90 93 01 01 sts 0x0101, r25 ; 0x800101 <__DATA_REGION_ORIGIN__+0x1> - 1448: a0 93 02 01 sts 0x0102, r26 ; 0x800102 <__DATA_REGION_ORIGIN__+0x2> - 144c: b0 93 03 01 sts 0x0103, r27 ; 0x800103 <__DATA_REGION_ORIGIN__+0x3> - 1450: 08 95 ret - -00001452 <__divmodsi4>: - 1452: 05 2e mov r0, r21 - 1454: 97 fb bst r25, 7 - 1456: 1e f4 brtc .+6 ; 0x145e <__divmodsi4+0xc> - 1458: 00 94 com r0 - 145a: 0e 94 40 0a call 0x1480 ; 0x1480 <__negsi2> - 145e: 57 fd sbrc r21, 7 - 1460: 07 d0 rcall .+14 ; 0x1470 <__divmodsi4_neg2> - 1462: 0e 94 5b 0a call 0x14b6 ; 0x14b6 <__udivmodsi4> - 1466: 07 fc sbrc r0, 7 - 1468: 03 d0 rcall .+6 ; 0x1470 <__divmodsi4_neg2> - 146a: 4e f4 brtc .+18 ; 0x147e <__divmodsi4_exit> - 146c: 0c 94 40 0a jmp 0x1480 ; 0x1480 <__negsi2> - -00001470 <__divmodsi4_neg2>: - 1470: 50 95 com r21 - 1472: 40 95 com r20 - 1474: 30 95 com r19 - 1476: 21 95 neg r18 - 1478: 3f 4f sbci r19, 0xFF ; 255 - 147a: 4f 4f sbci r20, 0xFF ; 255 - 147c: 5f 4f sbci r21, 0xFF ; 255 - -0000147e <__divmodsi4_exit>: - 147e: 08 95 ret - -00001480 <__negsi2>: - 1480: 90 95 com r25 - 1482: 80 95 com r24 - 1484: 70 95 com r23 - 1486: 61 95 neg r22 - 1488: 7f 4f sbci r23, 0xFF ; 255 - 148a: 8f 4f sbci r24, 0xFF ; 255 - 148c: 9f 4f sbci r25, 0xFF ; 255 - 148e: 08 95 ret - -00001490 <__muluhisi3>: - 1490: 0e 94 7d 0a call 0x14fa ; 0x14fa <__umulhisi3> - 1494: a5 9f mul r26, r21 - 1496: 90 0d add r25, r0 - 1498: b4 9f mul r27, r20 - 149a: 90 0d add r25, r0 - 149c: a4 9f mul r26, r20 - 149e: 80 0d add r24, r0 - 14a0: 91 1d adc r25, r1 - 14a2: 11 24 eor r1, r1 - 14a4: 08 95 ret - -000014a6 <__mulshisi3>: - 14a6: b7 ff sbrs r27, 7 - 14a8: 0c 94 48 0a jmp 0x1490 ; 0x1490 <__muluhisi3> - -000014ac <__mulohisi3>: - 14ac: 0e 94 48 0a call 0x1490 ; 0x1490 <__muluhisi3> - 14b0: 82 1b sub r24, r18 - 14b2: 93 0b sbc r25, r19 - 14b4: 08 95 ret - -000014b6 <__udivmodsi4>: - 14b6: a1 e2 ldi r26, 0x21 ; 33 - 14b8: 1a 2e mov r1, r26 - 14ba: aa 1b sub r26, r26 - 14bc: bb 1b sub r27, r27 - 14be: fd 01 movw r30, r26 - 14c0: 0d c0 rjmp .+26 ; 0x14dc <__udivmodsi4_ep> - -000014c2 <__udivmodsi4_loop>: - 14c2: aa 1f adc r26, r26 - 14c4: bb 1f adc r27, r27 - 14c6: ee 1f adc r30, r30 - 14c8: ff 1f adc r31, r31 - 14ca: a2 17 cp r26, r18 - 14cc: b3 07 cpc r27, r19 - 14ce: e4 07 cpc r30, r20 - 14d0: f5 07 cpc r31, r21 - 14d2: 20 f0 brcs .+8 ; 0x14dc <__udivmodsi4_ep> - 14d4: a2 1b sub r26, r18 - 14d6: b3 0b sbc r27, r19 - 14d8: e4 0b sbc r30, r20 - 14da: f5 0b sbc r31, r21 - -000014dc <__udivmodsi4_ep>: - 14dc: 66 1f adc r22, r22 - 14de: 77 1f adc r23, r23 - 14e0: 88 1f adc r24, r24 - 14e2: 99 1f adc r25, r25 - 14e4: 1a 94 dec r1 - 14e6: 69 f7 brne .-38 ; 0x14c2 <__udivmodsi4_loop> - 14e8: 60 95 com r22 - 14ea: 70 95 com r23 - 14ec: 80 95 com r24 - 14ee: 90 95 com r25 - 14f0: 9b 01 movw r18, r22 - 14f2: ac 01 movw r20, r24 - 14f4: bd 01 movw r22, r26 - 14f6: cf 01 movw r24, r30 - 14f8: 08 95 ret - -000014fa <__umulhisi3>: - 14fa: a2 9f mul r26, r18 - 14fc: b0 01 movw r22, r0 - 14fe: b3 9f mul r27, r19 - 1500: c0 01 movw r24, r0 - 1502: a3 9f mul r26, r19 - 1504: 70 0d add r23, r0 - 1506: 81 1d adc r24, r1 - 1508: 11 24 eor r1, r1 - 150a: 91 1d adc r25, r1 - 150c: b2 9f mul r27, r18 - 150e: 70 0d add r23, r0 - 1510: 81 1d adc r24, r1 - 1512: 11 24 eor r1, r1 - 1514: 91 1d adc r25, r1 - 1516: 08 95 ret - -00001518 <_exit>: - 1518: f8 94 cli - -0000151a <__stop_program>: - 151a: ff cf rjmp .-2 ; 0x151a <__stop_program> +0000142c <__divmodhi4_neg2>: + 142c: 70 95 com r23 + 142e: 61 95 neg r22 + 1430: 7f 4f sbci r23, 0xFF ; 255 + +00001432 <__divmodhi4_exit>: + 1432: 08 95 ret + +00001434 <__udivmodhi4>: + 1434: aa 1b sub r26, r26 + 1436: bb 1b sub r27, r27 + 1438: 51 e1 ldi r21, 0x11 ; 17 + 143a: 07 c0 rjmp .+14 ; 0x144a <__udivmodhi4_ep> + +0000143c <__udivmodhi4_loop>: + 143c: aa 1f adc r26, r26 + 143e: bb 1f adc r27, r27 + 1440: a6 17 cp r26, r22 + 1442: b7 07 cpc r27, r23 + 1444: 10 f0 brcs .+4 ; 0x144a <__udivmodhi4_ep> + 1446: a6 1b sub r26, r22 + 1448: b7 0b sbc r27, r23 + +0000144a <__udivmodhi4_ep>: + 144a: 88 1f adc r24, r24 + 144c: 99 1f adc r25, r25 + 144e: 5a 95 dec r21 + 1450: a9 f7 brne .-22 ; 0x143c <__udivmodhi4_loop> + 1452: 80 95 com r24 + 1454: 90 95 com r25 + 1456: bc 01 movw r22, r24 + 1458: cd 01 movw r24, r26 + 145a: 08 95 ret + +0000145c : + 145c: 8f 92 push r8 + 145e: 9f 92 push r9 + 1460: af 92 push r10 + 1462: bf 92 push r11 + 1464: cf 92 push r12 + 1466: df 92 push r13 + 1468: ef 92 push r14 + 146a: ff 92 push r15 + 146c: cf 93 push r28 + 146e: df 93 push r29 + 1470: ec 01 movw r28, r24 + 1472: 68 81 ld r22, Y + 1474: 79 81 ldd r23, Y+1 ; 0x01 + 1476: 8a 81 ldd r24, Y+2 ; 0x02 + 1478: 9b 81 ldd r25, Y+3 ; 0x03 + 147a: 61 15 cp r22, r1 + 147c: 71 05 cpc r23, r1 + 147e: 81 05 cpc r24, r1 + 1480: 91 05 cpc r25, r1 + 1482: 21 f4 brne .+8 ; 0x148c + 1484: 64 e2 ldi r22, 0x24 ; 36 + 1486: 79 ed ldi r23, 0xD9 ; 217 + 1488: 8b e5 ldi r24, 0x5B ; 91 + 148a: 97 e0 ldi r25, 0x07 ; 7 + 148c: 2d e1 ldi r18, 0x1D ; 29 + 148e: 33 ef ldi r19, 0xF3 ; 243 + 1490: 41 e0 ldi r20, 0x01 ; 1 + 1492: 50 e0 ldi r21, 0x00 ; 0 + 1494: 0e 94 8a 0a call 0x1514 ; 0x1514 <__divmodsi4> + 1498: 49 01 movw r8, r18 + 149a: 5a 01 movw r10, r20 + 149c: 9b 01 movw r18, r22 + 149e: ac 01 movw r20, r24 + 14a0: a7 ea ldi r26, 0xA7 ; 167 + 14a2: b1 e4 ldi r27, 0x41 ; 65 + 14a4: 0e 94 a9 0a call 0x1552 ; 0x1552 <__muluhisi3> + 14a8: 6b 01 movw r12, r22 + 14aa: 7c 01 movw r14, r24 + 14ac: ac ee ldi r26, 0xEC ; 236 + 14ae: b4 ef ldi r27, 0xF4 ; 244 + 14b0: a5 01 movw r20, r10 + 14b2: 94 01 movw r18, r8 + 14b4: 0e 94 b7 0a call 0x156e ; 0x156e <__mulohisi3> + 14b8: dc 01 movw r26, r24 + 14ba: cb 01 movw r24, r22 + 14bc: 8c 0d add r24, r12 + 14be: 9d 1d adc r25, r13 + 14c0: ae 1d adc r26, r14 + 14c2: bf 1d adc r27, r15 + 14c4: b7 ff sbrs r27, 7 + 14c6: 03 c0 rjmp .+6 ; 0x14ce + 14c8: 01 97 sbiw r24, 0x01 ; 1 + 14ca: a1 09 sbc r26, r1 + 14cc: b0 48 sbci r27, 0x80 ; 128 + 14ce: 88 83 st Y, r24 + 14d0: 99 83 std Y+1, r25 ; 0x01 + 14d2: aa 83 std Y+2, r26 ; 0x02 + 14d4: bb 83 std Y+3, r27 ; 0x03 + 14d6: 9f 77 andi r25, 0x7F ; 127 + 14d8: df 91 pop r29 + 14da: cf 91 pop r28 + 14dc: ff 90 pop r15 + 14de: ef 90 pop r14 + 14e0: df 90 pop r13 + 14e2: cf 90 pop r12 + 14e4: bf 90 pop r11 + 14e6: af 90 pop r10 + 14e8: 9f 90 pop r9 + 14ea: 8f 90 pop r8 + 14ec: 08 95 ret + +000014ee : + 14ee: 0e 94 2e 0a call 0x145c ; 0x145c + 14f2: 08 95 ret + +000014f4 : + 14f4: 80 e0 ldi r24, 0x00 ; 0 + 14f6: 91 e0 ldi r25, 0x01 ; 1 + 14f8: 0e 94 2e 0a call 0x145c ; 0x145c + 14fc: 08 95 ret + +000014fe : + 14fe: a0 e0 ldi r26, 0x00 ; 0 + 1500: b0 e0 ldi r27, 0x00 ; 0 + 1502: 80 93 00 01 sts 0x0100, r24 ; 0x800100 <__DATA_REGION_ORIGIN__> + 1506: 90 93 01 01 sts 0x0101, r25 ; 0x800101 <__DATA_REGION_ORIGIN__+0x1> + 150a: a0 93 02 01 sts 0x0102, r26 ; 0x800102 <__DATA_REGION_ORIGIN__+0x2> + 150e: b0 93 03 01 sts 0x0103, r27 ; 0x800103 <__DATA_REGION_ORIGIN__+0x3> + 1512: 08 95 ret + +00001514 <__divmodsi4>: + 1514: 05 2e mov r0, r21 + 1516: 97 fb bst r25, 7 + 1518: 1e f4 brtc .+6 ; 0x1520 <__divmodsi4+0xc> + 151a: 00 94 com r0 + 151c: 0e 94 a1 0a call 0x1542 ; 0x1542 <__negsi2> + 1520: 57 fd sbrc r21, 7 + 1522: 07 d0 rcall .+14 ; 0x1532 <__divmodsi4_neg2> + 1524: 0e 94 bc 0a call 0x1578 ; 0x1578 <__udivmodsi4> + 1528: 07 fc sbrc r0, 7 + 152a: 03 d0 rcall .+6 ; 0x1532 <__divmodsi4_neg2> + 152c: 4e f4 brtc .+18 ; 0x1540 <__divmodsi4_exit> + 152e: 0c 94 a1 0a jmp 0x1542 ; 0x1542 <__negsi2> + +00001532 <__divmodsi4_neg2>: + 1532: 50 95 com r21 + 1534: 40 95 com r20 + 1536: 30 95 com r19 + 1538: 21 95 neg r18 + 153a: 3f 4f sbci r19, 0xFF ; 255 + 153c: 4f 4f sbci r20, 0xFF ; 255 + 153e: 5f 4f sbci r21, 0xFF ; 255 + +00001540 <__divmodsi4_exit>: + 1540: 08 95 ret + +00001542 <__negsi2>: + 1542: 90 95 com r25 + 1544: 80 95 com r24 + 1546: 70 95 com r23 + 1548: 61 95 neg r22 + 154a: 7f 4f sbci r23, 0xFF ; 255 + 154c: 8f 4f sbci r24, 0xFF ; 255 + 154e: 9f 4f sbci r25, 0xFF ; 255 + 1550: 08 95 ret + +00001552 <__muluhisi3>: + 1552: 0e 94 de 0a call 0x15bc ; 0x15bc <__umulhisi3> + 1556: a5 9f mul r26, r21 + 1558: 90 0d add r25, r0 + 155a: b4 9f mul r27, r20 + 155c: 90 0d add r25, r0 + 155e: a4 9f mul r26, r20 + 1560: 80 0d add r24, r0 + 1562: 91 1d adc r25, r1 + 1564: 11 24 eor r1, r1 + 1566: 08 95 ret + +00001568 <__mulshisi3>: + 1568: b7 ff sbrs r27, 7 + 156a: 0c 94 a9 0a jmp 0x1552 ; 0x1552 <__muluhisi3> + +0000156e <__mulohisi3>: + 156e: 0e 94 a9 0a call 0x1552 ; 0x1552 <__muluhisi3> + 1572: 82 1b sub r24, r18 + 1574: 93 0b sbc r25, r19 + 1576: 08 95 ret + +00001578 <__udivmodsi4>: + 1578: a1 e2 ldi r26, 0x21 ; 33 + 157a: 1a 2e mov r1, r26 + 157c: aa 1b sub r26, r26 + 157e: bb 1b sub r27, r27 + 1580: fd 01 movw r30, r26 + 1582: 0d c0 rjmp .+26 ; 0x159e <__udivmodsi4_ep> + +00001584 <__udivmodsi4_loop>: + 1584: aa 1f adc r26, r26 + 1586: bb 1f adc r27, r27 + 1588: ee 1f adc r30, r30 + 158a: ff 1f adc r31, r31 + 158c: a2 17 cp r26, r18 + 158e: b3 07 cpc r27, r19 + 1590: e4 07 cpc r30, r20 + 1592: f5 07 cpc r31, r21 + 1594: 20 f0 brcs .+8 ; 0x159e <__udivmodsi4_ep> + 1596: a2 1b sub r26, r18 + 1598: b3 0b sbc r27, r19 + 159a: e4 0b sbc r30, r20 + 159c: f5 0b sbc r31, r21 + +0000159e <__udivmodsi4_ep>: + 159e: 66 1f adc r22, r22 + 15a0: 77 1f adc r23, r23 + 15a2: 88 1f adc r24, r24 + 15a4: 99 1f adc r25, r25 + 15a6: 1a 94 dec r1 + 15a8: 69 f7 brne .-38 ; 0x1584 <__udivmodsi4_loop> + 15aa: 60 95 com r22 + 15ac: 70 95 com r23 + 15ae: 80 95 com r24 + 15b0: 90 95 com r25 + 15b2: 9b 01 movw r18, r22 + 15b4: ac 01 movw r20, r24 + 15b6: bd 01 movw r22, r26 + 15b8: cf 01 movw r24, r30 + 15ba: 08 95 ret + +000015bc <__umulhisi3>: + 15bc: a2 9f mul r26, r18 + 15be: b0 01 movw r22, r0 + 15c0: b3 9f mul r27, r19 + 15c2: c0 01 movw r24, r0 + 15c4: a3 9f mul r26, r19 + 15c6: 70 0d add r23, r0 + 15c8: 81 1d adc r24, r1 + 15ca: 11 24 eor r1, r1 + 15cc: 91 1d adc r25, r1 + 15ce: b2 9f mul r27, r18 + 15d0: 70 0d add r23, r0 + 15d2: 81 1d adc r24, r1 + 15d4: 11 24 eor r1, r1 + 15d6: 91 1d adc r25, r1 + 15d8: 08 95 ret + +000015da <_exit>: + 15da: f8 94 cli + +000015dc <__stop_program>: + 15dc: ff cf rjmp .-2 ; 0x15dc <__stop_program> -- cgit v1.2.3