OpenOCD
|
Go to the source code of this file.
Data Structures | |
struct | mips_m4k_common |
Macros | |
#define | MIPSM4K_COMMON_MAGIC 0xB321B321U |
Functions | |
static void | mips_m4k_isa_filter (enum mips32_isa_imp isa_imp, target_addr_t *addr) |
static struct mips_m4k_common * | target_to_m4k (struct target *target) |
#define MIPSM4K_COMMON_MAGIC 0xB321B321U |
Definition at line 18 of file mips_m4k.h.
|
inlinestatic |
Definition at line 35 of file mips_m4k.h.
References addr, and LOG_USER.
Referenced by mips_m4k_internal_restore(), and mips_m4k_step().
|
inlinestatic |
Definition at line 29 of file mips_m4k.h.
References target::arch_info, container_of, and mips_m4k_common::mips32.
Referenced by COMMAND_HANDLER(), mips_m4k_assert_reset(), and mips_m4k_examine().