Home
last modified time | relevance | path

Searched defs:XtensaConfig (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dcpu.h429 typedef struct XtensaConfig { struct
430 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 …]