OpenOCD
|
Go to the source code of this file.
Macros | |
#define | RESET_TIMEOUT 5000 /* 5s */ |
#define | STEP_TIMEOUT 1000 /* 1s */ |
Variables | |
static const struct command_registration | esirisc_any_command_handlers [] |
static const struct command_registration | esirisc_command_handlers [] |
struct { | |
uint8_t bank | |
uint8_t csr | |
const char * group | |
const char * name | |
enum esirisc_reg_num number | |
enum reg_type type | |
} | esirisc_csrs [] |
static const char *const | esirisc_exception_strings [] |
static const struct command_registration | esirisc_exec_command_handlers [] |
struct { | |
int mask | |
const char * name | |
} | esirisc_hwdc_masks [] |
static const struct reg_arch_type | esirisc_reg_type |
struct { | |
const char * group | |
const char * name | |
enum esirisc_reg_num number | |
enum reg_type type | |
} | esirisc_regs [] |
struct target_type | esirisc_target |
COMMAND_HANDLER | ( | handle_esirisc_cache_arch_command | ) |
Definition at line 1656 of file esirisc.c.
References esirisc_common::cache_arch, CMD, CMD_ARGC, CMD_ARGV, CMD_CTX, command_print(), ERROR_COMMAND_SYNTAX_ERROR, ERROR_OK, esirisc_cache_arch_name(), ESIRISC_CACHE_HARVARD, ESIRISC_CACHE_VON_NEUMANN, get_current_target(), LOG_ERROR, and target_to_esirisc().
COMMAND_HANDLER | ( | handle_esirisc_flush_caches_command | ) |
Definition at line 1677 of file esirisc.c.
References CMD, CMD_CTX, command_print(), ERROR_FAIL, ERROR_OK, esirisc_flush_caches(), esirisc_has_cache(), get_current_target(), LOG_ERROR, and target_to_esirisc().
COMMAND_HANDLER | ( | handle_esirisc_hwdc_command | ) |
Definition at line 1716 of file esirisc.c.
References ARRAY_SIZE, CMD, CMD_ARGC, CMD_ARGV, CMD_CTX, command_print(), ERROR_COMMAND_SYNTAX_ERROR, ERROR_OK, esirisc_find_hwdc_mask(), esirisc_hwdc_masks, get_current_target(), HWDC_D, HWDC_E, HWDC_I, HWDC_R, HWDC_S, esirisc_common::hwdc_save, LOG_ERROR, mask, name, and target_to_esirisc().
|
static |
Definition at line 470 of file esirisc.c.
References breakpoint::address, BKPT_HARD, breakpoint_hw_set(), esirisc_common::breakpoints_p, CSR_DEBUG, CSR_DEBUG_IBA_N, CSR_DEBUG_IBC, ERROR_OK, ERROR_TARGET_RESOURCE_NOT_AVAILABLE, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), esirisc_next_breakpoint(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), target_to_esirisc(), and breakpoint::type.
Referenced by esirisc_add_breakpoints().
|
static |
Definition at line 525 of file esirisc.c.
References target::breakpoints, ERROR_OK, esirisc_add_breakpoint(), breakpoint::is_set, LOG_DEBUG, and breakpoint::next.
Referenced by esirisc_deassert_reset(), and esirisc_resume_or_step().
|
static |
Definition at line 606 of file esirisc.c.
References watchpoint::address, CSR_DEBUG, CSR_DEBUG_DBA_N, CSR_DEBUG_DBC, CSR_DEBUG_DBS, ERROR_FAIL, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), esirisc_next_watchpoint(), esirisc_common::jtag_info, watchpoint::length, LOG_DEBUG, LOG_ERROR, watchpoint::rw, target_name(), target_to_esirisc(), watchpoint_set(), esirisc_common::watchpoints_p, WPT_ACCESS, WPT_READ, and WPT_WRITE.
Referenced by esirisc_add_watchpoints().
|
static |
Definition at line 709 of file esirisc.c.
References ERROR_OK, esirisc_add_watchpoint(), watchpoint::is_set, LOG_DEBUG, watchpoint::next, and target::watchpoints.
Referenced by esirisc_deassert_reset(), esirisc_debug_entry(), and esirisc_resume_or_step().
|
static |
Definition at line 1232 of file esirisc.c.
References buf_get_u32(), debug_reason_name(), esirisc_common::ecas, esirisc_common::ed, esirisc_common::eid, esirisc_common::epc, ERROR_OK, esirisc_exception_strings, LOG_USER, reg::size, target_to_esirisc(), and reg::value.
|
static |
Definition at line 1115 of file esirisc.c.
References ERROR_OK, esirisc_jtag_assert_reset(), esirisc_remove_breakpoints(), esirisc_remove_watchpoints(), jtag_add_reset(), jtag_get_reset_config(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, esirisc_common::reg_cache, register_cache_invalidate(), RESET_HAS_SRST, RESET_SRST_PULLS_TRST, target::state, target_name(), TARGET_RESET, and target_to_esirisc().
Definition at line 1421 of file esirisc.c.
References reg::arch_info, ARRAY_SIZE, esirisc_reg::bank, esirisc_reg::csr, DIV_ROUND_UP, esirisc_common::ecas, esirisc_common::ed, esirisc_common::eid, esirisc_common::epc, esirisc_reg::esirisc, esirisc_csrs, ESIRISC_ECAS, ESIRISC_ED, ESIRISC_EID, ESIRISC_EPC, ESIRISC_NUM_REGS, esirisc_read_csr(), esirisc_read_reg(), esirisc_reg_type, esirisc_regs, esirisc_write_csr(), esirisc_write_reg(), reg::exist, reg::group, LOG_DEBUG, reg::name, reg_cache::name, reg_cache::next, NULL, esirisc_common::num_bits, esirisc_common::num_regs, reg_cache::num_regs, reg::number, esirisc_reg::read, esirisc_common::reg_cache, target::reg_cache, reg::reg_data_type, reg_cache::reg_list, register_get_last_cache_p(), reg::size, target_to_esirisc(), reg_data_type::type, reg::type, reg::value, and esirisc_reg::write.
Referenced by esirisc_examine().
|
static |
Definition at line 449 of file esirisc.c.
References ERROR_FAIL.
|
static |
Definition at line 1179 of file esirisc.c.
References ERROR_OK, esirisc_add_breakpoints(), esirisc_add_watchpoints(), esirisc_debug_enable(), esirisc_debug_reset(), esirisc_jtag_continue(), esirisc_jtag_deassert_reset(), esirisc_reset_entry(), esirisc_restore_hwdc(), esirisc_wait_debug_active(), jtag_add_reset(), jtag_get_reset_config(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target::reset_halt, RESET_HAS_SRST, RESET_TIMEOUT, target_name(), and target_to_esirisc().
|
static |
Definition at line 993 of file esirisc.c.
References ERROR_FAIL, ERROR_OK, esirisc_debug_reset(), esirisc_jtag_enable_debug(), esirisc_jtag_is_stopped(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, LOG_INFO, target_name(), and target_to_esirisc().
Referenced by esirisc_deassert_reset(), and esirisc_examine().
|
static |
Definition at line 1028 of file esirisc.c.
References breakpoint_find(), buf_get_u32(), DBG_REASON_BREAKPOINT, DBG_REASON_DBGRQ, DBG_REASON_SINGLESTEP, DBG_REASON_WATCHPOINT, target::debug_reason, esirisc_common::eid, EID_DATA_BREAKPOINT, EID_INST_BREAKPOINT, esirisc_common::epc, ERROR_OK, esirisc_add_watchpoints(), esirisc_debug_step(), esirisc_flush_caches(), esirisc_has_cache(), esirisc_remove_watchpoints(), esirisc_save_context(), esirisc_save_interrupts(), LOG_DEBUG, reg::size, target_to_esirisc(), and reg::value.
Referenced by esirisc_poll().
|
static |
Definition at line 964 of file esirisc.c.
References ERROR_OK, esirisc_jtag_assert_reset(), esirisc_jtag_deassert_reset(), esirisc_wait_debug_active(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, RESET_TIMEOUT, target_name(), and target_to_esirisc().
Referenced by esirisc_deassert_reset(), and esirisc_debug_enable().
|
static |
Definition at line 935 of file esirisc.c.
References ERROR_OK, esirisc_disable_interrupts(), esirisc_disable_step(), esirisc_enable_step(), esirisc_jtag_continue(), esirisc_restore_interrupts(), esirisc_wait_debug_active(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, STEP_TIMEOUT, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_entry().
|
static |
Definition at line 156 of file esirisc.c.
References CSR_THREAD, CSR_THREAD_ETC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_step(), and esirisc_resume_or_step().
|
static |
Definition at line 796 of file esirisc.c.
References CSR_DEBUG, CSR_DEBUG_DC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_step(), esirisc_examine(), and esirisc_resume_or_step().
|
static |
Definition at line 822 of file esirisc.c.
References CSR_DEBUG, CSR_DEBUG_DC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_step(), and esirisc_resume_or_step().
|
static |
Definition at line 1583 of file esirisc.c.
References DBG_REASON_DBGRQ, target::debug_reason, ERROR_OK, esirisc_build_reg_cache(), esirisc_debug_enable(), esirisc_disable_step(), esirisc_identify(), esirisc_jtag_break(), esirisc_jtag_continue(), esirisc_jtag_is_debug_active(), esirisc_remove_breakpoints(), esirisc_remove_watchpoints(), esirisc_restore_hwdc(), esirisc_save_interrupts(), esirisc_common::has_dcache, esirisc_common::has_icache, esirisc_common::has_trace, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, LOG_INFO, esirisc_common::num_bits, esirisc_common::num_breakpoints, esirisc_common::num_regs, esirisc_common::num_watchpoints, target::state, TARGET_HALTED, target_name(), TARGET_RUNNING, target_set_examined(), target_to_esirisc(), TARGET_UNKNOWN, and target_was_examined().
|
static |
Definition at line 1707 of file esirisc.c.
References ARRAY_SIZE, esirisc_hwdc_masks, mask, and name.
Referenced by COMMAND_HANDLER().
|
static |
Definition at line 314 of file esirisc.c.
References ERROR_OK, ERROR_TARGET_NOT_HALTED, esirisc_jtag_flush_caches(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target::state, TARGET_HALTED, target_name(), and target_to_esirisc().
Referenced by COMMAND_HANDLER(), esirisc_debug_entry(), and esirisc_resume_or_step().
|
static |
Definition at line 1247 of file esirisc.c.
References alloc_printf(), esirisc_cache_arch_name(), esirisc_common::gdb_arch, LOG_DEBUG, esirisc_common::num_bits, esirisc_common::num_regs, target_to_esirisc(), and target_was_examined().
|
static |
Definition at line 1266 of file esirisc.c.
References ERROR_FAIL, ERROR_OK, ESIRISC_CAS, ESIRISC_NUM_REGS, ESIRISC_PC, LOG_DEBUG, esirisc_common::num_regs, esirisc_common::reg_cache, REG_CLASS_ALL, reg_cache::reg_list, and target_to_esirisc().
|
static |
Definition at line 1383 of file esirisc.c.
References reg::arch_info, ERROR_TARGET_NOT_HALTED, esirisc_reg::esirisc, LOG_DEBUG, esirisc_reg::read, target::state, esirisc_common::target, and TARGET_HALTED.
|
static |
Definition at line 775 of file esirisc.c.
References DBG_REASON_DBGRQ, target::debug_reason, ERROR_OK, esirisc_jtag_break(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target::state, TARGET_HALTED, target_name(), and target_to_esirisc().
|
static |
Definition at line 1485 of file esirisc.c.
References csr, CSR_CONFIG, CSR_CONFIG_ARCH0, CSR_CONFIG_DBG, CSR_CONFIG_DC, CSR_CONFIG_IC, CSR_CONFIG_MEM, CSR_CONFIG_TRACE, target::endianness, ERROR_OK, esirisc_jtag_read_csr(), esirisc_common::has_dcache, esirisc_common::has_icache, esirisc_common::has_trace, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, esirisc_common::num_bits, esirisc_common::num_breakpoints, esirisc_common::num_regs, esirisc_common::num_watchpoints, TARGET_BIG_ENDIAN, TARGET_LITTLE_ENDIAN, target_name(), and target_to_esirisc().
Referenced by esirisc_examine().
|
static |
Definition at line 1573 of file esirisc.c.
References ERROR_OK, HWDC_D, HWDC_E, HWDC_R, esirisc_common::hwdc_save, and target_to_esirisc().
|
static |
Definition at line 455 of file esirisc.c.
References esirisc_common::breakpoints_p, LOG_DEBUG, esirisc_common::num_breakpoints, and target_to_esirisc().
Referenced by esirisc_add_breakpoint().
|
static |
Definition at line 591 of file esirisc.c.
References LOG_DEBUG, esirisc_common::num_watchpoints, target_to_esirisc(), and esirisc_common::watchpoints_p.
Referenced by esirisc_add_watchpoint().
|
static |
Definition at line 1078 of file esirisc.c.
References ERROR_OK, ERROR_TARGET_FAILURE, esirisc_debug_entry(), esirisc_jtag_enable_debug(), esirisc_jtag_is_debug_active(), esirisc_jtag_is_stopped(), esirisc_common::jtag_info, LOG_ERROR, target::state, target_call_event_callbacks(), TARGET_EVENT_HALTED, TARGET_EVENT_RESUMED, TARGET_HALTED, target_name(), TARGET_RESET, TARGET_RUNNING, target_to_esirisc(), and TARGET_UNKNOWN.
|
static |
Definition at line 1338 of file esirisc.c.
References reg::arch_info, esirisc_reg::bank, buf_set_u32(), esirisc_reg::csr, reg::dirty, ERROR_OK, esirisc_reg::esirisc, esirisc_jtag_read_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, reg::name, reg::size, esirisc_common::target, target_name(), reg::valid, and reg::value.
Referenced by esirisc_build_reg_cache().
|
static |
Definition at line 353 of file esirisc.c.
References buf_cpy(), buffer, esirisc_memory::byte, count, ERROR_FAIL, ERROR_OK, esirisc_jtag_read_byte(), esirisc_jtag_read_hword(), esirisc_jtag_read_word(), esirisc_memory::hword, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, size, target_name(), TARGET_PRIxADDR, target_to_esirisc(), and esirisc_memory::word.
|
static |
Definition at line 1293 of file esirisc.c.
References reg::arch_info, buf_set_u32(), reg::dirty, ERROR_OK, esirisc_reg::esirisc, esirisc_jtag_read_reg(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, reg::name, reg::number, reg::size, esirisc_common::target, target_name(), reg::valid, and reg::value.
Referenced by esirisc_build_reg_cache().
|
static |
Definition at line 541 of file esirisc.c.
References esirisc_common::breakpoints_p, CSR_DEBUG, CSR_DEBUG_IBC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), breakpoint::is_set, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, NULL, breakpoint::number, target_name(), and target_to_esirisc().
Referenced by esirisc_resume_or_step().
|
static |
Definition at line 572 of file esirisc.c.
References esirisc_common::breakpoints_p, CSR_DEBUG, CSR_DEBUG_IBC, ERROR_OK, esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_assert_reset(), and esirisc_examine().
|
static |
Definition at line 725 of file esirisc.c.
References CSR_DEBUG, CSR_DEBUG_DBC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), watchpoint::is_set, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, NULL, watchpoint::number, target_name(), target_to_esirisc(), and esirisc_common::watchpoints_p.
|
static |
Definition at line 756 of file esirisc.c.
References CSR_DEBUG, CSR_DEBUG_DBC, ERROR_OK, esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), target_to_esirisc(), and esirisc_common::watchpoints_p.
Referenced by esirisc_assert_reset(), esirisc_debug_entry(), and esirisc_examine().
|
static |
Definition at line 1145 of file esirisc.c.
References CSR_THREAD, CSR_THREAD_EPC, CSR_THREAD_ETA, ENTRY_RESET, ERROR_OK, esirisc_jtag_read_csr(), esirisc_jtag_read_word(), esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), TARGET_PRIxADDR, and target_to_esirisc().
Referenced by esirisc_deassert_reset().
|
static |
Definition at line 297 of file esirisc.c.
References reg::arch_info, reg::dirty, ERROR_OK, reg::exist, LOG_DEBUG, reg_cache::num_regs, esirisc_common::reg_cache, reg_cache::reg_list, target_to_esirisc(), and esirisc_reg::write.
Referenced by esirisc_resume_or_step().
|
static |
Definition at line 263 of file esirisc.c.
References CSR_DEBUG, CSR_DEBUG_HWDC, ERROR_OK, esirisc_jtag_write_csr(), esirisc_common::hwdc_save, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_deassert_reset(), esirisc_examine(), and esirisc_resume_or_step().
|
static |
Definition at line 227 of file esirisc.c.
References CSR_THREAD, CSR_THREAD_ETC, ERROR_OK, esirisc_jtag_write_csr(), esirisc_common::etc_save, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_step(), and esirisc_resume_or_step().
|
static |
Definition at line 917 of file esirisc.c.
References breakpoint::address, esirisc_resume_or_step(), and LOG_DEBUG.
|
static |
Definition at line 848 of file esirisc.c.
References breakpoint::address, breakpoint_find(), buf_get_u32(), buf_set_u32(), DBG_REASON_NOTHALTED, DBG_REASON_SINGLESTEP, target::debug_reason, reg::dirty, esirisc_common::epc, ERROR_OK, ERROR_TARGET_NOT_HALTED, esirisc_add_breakpoints(), esirisc_add_watchpoints(), esirisc_disable_interrupts(), esirisc_disable_step(), esirisc_enable_step(), esirisc_flush_caches(), esirisc_has_cache(), esirisc_jtag_continue(), esirisc_remove_breakpoint(), esirisc_restore_context(), esirisc_restore_hwdc(), esirisc_restore_interrupts(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, NULL, esirisc_common::reg_cache, register_cache_invalidate(), reg::size, target::state, step(), target_call_event_callbacks(), TARGET_DEBUG_RUNNING, TARGET_EVENT_DEBUG_RESUMED, TARGET_EVENT_RESUMED, target_free_all_working_areas(), TARGET_HALTED, target_name(), TARGET_RUNNING, target_to_esirisc(), reg::valid, and reg::value.
Referenced by esirisc_resume(), and esirisc_step().
|
static |
Definition at line 280 of file esirisc.c.
References reg::arch_info, ERROR_OK, reg::exist, LOG_DEBUG, reg_cache::num_regs, esirisc_reg::read, esirisc_common::reg_cache, reg_cache::reg_list, target_to_esirisc(), and reg::valid.
Referenced by esirisc_debug_entry().
|
static |
Definition at line 210 of file esirisc.c.
References CSR_THREAD, CSR_THREAD_ETC, ERROR_OK, esirisc_jtag_read_csr(), esirisc_common::etc_save, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, target_name(), and target_to_esirisc().
Referenced by esirisc_debug_entry(), and esirisc_examine().
|
static |
|
static |
Definition at line 926 of file esirisc.c.
References breakpoint::address, esirisc_resume_or_step(), and LOG_DEBUG.
|
static |
Definition at line 1548 of file esirisc.c.
References target::arch_info, ERROR_FAIL, ERROR_OK, INSTR_LENGTH, jtag_tap::ir_length, esirisc_common::jtag_info, LOG_ERROR, esirisc_jtag::tap, target::tap, target, esirisc_common::target, and target_name().
|
static |
Definition at line 333 of file esirisc.c.
References alive_sleep(), ERROR_OK, ERROR_TARGET_TIMEOUT, esirisc_jtag_enable_debug(), esirisc_jtag_is_debug_active(), esirisc_common::jtag_info, LOG_DEBUG, and timeval_ms().
Referenced by esirisc_deassert_reset(), esirisc_debug_reset(), and esirisc_debug_step().
|
static |
Definition at line 1361 of file esirisc.c.
References reg::arch_info, esirisc_reg::bank, buf_get_u32(), esirisc_reg::csr, reg::dirty, ERROR_OK, esirisc_reg::esirisc, esirisc_jtag_write_csr(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, reg::name, reg::size, esirisc_common::target, target_name(), reg::valid, and reg::value.
Referenced by esirisc_build_reg_cache().
|
static |
Definition at line 402 of file esirisc.c.
References buf_get_u32(), buffer, esirisc_memory::byte, count, ERROR_FAIL, ERROR_OK, esirisc_jtag_write_byte(), esirisc_jtag_write_hword(), esirisc_jtag_write_word(), esirisc_memory::hword, esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, size, target_name(), TARGET_PRIxADDR, target_to_esirisc(), and esirisc_memory::word.
|
static |
Definition at line 1316 of file esirisc.c.
References reg::arch_info, buf_get_u32(), reg::dirty, ERROR_OK, esirisc_reg::esirisc, esirisc_jtag_write_reg(), esirisc_common::jtag_info, LOG_DEBUG, LOG_ERROR, reg::name, reg::number, reg::size, esirisc_common::target, target_name(), reg::valid, and reg::value.
Referenced by esirisc_build_reg_cache().
uint8_t bank |
Definition at line 135 of file esirisc.c.
Referenced by _sam3_probe(), aduc702x_build_sector_list(), aduc702x_erase(), aduc702x_write(), aduc702x_write_block(), aduc702x_write_single(), aducm360_build_sector_list(), aducm360_erase(), aducm360_write(), aducm360_write_block(), aducm360_write_block_async(), aducm360_write_block_sync(), aducm360_write_modified(), ambiqmicro_erase(), ambiqmicro_mass_erase(), ambiqmicro_otp_program(), ambiqmicro_probe(), ambiqmicro_protect(), ambiqmicro_protect_check(), ambiqmicro_read_part_info(), ambiqmicro_write(), ambiqmicro_write_block(), at91sam7_erase(), at91sam7_erase_check(), at91sam7_flash_command(), at91sam7_probe(), at91sam7_protect(), at91sam7_protect_check(), at91sam7_read_clock_info(), at91sam7_read_part_info(), at91sam7_set_flash_mode(), at91sam7_wait_status_busy(), at91sam7_write(), ath79_auto_probe(), ath79_erase(), ath79_erase_sector(), ath79_probe(), ath79_protect(), ath79_read(), ath79_read_buffer(), ath79_spi_bitbang_bytes(), ath79_spi_bitbang_chunk(), ath79_spi_bitbang_prepare(), ath79_write(), ath79_write_buffer(), ath79_write_enable(), ath79_write_page(), avrf_auto_probe(), avrf_erase(), avrf_info(), avrf_mass_erase(), avrf_probe(), avrf_write(), bluenrgx_auto_probe(), bluenrgx_erase(), bluenrgx_get_flash_reg(), bluenrgx_probe(), bluenrgx_read_flash_reg(), bluenrgx_write(), bluenrgx_write_flash_reg(), calculate_number_of_sectors(), cc26xx_auto_probe(), cc26xx_erase(), cc26xx_init(), cc26xx_mass_erase(), cc26xx_probe(), cc26xx_quit(), cc26xx_wait_algo_done(), cc26xx_write(), cc3220sf_auto_probe(), cc3220sf_erase(), cc3220sf_mass_erase(), cc3220sf_probe(), cc3220sf_write(), cfi_auto_probe(), cfi_command(), cfi_command_val(), cfi_erase(), cfi_fixup(), cfi_fixup_0002_erase_regions(), cfi_fixup_0002_polling_bits(), cfi_fixup_0002_unlock_addresses(), cfi_fixup_0002_write_buffer(), cfi_fixup_non_cfi(), cfi_fixup_reversed_erase_regions(), cfi_flash_address(), cfi_flash_bank_cmd(), cfi_get_info(), cfi_get_u8(), cfi_intel_clear_status_register(), cfi_intel_erase(), cfi_intel_info(), cfi_intel_protect(), cfi_intel_protect_check(), cfi_intel_wait_status_busy(), cfi_intel_write_block(), cfi_intel_write_word(), cfi_intel_write_words(), cfi_probe(), cfi_protect(), cfi_protect_check(), cfi_query_string(), cfi_query_u16(), cfi_query_u32(), cfi_query_u8(), cfi_read(), cfi_read_0002_pri_ext(), cfi_read_atmel_pri_ext(), cfi_read_intel_pri_ext(), cfi_read_spansion_pri_ext(), cfi_reset(), cfi_send_command(), cfi_spansion_erase(), cfi_spansion_info(), cfi_spansion_protect_check(), cfi_spansion_unlock_seq(), cfi_spansion_wait_status_busy(), cfi_spansion_write_block(), cfi_spansion_write_block_mips(), cfi_spansion_write_word(), cfi_spansion_write_words(), cfi_target_read_memory(), cfi_target_write_memory(), cfi_write(), cfi_write_word(), cfi_write_words(), COMMAND_HANDLER(), COMMAND_HELPER(), default_flash_blank_check(), default_flash_free_driver_priv(), default_flash_mem_blank_check(), default_flash_read(), default_flash_verify(), dsp5680xx_build_sector_list(), dsp5680xx_flash_erase(), dsp5680xx_flash_protect(), dsp5680xx_flash_protect_check(), dsp5680xx_flash_write(), efm32x_auto_probe(), efm32x_erase(), efm32x_erase_page(), efm32x_free_driver_priv(), efm32x_get_flash_size(), efm32x_get_page_lock(), efm32x_get_part_family(), efm32x_get_part_num(), efm32x_get_prod_rev(), efm32x_get_ram_size(), efm32x_msc_lock(), efm32x_priv_write(), efm32x_probe(), efm32x_protect(), efm32x_protect_check(), efm32x_read_info(), efm32x_read_lock_data(), efm32x_read_reg_u32(), efm32x_set_page_lock(), efm32x_set_reg_bits(), efm32x_set_wren(), efm32x_wait_status(), efm32x_write(), efm32x_write_block(), efm32x_write_lock_data(), efm32x_write_only_lockbits(), efm32x_write_reg_u32(), efm32x_write_word(), em357_auto_probe(), em357_erase(), em357_erase_options(), em357_get_flash_status(), em357_mass_erase(), em357_probe(), em357_protect(), em357_protect_check(), em357_read_options(), em357_wait_status_busy(), em357_write(), em357_write_block(), em357_write_options(), erase_command(), esirisc_flash_auto_probe(), esirisc_flash_check_status(), esirisc_flash_clear_status(), esirisc_flash_control(), esirisc_flash_disable_protect(), esirisc_flash_enable_protect(), esirisc_flash_erase(), esirisc_flash_fill_pb(), esirisc_flash_info(), esirisc_flash_init(), esirisc_flash_mass_erase(), esirisc_flash_num_cycles(), esirisc_flash_probe(), esirisc_flash_recall(), esirisc_flash_ref_erase(), esirisc_flash_unlock(), esirisc_flash_wait(), esirisc_flash_write(), esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), faux_erase(), faux_write(), fespi_auto_probe(), fespi_disable_hw_mode(), fespi_enable_hw_mode(), fespi_erase(), fespi_erase_sector(), fespi_probe(), fespi_protect(), fespi_read_flash_id(), fespi_read_reg(), fespi_rx(), fespi_set_dir(), fespi_tx(), fespi_txwm_wait(), fespi_wip(), fespi_write(), fespi_write_reg(), fill_sector_table(), find_sfdp_dummy(), flash_bank_add(), FLASH_BANK_COMMAND_HANDLER(), flash_driver_erase(), flash_driver_protect(), flash_driver_read(), flash_driver_unprotect(), flash_driver_verify(), flash_driver_write(), flash_free_all_banks(), flash_write_align_end(), flash_write_align_start(), flash_write_check_gap(), fm3_auto_probe(), fm3_chip_erase(), fm3_erase(), fm3_probe(), fm3_write_block(), fm4_auto_probe(), fm4_flash_erase(), fm4_flash_write(), fm4_get_info_command(), fm4_probe(), fpga_configure(), get_ambiqmicro_info(), get_at91sam7_info(), get_efm32x_info(), get_flash_bank_by_name(), get_flash_bank_by_name_noprobe(), get_flash_bank_by_num(), get_info(), get_lpc2000_info(), get_lpc2000_part_id(), get_lpcspifi_info(), get_mdr_info(), get_niietcm4_info(), get_psoc4_info(), get_sam3_bank_private(), get_sam4_bank_private(), get_stellaris_info(), get_stm32l4_bank_type_str(), get_stm32l4_info(), get_stm32l4_rev_str(), get_stm32x_info(), get_stmqspi_info(), get_stmsmi_info(), get_tms470_info(), get_w600_info(), gucr_num(), is_mflash_bank(), is_sflash_bank(), is_wflash_bank(), isc_adr_shift(), isc_clear_protect(), isc_data_read_out(), isc_enter(), isc_erase_sectors(), isc_leave(), isc_program_ccb(), isc_program_data_page(), isc_program_register(), isc_program_singe_revision_sucr(), isc_program_single_revision_btc(), isc_read_ccb(), isc_read_register(), isc_set_data_done(), isc_set_protect(), isc_set_register(), isc_wait_erase_program(), jep106_table_manufacturer(), jtagspi_auto_probe(), jtagspi_bulk_erase(), jtagspi_cmd(), jtagspi_erase(), jtagspi_page_write(), jtagspi_probe(), jtagspi_protect(), jtagspi_read(), jtagspi_read_status(), jtagspi_sector_erase(), jtagspi_set_ir(), jtagspi_wait(), jtagspi_write(), jtagspi_write_enable(), kinetis_auto_probe(), kinetis_blank_check(), kinetis_create_missing_banks(), kinetis_erase(), kinetis_fill_fcf(), kinetis_free_driver_priv(), kinetis_info(), kinetis_ke_auto_probe(), kinetis_ke_blank_check(), kinetis_ke_erase(), kinetis_ke_ftmrx_command(), kinetis_ke_info(), kinetis_ke_prepare_flash(), kinetis_ke_probe(), kinetis_ke_protect(), kinetis_ke_protect_check(), kinetis_ke_write(), kinetis_ke_write_words(), kinetis_probe(), kinetis_protect(), kinetis_protect_check(), kinetis_write(), kinetis_write_block(), kinetis_write_inner(), kinetis_write_sections(), lpc2000_auto_probe_flash(), lpc2000_build_sector_list(), lpc2000_erase(), lpc2000_erase_check(), lpc2000_iap_blank_check(), lpc2000_iap_call(), lpc2000_iap_working_area_init(), lpc2000_probe(), lpc2000_write(), lpc288x_set_flash_clk(), lpc2900_address2sector(), lpc2900_erase(), lpc2900_erase_check(), lpc2900_is_ready(), lpc2900_probe(), lpc2900_read_security_status(), lpc2900_run_bist128(), lpc2900_setup(), lpc2900_wait_status(), lpc2900_write(), lpc2900_write_index_page(), lpcspifi_auto_probe(), lpcspifi_bulk_erase(), lpcspifi_erase(), lpcspifi_probe(), lpcspifi_protect(), lpcspifi_read_flash_id(), lpcspifi_set_hw_mode(), lpcspifi_set_sw_mode(), lpcspifi_write(), lpcspifi_write_enable(), max32xxx_erase(), max32xxx_flash_op_post(), max32xxx_flash_op_pre(), max32xxx_mass_erase(), max32xxx_probe(), max32xxx_protect(), max32xxx_protect_check(), max32xxx_write(), max32xxx_write_block(), mb9bf_bank_setup(), mb9bf_probe(), mdr_auto_probe(), mdr_erase(), mdr_mass_erase(), mdr_probe(), mdr_read(), mdr_write(), mdr_write_block(), mrvlqspi_auto_probe(), mrvlqspi_block_erase(), mrvlqspi_bulk_erase(), mrvlqspi_fifo_flush(), mrvlqspi_flash_busy_status(), mrvlqspi_flash_erase(), mrvlqspi_flash_read(), mrvlqspi_flash_write(), mrvlqspi_get_info(), mrvlqspi_get_reg(), mrvlqspi_probe(), mrvlqspi_read_byte(), mrvlqspi_read_id(), mrvlqspi_set_addr(), mrvlqspi_set_conf(), mrvlqspi_set_din_cnt(), mrvlqspi_set_hdr_cnt(), mrvlqspi_set_instr(), mrvlqspi_set_ss_state(), mrvlqspi_set_write_status(), mrvlqspi_start_transfer(), mrvlqspi_stop_transfer(), msp432_auto_probe(), msp432_erase(), msp432_info(), msp432_init(), msp432_mass_erase(), msp432_probe(), msp432_quit(), msp432_write(), niietcm4_auto_probe(), niietcm4_dump_uflash_page(), niietcm4_erase(), niietcm4_load_uflash_page(), niietcm4_mass_erase(), niietcm4_opstatus_check(), niietcm4_probe(), niietcm4_probe_k1921vk01t(), niietcm4_protect(), niietcm4_protect_check(), niietcm4_uflash_page_erase(), niietcm4_uflash_protect(), niietcm4_uopstatus_check(), niietcm4_write(), niietcm4_write_block(), npcx_auto_probe(), npcx_chip_erase(), npcx_erase(), npcx_get_flash_id(), npcx_init(), npcx_probe(), npcx_quit(), npcx_write(), nrf5_auto_probe(), nrf5_bank_is_probed(), nrf5_erase(), nrf5_erase_page(), nrf5_free_driver_priv(), nrf5_get_probed_chip_if_halted(), nrf5_info(), nrf5_probe(), nrf5_protect(), nrf5_protect_check(), nrf5_protect_check_bprot(), nrf5_protect_check_clenr0(), nrf5_protect_clenr0(), nrf5_write(), numicro_auto_probe(), numicro_erase(), numicro_get_flash_size(), numicro_probe(), numicro_protect_check(), numicro_write(), numicro_writeblock(), ocl_auto_probe(), ocl_erase(), ocl_probe(), ocl_write(), octospi_cmd(), pic32mx_auto_probe(), pic32mx_erase(), pic32mx_get_flash_status(), pic32mx_info(), pic32mx_nvm_exec(), pic32mx_probe(), pic32mx_protect(), pic32mx_protect_check(), pic32mx_wait_status_busy(), pic32mx_write(), pic32mx_write_block(), pic32mx_write_word(), poll_busy(), product_name(), psoc4_auto_probe(), psoc4_erase(), psoc4_flash_prepare(), psoc4_get_silicon_id(), psoc4_mass_erase(), psoc4_probe(), psoc4_protect(), psoc4_protect_check(), psoc4_sysreq(), psoc4_write(), psoc5lp_auto_probe(), psoc5lp_eeprom_auto_probe(), psoc5lp_eeprom_erase(), psoc5lp_eeprom_get_info_command(), psoc5lp_eeprom_probe(), psoc5lp_eeprom_write(), psoc5lp_erase(), psoc5lp_erase_check(), psoc5lp_get_info_command(), psoc5lp_nvl_auto_probe(), psoc5lp_nvl_erase_check(), psoc5lp_nvl_get_info_command(), psoc5lp_nvl_probe(), psoc5lp_nvl_read(), psoc5lp_nvl_write(), psoc5lp_probe(), psoc5lp_protect_check(), psoc5lp_write(), psoc6_auto_probe(), psoc6_erase(), psoc6_erase_row(), psoc6_erase_sector(), psoc6_get_info(), psoc6_probe(), psoc6_program(), psoc6_program_row(), psoc6_protect(), psoc6_protect_check(), qspi_erase_sector(), qspi_read_write_block(), qspi_verify(), qspi_write_enable(), read_flash_id(), read_sfdp_block(), read_status_reg(), read_write_data(), rp2040_finalize_stack_free(), rp2040_flash_auto_probe(), rp2040_flash_erase(), rp2040_flash_free_driver_priv(), rp2040_flash_probe(), rp2040_flash_write(), rp2040_stack_grab_and_prep(), rpchf_spansion_write_words(), rpchf_target_read_memory(), rpchf_target_write_memory(), rpchf_write(), rpchf_write_words(), rsl10_auto_probe(), rsl10_bank_is_probed(), rsl10_check_device(), rsl10_erase(), rsl10_free_driver_priv(), rsl10_get_probed_chip_if_halted(), rsl10_probe(), rsl10_protect(), rsl10_protect_check(), rsl10_write(), s6e2cc_bank_setup(), s6e2cc_probe(), s6e2dh_probe(), sam3_auto_probe(), sam3_erase(), sam3_probe(), sam3_protect(), sam3_protect_check(), sam3_write(), sam4_auto_probe(), sam4_erase(), sam4_info(), sam4_probe(), sam4_protect(), sam4_protect_check(), sam4_write(), sam4l_check_page_erased(), sam4l_erase(), sam4l_probe(), sam4l_protect(), sam4l_protect_check(), sam4l_write(), sam4l_write_page_partial(), samd_erase(), samd_probe(), samd_protect(), samd_protect_check(), samd_write(), same5_erase(), same5_probe(), same5_protect(), same5_protect_check(), same5_write(), samv_auto_probe(), samv_erase(), samv_get_device_id(), samv_get_info(), samv_probe(), samv_protect(), samv_protect_check(), samv_write(), set_mm_mode(), setup_bank(), setup_sector(), sh_qspi_auto_probe(), sh_qspi_cs_activate(), sh_qspi_cs_deactivate(), sh_qspi_erase(), sh_qspi_erase_sector(), sh_qspi_get_info(), sh_qspi_init(), sh_qspi_probe(), sh_qspi_protect(), sh_qspi_read(), sh_qspi_upload_helper(), sh_qspi_wait_for_bit(), sh_qspi_write(), sh_qspi_write_enable(), sh_qspi_xfer_common(), sim3x_auto_probe(), sim3x_erase_page(), sim3x_flash_erase(), sim3x_flash_info(), sim3x_flash_lock_check(), sim3x_flash_protect(), sim3x_flash_protect_check(), sim3x_flash_write(), sim3x_init(), sim3x_probe(), sim3x_read_deviceid(), sim3x_read_info(), sim3x_write_block(), slow_fespi_write_buffer(), smi_erase_sector(), smi_write_buffer(), smi_write_enable(), spi_sfdp(), stellaris_erase(), stellaris_mass_erase(), stellaris_probe(), stellaris_protect(), stellaris_protect_check(), stellaris_read_clock_info(), stellaris_read_part_info(), stellaris_set_flash_timing(), stellaris_write(), stellaris_write_block(), stm32l4_auto_probe(), stm32l4_erase(), stm32l4_get_all_wrpxy(), stm32l4_get_flash_cr_with_lock_index(), stm32l4_get_flash_reg(), stm32l4_get_flash_reg_by_index(), stm32l4_get_one_wrpxy(), stm32l4_is_otp(), stm32l4_mass_erase(), stm32l4_otp_enable(), stm32l4_otp_is_enabled(), stm32l4_perform_obl_launch(), stm32l4_probe(), stm32l4_protect(), stm32l4_protect_check(), stm32l4_protect_same_bank(), stm32l4_read_flash_reg(), stm32l4_read_flash_reg_by_index(), stm32l4_read_idcode(), stm32l4_set_secbb(), stm32l4_sync_rdp_tzen(), stm32l4_unlock_option_reg(), stm32l4_unlock_reg(), stm32l4_wait_status_busy(), stm32l4_write(), stm32l4_write_all_wrpxy(), stm32l4_write_block(), stm32l4_write_block_without_loader(), stm32l4_write_flash_reg(), stm32l4_write_flash_reg_by_index(), stm32l4_write_one_wrpxy(), stm32l4_write_option(), stm32lx_auto_probe(), stm32lx_enable_write_half_page(), stm32lx_erase(), stm32lx_erase_sector(), stm32lx_get_flash_status(), stm32lx_lock(), stm32lx_lock_program_memory(), stm32lx_mass_erase(), stm32lx_obl_launch(), stm32lx_probe(), stm32lx_protect_check(), stm32lx_unlock(), stm32lx_unlock_options_bytes(), stm32lx_unlock_program_memory(), stm32lx_update_part_info(), stm32lx_wait_until_bsy_clear(), stm32lx_wait_until_bsy_clear_timeout(), stm32lx_write(), stm32lx_write_half_pages(), stm32x_auto_probe(), stm32x_check_operation_supported(), stm32x_erase(), stm32x_erase_options(), stm32x_get_device_id(), stm32x_get_flash_reg(), stm32x_get_flash_size(), stm32x_get_flash_status(), stm32x_get_info(), stm32x_is_otp(), stm32x_is_otp_unlocked(), stm32x_lock_option_reg(), stm32x_lock_reg(), stm32x_mass_erase(), stm32x_modify_option(), stm32x_otp_disable(), stm32x_otp_enable(), stm32x_otp_is_f7(), stm32x_otp_protect(), stm32x_otp_read_protect(), stm32x_probe(), stm32x_protect(), stm32x_protect_check(), stm32x_read_flash_reg(), stm32x_read_id_code(), stm32x_read_options(), stm32x_set_rdp(), stm32x_unlock_option_reg(), stm32x_unlock_reg(), stm32x_wait_flash_op_queue(), stm32x_wait_status_busy(), stm32x_write(), stm32x_write_block(), stm32x_write_block_async(), stm32x_write_block_riscv(), stm32x_write_flash_reg(), stm32x_write_option(), stm32x_write_options(), stmqspi_abort(), stmqspi_auto_probe(), stmqspi_blank_check(), stmqspi_erase(), stmqspi_probe(), stmqspi_protect(), stmqspi_read(), stmqspi_verify(), stmqspi_write(), stmsmi_auto_probe(), stmsmi_erase(), stmsmi_probe(), stmsmi_protect(), stmsmi_write(), str7x_build_block_list(), str7x_erase(), str7x_get_flash_adr(), str7x_protect(), str7x_protect_check(), str7x_result(), str7x_waitbusy(), str7x_write(), str7x_write_block(), str9x_build_block_list(), str9x_erase(), str9x_protect(), str9x_protect_check(), str9x_write(), str9x_write_block(), str9xpec_blank_check(), str9xpec_build_block_list(), str9xpec_erase(), str9xpec_erase_area(), str9xpec_erase_check(), str9xpec_isc_disable(), str9xpec_isc_enable(), str9xpec_lock_device(), str9xpec_protect(), str9xpec_protect_check(), str9xpec_read_config(), str9xpec_set_address(), str9xpec_unlock_device(), str9xpec_write(), str9xpec_write_options(), sucr_num(), swm050_erase(), swm050_mass_erase(), swm050_write(), tms470_auto_probe(), tms470_erase(), tms470_erase_check(), tms470_flash_initialize_internal_state_machine(), tms470_flash_status(), tms470_probe(), tms470_protect(), tms470_protect_check(), tms470_read_part_info(), tms470_unlock_flash(), tms470_write(), virtual_auto_probe(), virtual_blank_check(), virtual_erase(), virtual_get_master_bank(), virtual_info(), virtual_probe(), virtual_protect(), virtual_protect_check(), virtual_update_bank_info(), virtual_write(), w600_auto_probe(), w600_erase(), w600_get_delay(), w600_get_flash_id(), w600_probe(), w600_start(), w600_start_do(), w600_write(), w600_write_disable(), w600_write_enable(), wait_till_ready(), xcf_auto_probe(), xcf_erase(), xcf_erase_check(), xcf_info(), xcf_probe(), xcf_protect(), xcf_protect_check(), xcf_read(), xcf_write(), xds110_legacy_read_reg(), xds110_legacy_write_reg(), xmc1xxx_auto_probe(), xmc1xxx_erase(), xmc1xxx_erase_check(), xmc1xxx_get_info_command(), xmc1xxx_probe(), xmc1xxx_protect_check(), xmc1xxx_write(), xmc4xxx_clear_flash_status(), xmc4xxx_enter_page_mode(), xmc4xxx_erase(), xmc4xxx_erase_sector(), xmc4xxx_flash_protect(), xmc4xxx_flash_unprotect(), xmc4xxx_get_flash_status(), xmc4xxx_get_info_command(), xmc4xxx_get_sector_start_addr(), xmc4xxx_load_bank_layout(), xmc4xxx_probe(), xmc4xxx_protect(), xmc4xxx_protect_check(), xmc4xxx_temp_unprotect(), xmc4xxx_wait_status_busy(), xmc4xxx_write(), xmc4xxx_write_command_sequence(), and xmc4xxx_write_page().
uint8_t csr |
Definition at line 136 of file esirisc.c.
Referenced by csrr(), csrrci(), csrrs(), csrrsi(), csrrw(), csrsi(), csrw(), esirisc_identify(), esirisc_jtag_read_csr(), esirisc_jtag_write_csr(), handle_halt_routine(), read_remote_csr(), riscv_program_csrr(), riscv_program_csrrci(), riscv_program_csrrsi(), riscv_program_csrw(), stm8_speed(), and write_remote_csr().
|
static |
|
static |
const { ... } esirisc_csrs[] |
Referenced by esirisc_build_reg_cache().
|
static |
Definition at line 33 of file esirisc.c.
Referenced by esirisc_arch_state().
|
static |
const { ... } esirisc_hwdc_masks[] |
Referenced by COMMAND_HANDLER(), and esirisc_find_hwdc_mask().
|
static |
Definition at line 1397 of file esirisc.c.
Referenced by esirisc_build_reg_cache().
const { ... } esirisc_regs[] |
Referenced by esirisc_build_reg_cache().
struct target_type esirisc_target |
int mask |
Definition at line 1698 of file esirisc.c.
Referenced by aarch64_check_state_one(), ap_poll_register(), arm11_step(), arm7_9_full_context(), arm7_9_restore_context(), arm7_9_set_breakpoint(), arm7_9_set_watchpoint(), arm7tdmi_load_word_regs(), arm7tdmi_read_core_regs(), arm7tdmi_read_core_regs_target_buffer(), arm7tdmi_store_word_regs(), arm7tdmi_write_core_regs(), arm9tdmi_load_word_regs(), arm9tdmi_read_core_regs(), arm9tdmi_read_core_regs_target_buffer(), arm9tdmi_store_word_regs(), arm9tdmi_write_core_regs(), arm_cti_mod_reg_bits(), armv8_set_dbgreg_bits(), buf_cmp_mask(), buf_cmp_trailing(), cfi_fixup_non_cfi(), clear_bit(), cmsis_dap_cmd_dap_swj_pins(), COMMAND_HANDLER(), cortex_a_wait_dscr_bits(), cortex_m_add_watchpoint(), cortex_m_endreset_event(), cortex_m_set_maskints(), cortex_m_set_watchpoint(), dap_dp_poll_register(), decode_dmi(), efm32x_get_page_lock(), efm32x_set_page_lock(), esirisc_find_hwdc_mask(), esp32s2_set_peri_reg_mask(), fa526_read_core_regs(), fa526_read_core_regs_target_buffer(), fa526_write_core_regs(), feroceon_read_core_regs(), feroceon_read_core_regs_target_buffer(), feroceon_write_core_regs(), jtag_check_value_mask(), jtag_examine_chain_match_tap(), kinetis_ke_mdm_poll_register(), kinetis_mdm_poll_register(), lpc2900_wait_status(), riscv_address_translate(), samd_get_reservedmask(), samd_modify_user_row(), same5_modify_user_row_masked(), same5_protect(), set_bit(), sh_qspi_wait_for_bit(), stm32l4_write_option(), stm32x_modify_option(), test_iomux_settings(), usbtogpio_config(), usbtogpio_in(), usbtogpio_out(), usbtopoll_checkfail(), usbtopoll_checkok(), watchpoint_add(), and watchpoint_add_internal().
const char* name |
Definition at line 88 of file esirisc.c.
Referenced by COMMAND_HANDLER(), and esirisc_find_hwdc_mask().
enum esirisc_reg_num number |
Definition at line 1716 of file esirisc.c.
Referenced by access_register_command(), arc_init_reg(), arm_build_reg_cache(), armv7m_exception_string(), gdb_generate_target_description(), nds32_reg_exception(), nds32_reg_set(), nds32_reg_simple_name(), nds32_reg_size(), nds32_reg_sr_index(), nds32_reg_symbolic_name(), reg_cache_get(), reg_cache_set(), register_read(), register_read_abstract(), register_read_direct(), register_size(), register_write(), register_write_abstract(), register_write_direct(), riscv_init_registers(), rtos_get_gdb_reg(), semihosting_read_fields(), semihosting_write_fields(), trace_point(), watchpoint_set(), zephyr_get_arc_state(), and zephyr_get_arm_state().