Searched refs:fpscr (Results 1 – 1 of 1) sorted by relevance
138 double fpscr_orig, fpscr = *(double *)&one; in poly1305_init()141 asm volatile ("mtfsf 255,%0"::"f"(fpscr)); in poly1305_init()260 double fpscr_orig, fpscr = *(double *)&one; in poly1305_blocks() local263 asm volatile ("mtfsf 255,%0"::"f"(fpscr)); in poly1305_blocks()
Completed in 5 milliseconds