Searched refs:opDECB (Results 1 – 8 of 8) sorted by relevance
70 static UINT32 opDECB(void) /* TRUSTED */ in opDECB() function586 static UINT32 opDECB_0(void) { modM=0; return opDECB(); } in opDECB_0()587 static UINT32 opDECB_1(void) { modM=1; return opDECB(); } in opDECB_1()
70 static UINT32 opDECB(void) /* TRUSTED */ in opDECB() function588 static UINT32 opDECB_0(void) { modM=0; return opDECB(); } in opDECB_0()589 static UINT32 opDECB_1(void) { modM=1; return opDECB(); } in opDECB_1()
70 UINT32 opDECB(void) /* TRUSTED */ in opDECB() function595 UINT32 opDECB_0(void) { modM=0; return opDECB(); } in opDECB_0()596 UINT32 opDECB_1(void) { modM=1; return opDECB(); } in opDECB_1()
72 uint32_t v60_device::opDECB() /* TRUSTED */ in opDECB() function in v60_device582 uint32_t v60_device::opDECB_0() { m_modm = 0; return opDECB(); } in opDECB_0()583 uint32_t v60_device::opDECB_1() { m_modm = 1; return opDECB(); } in opDECB_1()
582 uint32_t opDECB();