Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/e132xs/
H A De132xs.cpp462 #define SAME_SRCF_DST (decode)->same_srcf_dst macro
1043 SAME_SRCF_DST = 1; \
1051 SAME_SRCF_DST = 1; \
1079 SAME_SRCF_DST = 1; \
3114 if(SAME_SRC_DST || SAME_SRCF_DST) in hyperstone_ldxx2()
3123 if(!SAME_SRC_DST && !SAME_SRCF_DST) in hyperstone_ldxx2()
3355 if( SAME_SRCF_DST ) in hyperstone_stxx2()
4203 if(!(decode->src == decode->dst && S_BIT == LOCAL) && !SAME_SRCF_DST ) in hyperstone_lddp()
4255 if( SAME_SRCF_DST ) in hyperstone_stdp()