Advertisement
Guest User

Untitled

a guest
Apr 17th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0000014e <__vector_17>:
  2.  14e:   1f 92           push    r1
  3.  150:   0f 92           push    r0
  4.  152:   0f b6           in  r0, 0x3f    ; 63
  5.  154:   0f 92           push    r0
  6.  156:   11 24           eor r1, r1
  7.  158:   0b b6           in  r0, 0x3b    ; 59
  8.  15a:   0f 92           push    r0
  9.  15c:   2f 93           push    r18
  10.  15e:   3f 93           push    r19
  11.  160:   4f 93           push    r20
  12.  162:   5f 93           push    r21
  13.  164:   6f 93           push    r22
  14.  166:   7f 93           push    r23
  15.  168:   8f 93           push    r24
  16.  16a:   9f 93           push    r25
  17.  16c:   af 93           push    r26
  18.  16e:   bf 93           push    r27
  19.  170:   ef 93           push    r30
  20.  172:   ff 93           push    r31
  21.  174:   cf 93           push    r28
  22.  176:   df 93           push    r29
  23.  178:   1f 92           push    r1
  24.  17a:   1f 92           push    r1
  25.  17c:   cd b7           in  r28, 0x3d   ; 61
  26.  17e:   de b7           in  r29, 0x3e   ; 62
  27.  180:   1a 82           std Y+2, r1 ; 0x02
  28.  182:   19 82           std Y+1, r1 ; 0x01
  29.  184:   e9 81           ldd r30, Y+1    ; 0x01
  30.  186:   fa 81           ldd r31, Y+2    ; 0x02
  31.  188:   ed 5f           subi    r30, 0xFD   ; 253
  32.  18a:   fd 4f           sbci    r31, 0xFD   ; 253
  33.  18c:   86 e1           ldi r24, 0x16   ; 22
  34.  18e:   80 83           st  Z, r24
  35.  190:   89 81           ldd r24, Y+1    ; 0x01
  36.  192:   9a 81           ldd r25, Y+2    ; 0x02
  37.  194:   01 96           adiw    r24, 0x01   ; 1
  38.  196:   9a 83           std Y+2, r25    ; 0x02
  39.  198:   89 83           std Y+1, r24    ; 0x01
  40.  19a:   89 81           ldd r24, Y+1    ; 0x01
  41.  19c:   9a 81           ldd r25, Y+2    ; 0x02
  42.  19e:   81 30           cpi r24, 0x01   ; 1
  43.  1a0:   94 40           sbci    r25, 0x04   ; 4
  44.  1a2:   29 f4           brne    .+10        ; 0x1ae <__vector_17+0x60>
  45.  1a4:   c7 df           rcall   .-114       ; 0x134 <timer1_stop>
  46.  1a6:   1a 82           std Y+2, r1 ; 0x02
  47.  1a8:   19 82           std Y+1, r1 ; 0x01
  48.  1aa:   10 92 00 02     sts 0x0200, r1  ; 0x800200 <_edata>
  49.  1ae:   0f 90           pop r0
  50.  1b0:   0f 90           pop r0
  51.  1b2:   df 91           pop r29
  52.  1b4:   cf 91           pop r28
  53.  1b6:   ff 91           pop r31
  54.  1b8:   ef 91           pop r30
  55.  1ba:   bf 91           pop r27
  56.  1bc:   af 91           pop r26
  57.  1be:   9f 91           pop r25
  58.  1c0:   8f 91           pop r24
  59.  1c2:   7f 91           pop r23
  60.  1c4:   6f 91           pop r22
  61.  1c6:   5f 91           pop r21
  62.  1c8:   4f 91           pop r20
  63.  1ca:   3f 91           pop r19
  64.  1cc:   2f 91           pop r18
  65.  1ce:   0f 90           pop r0
  66.  1d0:   0b be           out 0x3b, r0    ; 59
  67.  1d2:   0f 90           pop r0
  68.  1d4:   0f be           out 0x3f, r0    ; 63
  69.  1d6:   0f 90           pop r0
  70.  1d8:   1f 90           pop r1
  71.  1da:   18 95           reti
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement