Searched refs:opSEARCHDB (Results 1 – 8 of 8) sorted by relevance
506 static UINT32 opSEARCHDB(UINT8 bSearch) in opSEARCHDB() function560 static UINT32 opSCHCDB(void) { return opSEARCHDB(1); } in opSCHCDB()564 static UINT32 opSKPCDB(void) { return opSEARCHDB(0); } in opSKPCDB()
506 UINT32 opSEARCHDB(UINT8 bSearch) in opSEARCHDB() function560 UINT32 opSCHCDB(void) { return opSEARCHDB(1); } in opSCHCDB()564 UINT32 opSKPCDB(void) { return opSEARCHDB(0); } in opSKPCDB()
488 uint32_t v60_device::opSEARCHDB(uint8_t bSearch) in opSEARCHDB() function in v60_device542 uint32_t v60_device::opSCHCDB() { return opSEARCHDB(1); } in opSCHCDB()546 uint32_t v60_device::opSKPCDB() { return opSEARCHDB(0); } in opSKPCDB()
721 uint32_t opSEARCHDB(uint8_t bSearch);