Home
last modified time | relevance | path

Searched refs:SB (Results 1 – 14 of 14) sorted by relevance

/arch/sparc/math-emu/
Dmath_32.c282 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_one_mathemu()
390 case 5: FP_UNPACK_SP (SB, rs2); break; in do_one_mathemu()
424 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_one_mathemu()
428 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
432 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_one_mathemu()
434 FP_CONV (D, S, 2, 1, DB, SB); in do_one_mathemu()
440 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_one_mathemu()
444 case FSQRTS: FP_SQRT_S (SR, SB); break; in do_one_mathemu()
452 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_one_mathemu()
460 case FSTOD: FP_CONV (D, S, 2, 1, DR, SB); break; in do_one_mathemu()
[all …]
Dmath_64.c178 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_mathemu()
395 case 5: FP_UNPACK_SP (SB, rs2); break; in do_mathemu()
421 case FADDS: FP_ADD_S (SR, SA, SB); break; in do_mathemu()
425 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
429 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_mathemu()
431 FP_CONV (D, S, 1, 1, DB, SB); in do_mathemu()
437 case FDIVS: FP_DIV_S (SR, SA, SB); break; in do_mathemu()
441 case FSQRTS: FP_SQRT_S (SR, SB); break; in do_mathemu()
449 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_mathemu()
452 case FSTOX: FP_TO_INT_S (XR, SB, 64, 1); break; in do_mathemu()
[all …]
/arch/alpha/math-emu/
Dmath.c101 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in alpha_fp_emul()
131 FP_UNPACK_SP(SB, &vb); in alpha_fp_emul()
135 FP_SUB_S(SR, SA, SB); in alpha_fp_emul()
139 FP_ADD_S(SR, SA, SB); in alpha_fp_emul()
143 FP_MUL_S(SR, SA, SB); in alpha_fp_emul()
147 FP_DIV_S(SR, SA, SB); in alpha_fp_emul()
151 FP_SQRT_S(SR, SB); in alpha_fp_emul()
225 FP_UNPACK_SP(SB, &vb); in alpha_fp_emul()
/arch/powerpc/math-emu/
Dmath_efp.c222 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_spe_mathemu()
229 FP_UNPACK_SP(SB, vb.wp + 1); in do_spe_mathemu()
255 FP_ADD_S(SR, SA, SB); in do_spe_mathemu()
259 FP_SUB_S(SR, SA, SB); in do_spe_mathemu()
263 FP_MUL_S(SR, SA, SB); in do_spe_mathemu()
267 FP_DIV_S(SR, SA, SB); in do_spe_mathemu()
319 _FP_ROUND(1, SB); in do_spe_mathemu()
321 _FP_ROUND_ZERO(1, SB); in do_spe_mathemu()
323 FP_TO_INT_S(vc.wp[1], SB, 32, ((func & 0x3) != 0)); in do_spe_mathemu()
339 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu()
[all …]
/arch/s390/math-emu/
Dmath.c199 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in emu_aebr()
205 FP_UNPACK_SP(SB, &current->thread.fp_regs.fprs[ry].f); in emu_aebr()
206 FP_ADD_S(SR, SA, SB); in emu_aebr()
214 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in emu_aeb()
220 FP_UNPACK_SP(SB, val); in emu_aeb()
221 FP_ADD_S(SR, SA, SB); in emu_aeb()
282 FP_DECL_S(SA); FP_DECL_S(SB); in emu_cebr()
286 FP_UNPACK_RAW_SP(SB, &current->thread.fp_regs.fprs[ry].f); in emu_cebr()
287 FP_CMP_S(IR, SA, SB, 3); in emu_cebr()
298 FP_DECL_S(SA); FP_DECL_S(SB); in emu_ceb()
[all …]
/arch/arm/nwfpe/
Dfpa11.inl42 /* clear SB, AB and DA bits before returning FPCR */
49 fpa11->fpcr &= ~MASK_WFC; /* clear SB, AB and DA bits */
50 fpa11->fpcr |= (reg & MASK_WFC); /* write SB, AB and DA bits */
/arch/powerpc/boot/dts/
Dep405.dts182 03 /* SB Winbond 8259 ? */
/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h544 #define SB 0x40 macro
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h961 #define SB 0x40 macro
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h850 #define SB 0x40 /* Set Break */ macro
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h851 #define SB 0x40 /* Set Break */ macro
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h1124 #define SB 0x40 /* Set Break */ macro
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h3396 #define SB 0x40 /* Set Break */ macro
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h1690 #define SB 0x40 /* Set Break */ macro