Searched refs:cs_prefix (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/osfmk/arm64/ |
| H A D | speculation.h | 66 #define SPECULATION_GUARD_ZEROING_GEN(out, value, cmp_1, cmp_2, cc, cmp_prefix, cs_prefix) \ argument 71 "csel %" cs_prefix "[_out], %" cs_prefix "[_value], %" cs_prefix "[_zero], " cc "\n" \ 131 …ne SPECULATION_GUARD_SELECT_GEN(out, cmp_1, cmp_2, cc, sel_1, n_cc, sel_2, cmp_prefix, cs_prefix) \ argument 134 "csel %" cs_prefix "[_out], %" cs_prefix "[_sel_1], %" cs_prefix "[_sel_2], " cc "\n" \
|