Searched refs:OPC_SYNC (Results 1 – 2 of 2) sorted by relevance
270 OPC_SYNC = OPC_SPECIAL | 017,359 OPC_SYNC_WMB = OPC_SYNC | 0x04 << 6,360 OPC_SYNC_MB = OPC_SYNC | 0x10 << 6,361 OPC_SYNC_ACQUIRE = OPC_SYNC | 0x11 << 6,362 OPC_SYNC_RELEASE = OPC_SYNC | 0x12 << 6,363 OPC_SYNC_RMB = OPC_SYNC | 0x13 << 6,
256 OPC_SYNC = 0x0F | OPC_SPECIAL, enumerator13303 case OPC_SYNC: in decode_opc_special()