Home
last modified time | relevance | path

Searched refs:SR1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst55 SR1 临时空间寄存器
65 SR1 临时空间寄存器
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c490 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
536 FP_ADD_S(SR1, SA1, SB1); in do_spe_mathemu()
541 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu()
546 FP_MUL_S(SR1, SA1, SB1); in do_spe_mathemu()
551 FP_DIV_S(SR1, SA1, SB1); in do_spe_mathemu()
634 FP_PACK_SP(vc.wp + 1, SR1); in do_spe_mathemu()
/openbmc/linux/Documentation/arch/parisc/
H A Dregisters.rst45 SR1 temporary space register
55 SR1 temporary space register
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,pru-rproc.yaml19 The K3 SoCs containing ICSSG v1.0 (eg: AM65x SR1.0) also have two Auxiliary
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1159 #define SR1 1 macro