Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h695 void negb_ded(uint16_t op);
H A Dt11ops.hxx962 void t11_device::negb_ded(uint16_t op) { m_icount -= 30; { NEGB_M(DED); } } in negb_ded() function in t11_device
H A Dt11table.hxx731 …OP(negb_rg), OP(negb_rgd), OP(negb_in), OP(negb_ind), OP(negb_de), OP(negb_ded), OP…
/dports/emulators/mame/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h695 void negb_ded(uint16_t op);
H A Dt11ops.hxx962 void t11_device::negb_ded(uint16_t op) { m_icount -= 30; { NEGB_M(DED); } } in negb_ded() function in t11_device
H A Dt11table.hxx731 …OP(negb_rg), OP(negb_rgd), OP(negb_in), OP(negb_ind), OP(negb_de), OP(negb_ded), OP…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/t11/
H A Dt11table.c635 static void negb_ded(void);
1818 negb_rg, negb_rgd, negb_in, negb_ind, negb_de, negb_ded, negb_ix, negb_ixd,
H A Dt11ops.c918 static void negb_ded(void) { NEGB_M(DED); } in negb_ded() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/t11/
H A Dt11table.c635 static void negb_ded(void);
1818 negb_rg, negb_rgd, negb_in, negb_ind, negb_de, negb_ded, negb_ix, negb_ixd,
H A Dt11ops.c923 static void negb_ded(void) { t11_ICount -= 30; { NEGB_M(DED); } } in negb_ded() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/t11/
H A Dt11table.c635 static void negb_ded(void);
1818 negb_rg, negb_rgd, negb_in, negb_ind, negb_de, negb_ded, negb_ix, negb_ixd,
H A Dt11ops.c923 static void negb_ded(void) { t11_ICount -= 30; { NEGB_M(DED); } } in negb_ded() function