Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/e132xs/
H A De132xs.cpp1374 PC += EXTRA_S; in execute_br()
1959 CHECK_VADD(SREG,EXTRA_S,tmp); in hyperstone_sums()
2404 imm = EXTRA_S; in hyperstone_addsi()
2881 load = READ_B(EXTRA_S); in hyperstone_ldxx1()
2889 load = READ_B(EXTRA_S); in hyperstone_ldxx1()
3049 SET_DREG(DREG + EXTRA_S); in hyperstone_ldxx2()
3062 SET_DREG(DREG + EXTRA_S); in hyperstone_ldxx2()
3298 SET_DREG(DREG + EXTRA_S); in hyperstone_stxx2()
3305 SET_DREG(DREG + EXTRA_S); in hyperstone_stxx2()
4414 EXTRA_S = (EXTRA_S & ~1) + SREG; in hyperstone_call()
[all …]