Searched refs:cop1_64bit (Results 1 – 1 of 1) sorted by relevance
782 static inline int cop1_64bit(struct pt_regs *xcp) in cop1_64bit() function800 if (cop1_64bit(xcp) && !hybrid_fprs()) \808 if (cop1_64bit(xcp) && !hybrid_fprs()) { \829 ((di) = get_fpr64(&ctx->fpr[(x) & ~(cop1_64bit(xcp) ^ 1)], 0))834 fpr = (x) & ~(cop1_64bit(xcp) ^ 1); \