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