Home
last modified time | relevance | path

Searched refs:SR0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst53 SR0 临时空间寄存器
64 SR0 临时空间寄存器
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c489 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu()
535 FP_ADD_S(SR0, SA0, SB0); in do_spe_mathemu()
540 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu()
545 FP_MUL_S(SR0, SA0, SB0); in do_spe_mathemu()
550 FP_DIV_S(SR0, SA0, SB0); in do_spe_mathemu()
633 FP_PACK_SP(vc.wp, SR0); in do_spe_mathemu()
/openbmc/linux/Documentation/arch/parisc/
H A Dregisters.rst43 SR0 temporary space register
54 SR0 temporary space register
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1158 #define SR0 0 macro