Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h196 void op_fcmp(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h203 void op_fcmp(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp389 { uml::OP_FCMP, &drcbe_x64::op_fcmp }, // FCMP src1,src2
4430 void drcbe_x64::op_fcmp(Assembler &a, const instruction &inst) in op_fcmp() function in drc::drcbe_x64
H A Ddrcbex86.cpp267 { uml::OP_FCMP, &drcbe_x86::op_fcmp }, // FCMP src1,src2
5739 void drcbe_x86::op_fcmp(Assembler &a, const instruction &inst) in op_fcmp() function in drc::drcbe_x86
/dports/emulators/mame/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h196 void op_fcmp(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h203 void op_fcmp(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp389 { uml::OP_FCMP, &drcbe_x64::op_fcmp }, // FCMP src1,src2
4430 void drcbe_x64::op_fcmp(Assembler &a, const instruction &inst) in op_fcmp() function in drc::drcbe_x64
H A Ddrcbex86.cpp267 { uml::OP_FCMP, &drcbe_x86::op_fcmp }, // FCMP src1,src2
5739 void drcbe_x86::op_fcmp(Assembler &a, const instruction &inst) in op_fcmp() function in drc::drcbe_x86