Searched refs:ARM64_INSTR_CAS_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define ARM64_INSTR_CAS_MASK (0x3fa07c00) macro43 #define ARM64_INSTR_IS_CAS(x) (((x) & ARM64_INSTR_CAS_MASK) == ARM64_INSTR_CAS_BITS)