Searched refs:SR0 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/powerpc/math-emu/ |
D | math_efp.c | 486 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu() 531 FP_ADD_S(SR0, SA0, SB0); in do_spe_mathemu() 536 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu() 541 FP_MUL_S(SR0, SA0, SB0); in do_spe_mathemu() 546 FP_DIV_S(SR0, SA0, SB0); in do_spe_mathemu() 629 FP_PACK_SP(vc.wp, SR0); in do_spe_mathemu()
|
/Linux-v5.10/Documentation/parisc/ |
D | registers.rst | 43 SR0 temporary space register 54 SR0 temporary space register
|
/Linux-v5.10/drivers/tty/ |
D | synclinkmp.c | 313 #define SR0 0x22 macro 4284 while( info->tx_count && (read_reg(info,SR0) & BIT1) ) { in tx_load_fifo()
|