Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/f8/
H A Df8.cpp252 SET_SZ(tmp); in do_add_decimal()
834 SET_SZ(m_a); in f8_sr_1()
845 SET_SZ(m_a); in f8_sl_1()
856 SET_SZ(m_a); in f8_sr_4()
867 SET_SZ(m_a); in f8_sl_4()
898 SET_SZ(m_a); in f8_com()
911 SET_SZ(m_a); in f8_lnk()
1131 SET_SZ(d); in f8_ds_r()
1143 SET_SZ(d); in f8_ds_isar()
1155 SET_SZ(d); in f8_ds_isar_i()
[all …]
H A Df8.h78 inline void SET_SZ(u8 n);
/dports/emulators/mame/mame-mame0226/src/devices/cpu/f8/
H A Df8.cpp252 SET_SZ(tmp); in do_add_decimal()
834 SET_SZ(m_a); in f8_sr_1()
845 SET_SZ(m_a); in f8_sl_1()
856 SET_SZ(m_a); in f8_sr_4()
867 SET_SZ(m_a); in f8_sl_4()
898 SET_SZ(m_a); in f8_com()
911 SET_SZ(m_a); in f8_lnk()
1131 SET_SZ(d); in f8_ds_r()
1143 SET_SZ(d); in f8_ds_isar()
1155 SET_SZ(d); in f8_ds_isar_i()
[all …]
H A Df8.h78 inline void SET_SZ(u8 n);
/dports/emulators/mess/mame-mame0226/src/devices/cpu/cp1610/
H A Dcp1610.cpp165 SET_SZ(m_r[n]); in cp1610_incr()
177 SET_SZ(m_r[n]); in cp1610_decr()
189 SET_SZ(m_r[n]); in cp1610_comr()
204 SET_SZ(m_r[n]); in cp1610_negr()
220 SET_SZ(m_r[n]); in cp1610_adcr()
634 SET_SZ(temp); in cp1610_cmpr()
1292 SET_SZ(res); in cp1610_cmp()
1309 SET_SZ(res); in cp1610_cmpat()
1327 SET_SZ(res); in cp1610_cmpat_i()
1346 SET_SZ(res); in cp1610_cmpat_d()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/cp1610/
H A Dcp1610.cpp165 SET_SZ(m_r[n]); in cp1610_incr()
177 SET_SZ(m_r[n]); in cp1610_decr()
189 SET_SZ(m_r[n]); in cp1610_comr()
204 SET_SZ(m_r[n]); in cp1610_negr()
220 SET_SZ(m_r[n]); in cp1610_adcr()
634 SET_SZ(temp); in cp1610_cmpr()
1292 SET_SZ(res); in cp1610_cmp()
1309 SET_SZ(res); in cp1610_cmpat()
1327 SET_SZ(res); in cp1610_cmpat_i()
1346 SET_SZ(res); in cp1610_cmpat_d()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/f8/
H A Df8.cpp676 SET_SZ(cpustate->a); in f8_sr_1()
687 SET_SZ(cpustate->a); in f8_sl_1()
698 SET_SZ(cpustate->a); in f8_sr_4()
709 SET_SZ(cpustate->a); in f8_sl_4()
892 SET_SZ((UINT8)tmp); in f8_ci()
1190 SET_SZ(tmp); in f8_amd()
1249 SET_SZ((UINT8)tmp); in f8_cm()
1406 SET_SZ(tmp); in f8_asd()
1439 SET_SZ(tmp); in f8_asd_isar()
1472 SET_SZ(tmp); in f8_asd_isar_i()
[all …]