Home
last modified time | relevance | path

Searched refs:op_mapvar (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h134 void op_mapvar(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h135 void op_mapvar(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp317 { uml::OP_MAPVAR, &drcbe_x64::op_mapvar }, // MAPVAR mapvar,value
1276 void drcbe_x64::op_mapvar(Assembler &a, const instruction &inst) in op_mapvar() function in drc::drcbe_x64
H A Ddrcbex86.cpp195 { uml::OP_MAPVAR, &drcbe_x86::op_mapvar }, // MAPVAR mapvar,value
2074 void drcbe_x86::op_mapvar(Assembler &a, const instruction &inst) in op_mapvar() function in drc::drcbe_x86
/dports/emulators/mame/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h134 void op_mapvar(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h135 void op_mapvar(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp317 { uml::OP_MAPVAR, &drcbe_x64::op_mapvar }, // MAPVAR mapvar,value
1276 void drcbe_x64::op_mapvar(Assembler &a, const instruction &inst) in op_mapvar() function in drc::drcbe_x64
H A Ddrcbex86.cpp195 { uml::OP_MAPVAR, &drcbe_x86::op_mapvar }, // MAPVAR mapvar,value
2074 void drcbe_x86::op_mapvar(Assembler &a, const instruction &inst) in op_mapvar() function in drc::drcbe_x86