From eaef011cbd6f4c18fcba909ddb8a7b3988068d80 Mon Sep 17 00:00:00 2001 From: giomba Date: Wed, 11 Aug 2021 09:04:59 +0200 Subject: [PATCH] generates an hardwired test pattern This does not work as expected, and I don't understand why. Clock cycle count seems ok, but if there are no changes in the pixels, it seems to go faster --- Makefile | 2 +- frame.S | 13841 ++++++++++++++++++++++++++++++++++++++++++++++++++++ frame.cpp | 118 + main.S | 298 +- 4 files changed, 13962 insertions(+), 297 deletions(-) create mode 100644 frame.S create mode 100644 frame.cpp diff --git a/Makefile b/Makefile index 2c4ef34..00fe984 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ SRCS += main.c # asm files # S maiuscola! Invoca prima il compilatore gcc che interpreta macro e altro # ASRC = main.S -ASRC += main.S +ASRC += main.S frame.S #ASRC += video.S #ASRC += sleep.S # ASRC += variables.S diff --git a/frame.S b/frame.S new file mode 100644 index 0000000..cc8fe66 --- /dev/null +++ b/frame.S @@ -0,0 +1,13841 @@ +#include "macro.h" +#include +.global line_jump_table +line_jump_table: + jmp line_0 + jmp line_1 + jmp line_2 + jmp line_3 + jmp line_4 + jmp line_5 + jmp line_6 + jmp line_7 + jmp line_8 + jmp line_9 + jmp line_10 + jmp line_11 + jmp line_12 + jmp line_13 + jmp line_14 + jmp line_15 + jmp line_16 + jmp line_17 + jmp line_18 + jmp line_19 + jmp line_20 + jmp line_21 + jmp line_22 + jmp line_23 + jmp line_24 + jmp line_25 + jmp line_26 + jmp line_27 + jmp line_28 + jmp line_29 + jmp line_30 + jmp line_31 + jmp line_32 + jmp line_33 + jmp line_34 + jmp line_35 + jmp line_36 + jmp line_37 + jmp line_38 + jmp line_39 + jmp line_40 + jmp line_41 + jmp line_42 + jmp line_43 + jmp line_44 + jmp line_45 + jmp line_46 + jmp line_47 + jmp line_48 + jmp line_49 + jmp line_50 + jmp line_51 + jmp line_52 + jmp line_53 + jmp line_54 + jmp line_55 + jmp line_56 + jmp line_57 + jmp line_58 + jmp line_59 + jmp line_60 + jmp line_61 + jmp line_62 + jmp line_63 + jmp line_64 + jmp line_65 + jmp line_66 + jmp line_67 + jmp line_68 + jmp line_69 + jmp line_70 + jmp line_71 + jmp line_72 + jmp line_73 + jmp line_74 + jmp line_75 + jmp line_76 + jmp line_77 + jmp line_78 + jmp line_79 + jmp line_80 + jmp line_81 + jmp line_82 + jmp line_83 + jmp line_84 + jmp line_85 + jmp line_86 + jmp line_87 + jmp line_88 + jmp line_89 + jmp line_90 + jmp line_91 + jmp line_92 + jmp line_93 + jmp line_94 + jmp line_95 + jmp line_96 + jmp line_97 + jmp line_98 + jmp line_99 + jmp line_100 + jmp line_101 + jmp line_102 + jmp line_103 + jmp line_104 + jmp line_105 + jmp line_106 + jmp line_107 + jmp line_108 + jmp line_109 + jmp line_110 + jmp line_111 + jmp line_112 + jmp line_113 + jmp line_114 + jmp line_115 + jmp line_116 + jmp line_117 + jmp line_118 + jmp line_119 + jmp line_120 + jmp line_121 + jmp line_122 + jmp line_123 + jmp line_124 + jmp line_125 + jmp line_126 + jmp line_127 + jmp line_128 + jmp line_129 + jmp line_130 + jmp line_131 + jmp line_132 + jmp line_133 + jmp line_134 + jmp line_135 + jmp line_136 + jmp line_137 + jmp line_138 + jmp line_139 + jmp line_140 + jmp line_141 + jmp line_142 + jmp line_143 + jmp line_144 + jmp line_145 + jmp line_146 + jmp line_147 + jmp line_148 + jmp line_149 + jmp line_150 + jmp line_151 + jmp line_152 + jmp line_153 + jmp line_154 + jmp line_155 + jmp line_156 + jmp line_157 + jmp line_158 + jmp line_159 + jmp line_160 + jmp line_161 + jmp line_162 + jmp line_163 + jmp line_164 + jmp line_165 + jmp line_166 + jmp line_167 + jmp line_168 + jmp line_169 + jmp line_170 + jmp line_171 + jmp line_172 + jmp line_173 + jmp line_174 + jmp line_175 + jmp line_176 + jmp line_177 + jmp line_178 + jmp line_179 + jmp line_180 + jmp line_181 + jmp line_182 + jmp line_183 + jmp line_184 + jmp line_185 + jmp line_186 + jmp line_187 + jmp line_188 + jmp line_189 + jmp line_190 + jmp line_191 + jmp line_192 + jmp line_193 + jmp line_194 + jmp line_195 + jmp line_196 + jmp line_197 + jmp line_198 + jmp line_199 + jmp line_200 + jmp line_201 + jmp line_202 + jmp line_203 + jmp line_204 + jmp line_205 + jmp line_206 + jmp line_207 + jmp line_208 + jmp line_209 + jmp line_210 + jmp line_211 + jmp line_212 + jmp line_213 + jmp line_214 + jmp line_215 + jmp line_216 + jmp line_217 + jmp line_218 + jmp line_219 + jmp line_220 + jmp line_221 + jmp line_222 + jmp line_223 + jmp line_224 + jmp line_225 + jmp line_226 + jmp line_227 + jmp line_228 + jmp line_229 + jmp line_230 + jmp line_231 + jmp line_232 + jmp line_233 + jmp line_234 + jmp line_235 + jmp line_236 + jmp line_237 + jmp line_238 + jmp line_239 + jmp line_240 + jmp line_241 + jmp line_242 + jmp line_243 + jmp line_244 + jmp line_245 + jmp line_246 + jmp line_247 + jmp line_248 + jmp line_249 + jmp line_250 + jmp line_251 + jmp line_252 + jmp line_253 + jmp line_254 + jmp line_255 +line_0: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_1: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_2: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_3: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_4: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_5: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_6: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_7: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_8: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_9: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_10: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_11: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_12: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_13: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_14: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_15: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_16: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_17: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_18: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_19: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_20: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_21: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_22: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_23: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_24: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_25: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_26: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_27: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_28: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_29: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_30: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_31: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_32: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_33: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_34: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_35: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_36: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_37: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_38: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_39: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_40: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_41: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_42: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_43: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_44: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_45: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_46: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_47: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_48: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_49: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_50: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_51: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_52: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_53: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_54: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_55: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_56: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_57: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_58: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_59: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_60: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_61: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_62: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_63: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_64: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_65: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_66: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_67: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_68: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_69: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_70: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_71: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_72: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_73: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_74: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_75: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_76: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_77: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_78: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_79: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_80: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 11 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_81: + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 11 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_82: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_83: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_84: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_85: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_86: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_87: + cbi IO(PORTB), 4 + ldi r31, 15 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 11 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_88: + cbi IO(PORTB), 4 + ldi r31, 14 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 10 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_89: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_90: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_91: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_92: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_93: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 6 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_94: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 6 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_95: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 8 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_96: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_97: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_98: + cbi IO(PORTB), 4 + ldi r31, 13 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_99: + cbi IO(PORTB), 4 + ldi r31, 14 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 4 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 2 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 7 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_100: + cbi IO(PORTB), 4 + ldi r31, 15 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 1 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + ldi r31, 3 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 5 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_101: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_102: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_103: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_104: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_105: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_106: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_107: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_108: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_109: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_110: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_111: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_112: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_113: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_114: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_115: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_116: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_117: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_118: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_119: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_120: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_121: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_122: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_123: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_124: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_125: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_126: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_127: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_128: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_129: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_130: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_131: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_132: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_133: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_134: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_135: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_136: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_137: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_138: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_139: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_140: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_141: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_142: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_143: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_144: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 68 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_145: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_146: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_147: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_148: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_149: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_150: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_151: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_152: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_153: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_154: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_155: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_156: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_157: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_158: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_159: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_160: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_161: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_162: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_163: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_164: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_165: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_166: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_167: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_168: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_169: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_170: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_171: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_172: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_173: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_174: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_175: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_176: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_177: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_178: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_179: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_180: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_181: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_182: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_183: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_184: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_185: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 33 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_186: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_187: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_188: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_189: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_190: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_191: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_192: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_193: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_194: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_195: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_196: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_197: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_198: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_199: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_200: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_201: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_202: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_203: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_204: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_205: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_206: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_207: + cbi IO(PORTB), 4 + ldi r31, 9 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_208: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_209: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_210: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_211: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_212: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_213: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_214: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_215: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_216: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_217: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_218: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_219: + cbi IO(PORTB), 4 + ldi r31, 43 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_220: + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_221: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_222: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_223: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_224: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_225: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_226: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_227: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + ldi r31, 34 +1: + dec r31 + nop + brne 1b + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_228: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_229: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_230: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_231: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_232: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_233: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_234: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_235: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_236: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_237: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_238: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_239: + cbi IO(PORTB), 4 + ldi r31, 114 +1: + dec r31 + nop + brne 1b + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + lpm + sbi IO(PORTB), 4 + lpm + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_240: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_241: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_242: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_243: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_244: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_245: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_246: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_247: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_248: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_249: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_250: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_251: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_252: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_253: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_254: + cbi IO(PORTB), 4 + jmp jump_table_return_address +line_255: + cbi IO(PORTB), 4 + jmp jump_table_return_address diff --git a/frame.cpp b/frame.cpp new file mode 100644 index 0000000..cf524ee --- /dev/null +++ b/frame.cpp @@ -0,0 +1,118 @@ +#include +#include + +enum ExitStatus { + BAD_ARGUMENT = 1, + FILE_NOT_OPEN = 2, + FILE_BAD_FORMAT = 3 +}; + +int main(int argc, char** argv) { + if (argc != 2) { + return BAD_ARGUMENT; + } + + std::fstream infile; + infile.open(argv[1], std::ios::in); + if (! infile) { + return FILE_NOT_OPEN; + } + + std::fstream outfile; + outfile.open("frame.S", std::ios::out); + if (! outfile) { + return FILE_NOT_OPEN; + } + + outfile << "#include \"macro.h\"" << std::endl; + outfile << "#include " << std::endl; + + outfile << ".global line_jump_table" << std::endl; + outfile << "line_jump_table:" << std::endl; + for (int i = 0; i < 256; ++i) { + outfile << '\t' << "jmp line_" << i << std::endl; + } + + int width, height; + std::string format; + char c; + + getline(infile, format); + + std::cout << format << std::endl; + + if (format != "P1") { + return FILE_BAD_FORMAT; + } + + // skip one line TODO + getline(infile, format); + std::cout << format << std::endl; + + infile >> width >> height; + std::cout << width << " x " << height << std::endl; + + char* image = new char[height * width]; + + for (int y = 0; y < height; ) { + for (int x = 0; x < width; ) { + c = infile.get(); + if (! infile.good()) + return FILE_BAD_FORMAT; + if (c == '0' || c == '1') { + image[y * width + x] = c; + x++; + } else { + continue; + } + } + y++; + } + + infile.close(); + + for (int y = 0; y < height; ++y) { + outfile << "line_" << y << ":" << std::endl; + + int count = 0; + char last = image[y * width + 0]; + + for (int x = 0; x < width; ++x) { + char current = image[y * width + x]; + std::cout << "current " << current << " last " << last << std::endl; + if (current == last) { + ++count; + } else { + std::cout << "detected change" << std::endl; + if (last == '0') { + std::cout << "clear" << std::endl; + outfile << '\t' << "cbi IO(PORTB), 4" << std::endl; + } else if (last == '1') { + std::cout << "set" << std::endl; + outfile << '\t' << "sbi IO(PORTB), 4" << std::endl; + } + + if (count > 1) { + outfile << '\t' << "ldi r31, " << count - 1 << std::endl; + outfile << "1:" << std::endl; + outfile << '\t' << "dec r31" << std::endl; + outfile << '\t' << "nop" << std::endl; + outfile << '\t' << "brne 1b" << std::endl; + } + + outfile << '\t' << "lpm" << std::endl; + + last = current; + count = 1; + } + + + } + + outfile << '\t' << "cbi IO(PORTB), 4" << std::endl; + outfile << '\t' << "jmp jump_table_return_address" << std::endl; + } + + + outfile.close(); +} diff --git a/main.S b/main.S index addba7c..c2ddf76 100644 --- a/main.S +++ b/main.S @@ -122,6 +122,8 @@ int_timer_0: # nop #.endr + +.global jump_table_return_address jump_table_return_address: pop r29 pop r30 @@ -155,300 +157,4 @@ int_vertical_sync_end: pop r31 reti -.global line_0 -line_0: -.rept 200 - nop -.endr - - sbi IO(PORTB), 4 - nop - nop - nop - nop - cbi IO(PORTB), 4 - -.rept 50 - nop -.endr - - sbi IO(PORTB), 4 - nop - nop - nop - nop - cbi IO(PORTB), 4 - - jmp jump_table_return_address - -.global line_1 -line_1: -.rept 50 - nop -.endr - - sbi IO(PORTB), 4 - nop - nop - cbi IO(PORTB), 4 - - jmp jump_table_return_address - -line_jump_table: - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_1 - jmp line_1 - jmp line_1 - jmp line_1 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0 - jmp line_0