Searched refs:CK_PR_STORE_IMM (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h245 #define CK_PR_STORE_IMM(S, M, T, C, I, K) \ macro
267 CK_PR_STORE_IMM(ptr, void, const void *, char, "movq", CK_CC_IMM_U32)
272 #define CK_PR_STORE_S(S, T, I, K) CK_PR_STORE_IMM(S, T, T, T, I, K)
283 #undef CK_PR_STORE_IMM macro

Completed in 105 milliseconds