Searched defs:OP_IS_STORE (Results 1 – 2 of 2) sorted by relevance
53 #define OP_IS_STORE(type) ((STORE <= (type) && (type) <= STORE_VSX) || (type) == STCX) macro
54 #define OP_IS_STORE(type) ((STORE <= (type) && (type) <= STORE_VSX) || (type) == STCX) macro