Searched refs:fcsr_orig (Results 1 – 1 of 1) sorted by relevance
153 u32 fcsr_orig; in poly1305_init()155 asm volatile ("cfc1 %0,$31":"=r"(fcsr_orig)); in poly1305_init()217 asm volatile ("ctc1 %0,$31"::"r"(fcsr_orig)); in poly1305_init()275 u32 fcsr_orig; in poly1305_blocks() local277 asm volatile ("cfc1 %0,$31":"=r"(fcsr_orig)); in poly1305_blocks()426 asm volatile ("ctc1 %0,$31"::"r"(fcsr_orig)); in poly1305_blocks()