Home
last modified time | relevance | path

Searched refs:x00 (Results 2501 - 2525 of 18353) sorted by relevance

1...<<101102103104105106107108109110>>...735

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dspca1528.c155 reg_wb(gspca_dev, 0x21, 0x0000, 0x0001, 0x00); in wait_status_1()
204 reg_w(gspca_dev, 0x00, 0x0001, 0x2067); in sd_init()
205 reg_w(gspca_dev, 0x00, 0x00d0, 0x206b); in sd_init()
206 reg_w(gspca_dev, 0x00, 0x0000, 0x206c); in sd_init()
207 reg_w(gspca_dev, 0x00, 0x0001, 0x2069); in sd_init()
209 reg_w(gspca_dev, 0x00, 0x00c0, 0x206b); in sd_init()
210 reg_w(gspca_dev, 0x00, 0x0000, 0x206c); in sd_init()
211 reg_w(gspca_dev, 0x00, 0x0001, 0x2069); in sd_init()
227 reg_r(gspca_dev, 0x00, 0x2520, 1); in sd_isoc_init()
258 reg_r(gspca_dev, 0x00, in sd_start()
[all...]
/kernel/linux/linux-6.6/drivers/misc/cardreader/
H A Drts5227.c115 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, LDO_PWR_SEL, 0x03, 0x00); in rts5227_extra_init_hw()
131 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PETXCFG, 0x30, 0x00); in rts5227_extra_init_hw()
147 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, RTS522A_PM_CTRL3, 0x01, 0x00); in rts5227_extra_init_hw()
151 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PM_CTRL3, 0x01, 0x00); in rts5227_extra_init_hw()
162 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, pcr->reg_pm_ctrl3, 0x10, 0x00); in rts5227_extra_init_hw()
171 err = rtsx_pci_write_register(pcr, PM_CTRL3, D3_DELINK_MODE_EN, 0x00); in rts5227_optimize_phy()
176 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5227_optimize_phy()
186 return rtsx_pci_write_register(pcr, GPIO_CTL, 0x02, 0x00); in rts5227_turn_off_led()
196 return rtsx_pci_write_register(pcr, OLT_LED_CTL, 0x08, 0x00); in rts5227_disable_auto_blink()
360 0x00); in rts522a_optimize_phy()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dspca1528.c155 reg_wb(gspca_dev, 0x21, 0x0000, 0x0001, 0x00); in wait_status_1()
204 reg_w(gspca_dev, 0x00, 0x0001, 0x2067); in sd_init()
205 reg_w(gspca_dev, 0x00, 0x00d0, 0x206b); in sd_init()
206 reg_w(gspca_dev, 0x00, 0x0000, 0x206c); in sd_init()
207 reg_w(gspca_dev, 0x00, 0x0001, 0x2069); in sd_init()
209 reg_w(gspca_dev, 0x00, 0x00c0, 0x206b); in sd_init()
210 reg_w(gspca_dev, 0x00, 0x0000, 0x206c); in sd_init()
211 reg_w(gspca_dev, 0x00, 0x0001, 0x2069); in sd_init()
227 reg_r(gspca_dev, 0x00, 0x2520, 1); in sd_isoc_init()
258 reg_r(gspca_dev, 0x00, in sd_start()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2266.c89 static u8 mt2266_init1[] = { REG_TUNE, 0x00, 0x00, 0x28,
90 0x00, 0x52, 0x99, 0x3f };
93 0x17, 0x6d, 0x71, 0x61, 0xc0, 0xbf, 0xff, 0xdc, 0x00, 0x0a, 0xd4,
96 0xff, 0x00, 0x77, 0x0f, 0x2d
108 static u8 mt2266_uhf[] = { 0x1d, 0xdc, 0x00, 0x0a, 0xd4, 0x03, 0x64, 0x64,
111 static u8 mt2266_vhf[] = { 0x1d, 0xfe, 0x00, 0x00, 0xb4, 0x03, 0xa5, 0xa5,
245 mt2266_writereg(priv, 0x10, 0x00); in mt2266_calibrate()
249 mt2266_writereg(priv, 0x1c, 0x00); in mt2266_calibrate()
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefza.h92 #define FZA_HALT_UNKNOWN 0x00 /* unknown reason */
102 #define FZA_TEST_FATAL 0x00 /* self-test catastrophic failure */
587 #define FZA_PRH0_TKN_TYPE_IMM 0x00 /* send immediately, no token required
591 #define FZA_PRH0_FRAME_ASYNC 0x00 /* send an asynchronous frame */
596 #define FZA_PRH0_MODE_NORMAL 0x00 /* a normal mode, send only if ring
603 #define FZA_PRH0_SF_NORMAL 0x00 /* treat this frame normally */
617 #define FZA_PRH1_SL_NORMAL 0x00 /* treat this frame normally */
622 #define FZA_PRH1_CRC_SKIP 0x00 /* leave the frame as is */
631 #define FZA_PRH1_TKN_SEND_NONE 0x00 /* send no token */
641 #define FZA_PRH1_EXTRA_FS_NONE 0x00 /* T
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf_al2230.c99 { ZD_CR26, 0x11 }, { ZD_CR28, 0x3e }, { ZD_CR29, 0x00 }, in zd1211_al2230_init_hw()
113 { ZD_CR92, 0x0a }, { ZD_CR99, 0x28 }, { ZD_CR100, 0x00 }, in zd1211_al2230_init_hw()
214 { ZD_CR28, 0x3e }, { ZD_CR29, 0x00 }, in zd1211b_al2230_init_hw()
224 { ZD_CR52, 0x80 }, { ZD_CR53, 0x7e }, { ZD_CR65, 0x00 }, in zd1211b_al2230_init_hw()
225 { ZD_CR66, 0x00 }, { ZD_CR67, 0x00 }, { ZD_CR68, 0x00 }, in zd1211b_al2230_init_hw()
230 { ZD_CR91, 0x00 }, /* 5621 */ in zd1211b_al2230_init_hw()
233 { ZD_CR99, 0x00 }, /* 5621 */ in zd1211b_al2230_init_hw()
385 { ZD_CR11, 0x00 }, in zd1211_al2230_switch_radio_on()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-boe-bf060y8m-aj0.c62 mipi_dsi_dcs_write_seq(dsi, 0xb0, 0xa5, 0x00); in boe_bf060y8m_aj0_on()
63 mipi_dsi_dcs_write_seq(dsi, 0xb2, 0x00, 0x4c); in boe_bf060y8m_aj0_on()
67 0x00, 0x08, 0x10, 0x00, 0x22, 0x00, 0x00, 0x2d); in boe_bf060y8m_aj0_on()
76 mipi_dsi_dcs_write_seq(dsi, 0xb0, 0xa5, 0x00); in boe_bf060y8m_aj0_on()
80 mipi_dsi_dcs_write_seq(dsi, 0xc1, 0x00, 0x00, 0x00, in boe_bf060y8m_aj0_on()
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dcap11xx.c18 #define CAP11XX_REG_MAIN_CONTROL 0x00
118 { CAP11XX_REG_MAIN_CONTROL, 0x00 },
119 { CAP11XX_REG_GENERAL_STATUS, 0x00 },
120 { CAP11XX_REG_SENSOR_INPUT, 0x00 },
121 { CAP11XX_REG_NOISE_FLAG_STATUS, 0x00 },
128 { CAP11XX_REG_CALIBRATION, 0x00 },
132 { CAP11XX_REG_MT_PATTERN_CONFIG, 0x00 },
142 { CAP11XX_REG_STANDBY_CHANNEL, 0x00 },
147 { CAP11XX_REG_LED_POLARITY, 0x00 },
148 { CAP11XX_REG_SENSOR_CALIB_LSB1, 0x00 },
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcxd2820r_t.c22 { 0x14, 0x80, 0x00, 0x00, 0x00 }, /* 7 MHz */ in cxd2820r_set_frontend_t()
23 { 0x11, 0xf0, 0x00, 0x00, 0x00 }, /* 8 MHz */ in cxd2820r_set_frontend_t()
31 { 0x00080, 0x00, 0xff }, in cxd2820r_set_frontend_t()
39 { 0x000a5, 0x00, 0x01 }, in cxd2820r_set_frontend_t()
397 { 0x00085, 0x00, 0xff }, in cxd2820r_sleep_t()
399 { 0x00081, 0x00, in cxd2820r_sleep_t()
[all...]
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c226 static unsigned char ideal_nop5_x86_64[5] = { 0x0f, 0x1f, 0x44, 0x00, 0x00 };
227 static unsigned char ideal_nop5_x86_32[5] = { 0x3e, 0x8d, 0x74, 0x26, 0x00 };
256 static unsigned char ideal_nop4_arm_le[4] = { 0x00, 0x00, 0xa0, 0xe1 }; /* mov r0, r0 */
257 static unsigned char ideal_nop4_arm_be[4] = { 0xe1, 0xa0, 0x00, 0x00 }; /* mov r0, r0 */
268 static unsigned char ideal_nop2_thumb_le[2] = { 0x00, 0xbf }; /* nop */
269 static unsigned char ideal_nop2_thumb_be[2] = { 0xbf, 0x00 }; /* nop */
272 static unsigned char push_bl_mcount_thumb_le[6] = { 0x00,
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dad193x.c450 { 3, 0x00 }, /* DAC_CTRL1: reset */ in ad193x_reg_default_init()
452 { 5, 0x00 }, /* DAC_CHNL_MUTE: unmute DAC channels */ in ad193x_reg_default_init()
453 { 6, 0x00 }, /* DAC_L1_VOL: no attenuation */ in ad193x_reg_default_init()
454 { 7, 0x00 }, /* DAC_R1_VOL: no attenuation */ in ad193x_reg_default_init()
455 { 8, 0x00 }, /* DAC_L2_VOL: no attenuation */ in ad193x_reg_default_init()
456 { 9, 0x00 }, /* DAC_R2_VOL: no attenuation */ in ad193x_reg_default_init()
457 { 10, 0x00 }, /* DAC_L3_VOL: no attenuation */ in ad193x_reg_default_init()
458 { 11, 0x00 }, /* DAC_R3_VOL: no attenuation */ in ad193x_reg_default_init()
459 { 12, 0x00 }, /* DAC_L4_VOL: no attenuation */ in ad193x_reg_default_init()
460 { 13, 0x00 }, /* DAC_R4_VO in ad193x_reg_default_init()
[all...]
H A Dmt6660.c126 MT6660_REG_RESV7, 0x04, 0x00); in mt6660_codec_classd_event()
146 MT6660_REG_RESV10, 0x10, 0x00); in mt6660_codec_classd_event()
154 MT6660_REG_BST_CTRL, 0x03, 0x00); in mt6660_codec_classd_event()
222 0x01, on_off ? 0x00 : 0x01); in _mt6660_chip_power_on()
232 { 0x20, 0x80, 0x00 },
233 { 0x30, 0x01, 0x00 },
235 { 0xB1, 0x0c, 0x00 },
237 { 0xE0, 0x01, 0x00 },
248 { 0x7C, 0xff, 0x00 },
435 ret = regmap_write(chip->regmap, MT6660_REG_SYSTEM_CTRL, 0x00); in _mt6660_chip_sw_reset()
[all...]
H A Dcs4265.c40 { CS4265_ADC_CTL, 0x00 },
41 { CS4265_MCLK_FREQ, 0x00 },
43 { CS4265_CHB_PGA_CTL, 0x00 },
44 { CS4265_CHA_PGA_CTL, 0x00 },
46 { CS4265_DAC_CHA_VOL, 0x00 },
47 { CS4265_DAC_CHB_VOL, 0x00 },
49 { CS4265_SPDIF_CTL1, 0x00 },
50 { CS4265_SPDIF_CTL2, 0x00 },
51 { CS4265_INT_MASK, 0x00 },
52 { CS4265_STATUS_MODE_MSB, 0x00 },
[all...]
H A Dssm4567.c25 #define SSM4567_REG_POWER_CTRL 0x00
97 { SSM4567_REG_SAI_CTRL_1, 0x00 },
105 { SSM4567_REG_BATTERY_V_OUT, 0x00 },
108 { SSM4567_REG_LIMITER_CTRL_3, 0x00 },
109 { SSM4567_REG_STATUS_1, 0x00 },
110 { SSM4567_REG_STATUS_2, 0x00 },
115 { SSM4567_REG_BOOST_CTRL_2, 0x00 },
116 { SSM4567_REG_SOFT_RESET, 0x00 },
355 0x00); in ssm4567_set_power()
361 SSM4567_POWER_SPWDN, 0x00); in ssm4567_set_power()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcec.h260 #define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ARIB_GEN 0x00
276 #define CEC_OP_BCAST_SYSTEM_PAL_BG 0x00
322 #define CEC_OP_REC_SEQ_ONCE_ONLY 0x00
332 #define CEC_OP_TIMER_CLR_STAT_RECORDING 0x00
383 #define CEC_OP_FEAT_RC_TV_PROFILE_NONE 0x00
459 #define CEC_OP_DISP_CTL_DEFAULT 0x00
465 #define CEC_OP_MENU_REQUEST_ACTIVATE 0x00
469 #define CEC_OP_MENU_STATE_ACTIVATED 0x00
472 #define CEC_OP_UI_BCAST_TYPE_TOGGLE_ALL 0x00
503 #define CEC_MSG_FEATURE_ABORT 0x00
[all...]
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp144 outdata[2] = 0x00; in write_registers()
145 outdata[3] = 0x00; in write_registers()
206 outdata[3] = 0x00; in bulk_read_data_send_header()
210 outdata[2] = 0x00; in bulk_read_data_send_header()
211 outdata[3] = 0x00; in bulk_read_data_send_header()
220 usb_dev.control_msg(REQUEST_TYPE_OUT, REQUEST_BUFFER, VALUE_BUFFER, 0x00, in bulk_read_data_send_header()
250 usb_dev_.control_msg(REQUEST_TYPE_OUT, REQUEST_REGISTER, VALUE_SET_REGISTER, 0x00, in bulk_read_data()
303 // both 0x82 and 0x00 works on GL841. in bulk_write_data()
305 outdata[3] = 0x00; in bulk_write_data()
309 // 8600F uses 0x82, but 0x00 work in bulk_write_data()
[all...]
/third_party/json/tests/src/
H A Dunit-unicode2.cpp184 UTF8-1 = %x00-7F
208 SECTION("UTF8-1 (x00-x7F)")
212 for (int byte1 = 0x00; byte1 <= 0x7F; ++byte1)
215 if (0x00 <= byte1 && byte1 <= 0x1F)
269 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2)
326 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2)
349 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3)
407 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2)
430 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3)
488 for (int byte2 = 0x00; byte
[all...]
/third_party/vixl/test/aarch32/traces/
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-adc-a32.h38 0xc7, 0xd2, 0xa6, 0x00 // adc eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0xa9, 0x00 // adc eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0xa3, 0x00 // adc eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0xac, 0x10 // adc ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0xa9, 0x00 // adc eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0xab, 0x00 // adc eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0xa5, 0x00 // adc eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0xad, 0x00 // adc eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0xa5, 0xe0 // adc al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-adcs-a32.h38 0xc7, 0xd2, 0xb6, 0x00 // adcs eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0xb9, 0x00 // adcs eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0xb3, 0x00 // adcs eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0xbc, 0x10 // adcs ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0xb9, 0x00 // adcs eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0xbb, 0x00 // adcs eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0xb5, 0x00 // adcs eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0xbd, 0x00 // adcs eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0xb5, 0xe0 // adcs al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-add-a32.h38 0xc7, 0xd2, 0x86, 0x00 // add eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x89, 0x00 // add eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x83, 0x00 // add eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x8c, 0x10 // add ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x89, 0x00 // add eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x8b, 0x00 // add eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x85, 0x00 // add eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x8d, 0x00 // add eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x85, 0xe0 // add al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-adds-a32.h38 0xc7, 0xd2, 0x96, 0x00 // adds eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x99, 0x00 // adds eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x93, 0x00 // adds eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x9c, 0x10 // adds ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x99, 0x00 // adds eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x9b, 0x00 // adds eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x95, 0x00 // adds eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x9d, 0x00 // adds eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x95, 0xe0 // adds al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-ands-a32.h38 0xc7, 0xd2, 0x16, 0x00 // ands eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x19, 0x00 // ands eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x13, 0x00 // ands eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x1c, 0x10 // ands ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x19, 0x00 // ands eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x1b, 0x00 // ands eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x15, 0x00 // ands eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x1d, 0x00 // ands eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x15, 0xe0 // ands al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-eor-a32.h38 0xc7, 0xd2, 0x26, 0x00 // eor eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x29, 0x00 // eor eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x23, 0x00 // eor eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x2c, 0x10 // eor ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x29, 0x00 // eor eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x2b, 0x00 // eor eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x25, 0x00 // eor eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x2d, 0x00 // eor eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x25, 0xe0 // eor al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-eors-a32.h38 0xc7, 0xd2, 0x36, 0x00 // eors eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x39, 0x00 // eors eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x33, 0x00 // eors eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x3c, 0x10 // eors ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x39, 0x00 // eors eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x3b, 0x00 // eors eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x35, 0x00 // eors eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x3d, 0x00 // eors eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x35, 0xe0 // eors al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]
H A Dassembler-cond-rd-rn-operand-rm-shift-amount-1to32-rsb-a32.h38 0xc7, 0xd2, 0x66, 0x00 // rsb eq r13 r6 r7 ASR 5
110 0x4c, 0x83, 0x69, 0x00 // rsb eq r8 r9 r12 ASR 6
119 0x2b, 0xe5, 0x63, 0x00 // rsb eq r14 r3 r11 LSR 10
239 0xc8, 0x00, 0x6c, 0x10 // rsb ne r0 r12 r8 ASR 1
275 0x24, 0x26, 0x69, 0x00 // rsb eq r2 r9 r4 LSR 12
287 0xac, 0xee, 0x6b, 0x00 // rsb eq r14 r11 r12 LSR 29
317 0xad, 0x31, 0x65, 0x00 // rsb eq r3 r5 r13 LSR 3
335 0x4a, 0x2d, 0x6d, 0x00 // rsb eq r2 r13 r10 ASR 26
341 0xac, 0x00, 0x65, 0xe0 // rsb al r0 r5 r12 LSR 1
347 0xaa, 0x00,
[all...]

Completed in 41 milliseconds

1...<<101102103104105106107108109110>>...735