Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h67 #define ICC_C_CLEAR (!ICC_C_SET) macro
H A Dsparc.cpp3513 case 12: return ICC_C_CLEAR && ICC_Z_CLEAR; in evaluate_condition()
3514 case 13: return ICC_C_CLEAR; in evaluate_condition()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h67 #define ICC_C_CLEAR (!ICC_C_SET) macro
H A Dsparc.cpp3513 case 12: return ICC_C_CLEAR && ICC_Z_CLEAR; in evaluate_condition()
3514 case 13: return ICC_C_CLEAR; in evaluate_condition()