Searched refs:IS_SWAP (Results 1 – 1 of 1) sorted by relevance
133 #define IS_SWAP(i) (((i) & 0xc1f80000) == 0xc0780000) macro771 if ((IS_SWAP(instr) && swap_nc(rp, instr)) || in trap()