Searched refs:OPC_SYNC (Results 1 – 2 of 2) sorted by relevance
265 OPC_SYNC = OPC_SPECIAL | 017,354 OPC_SYNC_WMB = OPC_SYNC | 0x04 << 6,355 OPC_SYNC_MB = OPC_SYNC | 0x10 << 6,356 OPC_SYNC_ACQUIRE = OPC_SYNC | 0x11 << 6,357 OPC_SYNC_RELEASE = OPC_SYNC | 0x12 << 6,358 OPC_SYNC_RMB = OPC_SYNC | 0x13 << 6,
255 OPC_SYNC = 0x0F | OPC_SPECIAL, enumerator13302 case OPC_SYNC: in decode_opc_special()