Searched refs:EMU_INSTR_BASE (Results 1 – 2 of 2) sorted by relevance
449 mem_write_dword(emu, EMU_INSTR_BASE + (4 * i), emu->instrs[i]); in emu_init()457 emu_set_reg64(emu, &CP_LPAC_SQE_INSTR_BASE, EMU_INSTR_BASE); in emu_init()459 emu_set_reg64(emu, &CP_SQE_INSTR_BASE, EMU_INSTR_BASE); in emu_init()
146 #define EMU_INSTR_BASE 0x1000 macro