Searched defs:XtensaConfig (Results 1 – 1 of 1) sorted by relevance
429 typedef struct XtensaConfig { struct430 const char *name;431 uint64_t options;432 XtensaGdbRegmap gdb_regmap;433 unsigned nareg;434 int excm_level;435 int ndepc;436 unsigned inst_fetch_width;437 unsigned max_insn_size;438 uint32_t vecbase;[all …]