Searched refs:SA0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | math_efp.c | 489 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu() 496 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu() 504 FP_UNPACK_SP(SA0, va.wp); 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() 641 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu() 643 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
|
/openbmc/linux/drivers/net/wan/ |
H A D | hd64570.h | 64 #define SA0 0x12 /* Sync/Address 0 */ macro
|
H A D | hd64572.h | 82 #define SA0 0x140 /* Syn Address reg 0 */ macro
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | macros.h.inc | 100 #define fWRITE_LOOP_REGS0(START, COUNT) SA0 = START; (LC0 = COUNT)
|
/openbmc/qemu/target/hexagon/ |
H A D | attribs_def.h.inc | 108 DEF_ATTRIB(IMPLICIT_WRITES_SA0, "Writes start addr for loop 0", "", "UREG.SA0")
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 1736 Field 4 SA0
|