Searched refs:EMU_NUM_CONTROL_REGS (Results 1 – 2 of 2) sorted by relevance
44 #define EMU_NUM_CONTROL_REGS 0x1000 macro47 BITSET_DECLARE(written, EMU_NUM_CONTROL_REGS);48 uint32_t val[EMU_NUM_CONTROL_REGS];
527 BITSET_FOREACH_SET (i, emu->control_regs.written, EMU_NUM_CONTROL_REGS) { in emu_dump_state_change()