Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms32025/
H A Dtms32025.h118 TMS32025_AR0, TMS32025_AR1, TMS32025_AR2, TMS32025_AR3, enumerator
H A Dtms32025.c153 TMS32025_ACC, TMS32025_PREG,TMS32025_TREG,TMS32025_RPTC,TMS32025_AR0, TMS32025_AR1, -1,
2015 case TMS32025_AR1: return R.AR[1]; in tms32025_get_reg()
2068 case TMS32025_AR1: R.AR[1] = val; break; in tms32025_set_reg()
2146 case CPU_INFO_REG+TMS32025_AR1: sprintf(buffer[which], "AR1:%04X", r->AR[1]); break; in tms32025_info()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms32025/
H A Dtms32025.h118 TMS32025_AR0, TMS32025_AR1, TMS32025_AR2, TMS32025_AR3, enumerator
H A Dtms32025.c153 TMS32025_ACC, TMS32025_PREG,TMS32025_TREG,TMS32025_RPTC,TMS32025_AR0, TMS32025_AR1, -1,
2015 case TMS32025_AR1: return R.AR[1]; in tms32025_get_reg()
2068 case TMS32025_AR1: R.AR[1] = val; break; in tms32025_set_reg()
2146 case CPU_INFO_REG+TMS32025_AR1: sprintf(buffer[which], "AR1:%04X", r->AR[1]); break; in tms32025_info()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms32025/
H A Dtms32025.h47 TMS32025_AR0, TMS32025_AR1, TMS32025_AR2, TMS32025_AR3, enumerator
H A Dtms32025.cpp1741 state_add( TMS32025_AR1, "AR1", m_AR[1]).formatstr("%04X"); in device_start()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms32025/
H A Dtms32025.h47 TMS32025_AR0, TMS32025_AR1, TMS32025_AR2, TMS32025_AR3, enumerator
H A Dtms32025.cpp1741 state_add( TMS32025_AR1, "AR1", m_AR[1]).formatstr("%04X"); in device_start()