Home
last modified time | relevance | path

Searched refs:m_opcode_table_x87_dd (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/i386/
H A Di386.h337 i386_modrm_func m_opcode_table_x87_dd[256]; variable
H A Dx87ops.hxx5063 (this->*m_opcode_table_x87_dd[modrm])(modrm); in i386_x87_group_dd()
5360 m_opcode_table_x87_dd[modrm] = ptr; in build_x87_opcode_table_dd()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/i386/
H A Di386.h337 i386_modrm_func m_opcode_table_x87_dd[256]; variable
H A Dx87ops.hxx5063 (this->*m_opcode_table_x87_dd[modrm])(modrm); in i386_x87_group_dd()
5360 m_opcode_table_x87_dd[modrm] = ptr; in build_x87_opcode_table_dd()