Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h131 void swab_ind(uint16_t op);
H A Dt11ops.hxx342 void t11_device::swab_ind(uint16_t op) { m_icount -= 27; { SWAB_M(IND); } } in swab_ind() function in t11_device
H A Dt11table.hxx31 …OP(swab_rg), OP(swab_rgd), OP(swab_in), OP(swab_ind), OP(swab_de), OP(swab_ded), OP…
/dports/emulators/mame/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h131 void swab_ind(uint16_t op);
H A Dt11ops.hxx342 void t11_device::swab_ind(uint16_t op) { m_icount -= 27; { SWAB_M(IND); } } in swab_ind() function in t11_device
H A Dt11table.hxx31 …OP(swab_rg), OP(swab_rgd), OP(swab_in), OP(swab_ind), OP(swab_de), OP(swab_ded), OP…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/t11/
H A Dt11table.c41 static void swab_ind(void);
1118 swab_rg, swab_rgd, swab_in, swab_ind, swab_de, swab_ded, swab_ix, swab_ixd,
H A Dt11ops.c301 static void swab_ind(void) { SWAB_M(IND); } in swab_ind() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/t11/
H A Dt11table.c41 static void swab_ind(void);
1118 swab_rg, swab_rgd, swab_in, swab_ind, swab_de, swab_ded, swab_ix, swab_ixd,
H A Dt11ops.c303 static void swab_ind(void) { t11_ICount -= 27; { SWAB_M(IND); } } in swab_ind() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/t11/
H A Dt11table.c41 static void swab_ind(void);
1118 swab_rg, swab_rgd, swab_in, swab_ind, swab_de, swab_ded, swab_ix, swab_ixd,
H A Dt11ops.c303 static void swab_ind(void) { t11_ICount -= 27; { SWAB_M(IND); } } in swab_ind() function