void hyperstone_device::op89() { LOCAL_DECODE_INIT; Lndecode(decode); hyperstone_shldi(decode); }
static void hyperstone_op89(UINT16 opcode) { LOCAL_DECODE_INIT; Lndecode(decode); hyperstone_shldi(decode); }