Searched refs:OPC_LX_DSP (Results 1 – 1 of 1) sorted by relevance
359 OPC_LX_DSP = 0x0A | OPC_SPECIAL3, enumerator494 OPC_LBUX = (0x06 << 6) | OPC_LX_DSP,495 OPC_LHX = (0x04 << 6) | OPC_LX_DSP,496 OPC_LWX = (0x00 << 6) | OPC_LX_DSP,497 OPC_LDX = (0x08 << 6) | OPC_LX_DSP,13612 case OPC_LX_DSP: in decode_opc_special3_legacy()