void hyperstone_device::opc9() { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fcmpd(decode); }
static void hyperstone_opc9(UINT16 opcode) { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fcmpd(decode); }