Home | History | Annotate | Download | only in atomic

Lines Matching refs:REL

66 #define REL
72 #define REL
78 #define REL l
84 #define REL l
90 #define REL
123 #define STXR _CONCAT4(st, REL, xr, OPSFX)
125 #define STXP _CONCAT3(st, REL, xp)
128 #define SWP _CONCAT4(swp, ACQ, REL, OPSFX)
129 #define CAS _CONCAT4(cas, ACQ, REL, OPSFX)
130 #define CASP _CONCAT3(casp, ACQ, REL)
131 #define INSN _CONCAT5(ld, OP, ACQ, REL, OPSFX)