Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/arcompact/
H A Darcompactdasm_dispatch.cpp790 case 0x06:size = handle18_06_dasm(stream, pc, op, opcodes); break; // subtable 18_06 in handle18_dasm()
818 int arcompact_disassembler::handle18_06_dasm(std::ostream &stream, offs_t pc, uint16_t op, const da… in handle18_06_dasm() function in arcompact_disassembler
H A Darcompactdasm.h711 int handle18_06_dasm(std::ostream &stream, offs_t pc, uint16_t op, const data_buffer &opcodes);
/dports/emulators/mame/mame-mame0226/src/devices/cpu/arcompact/
H A Darcompactdasm_dispatch.cpp790 case 0x06:size = handle18_06_dasm(stream, pc, op, opcodes); break; // subtable 18_06 in handle18_dasm()
818 int arcompact_disassembler::handle18_06_dasm(std::ostream &stream, offs_t pc, uint16_t op, const da… in handle18_06_dasm() function in arcompact_disassembler
H A Darcompactdasm.h711 int handle18_06_dasm(std::ostream &stream, offs_t pc, uint16_t op, const data_buffer &opcodes);