/arch/sparc/math-emu/ |
D | math_32.c | 282 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 …]
|
D | math_64.c | 178 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/ |
D | math.c | 101 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/ |
D | math_efp.c | 222 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/ |
D | math.c | 199 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in emu_aebr() 205 FP_UNPACK_SP(SB, ¤t->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, ¤t->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/ |
D | fpa11.inl | 42 /* 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/ |
D | ep405.dts | 182 03 /* SB Winbond 8259 ? */
|
/arch/blackfin/mach-bf533/include/mach/ |
D | defBF532.h | 544 #define SB 0x40 macro
|
/arch/blackfin/mach-bf561/include/mach/ |
D | defBF561.h | 961 #define SB 0x40 macro
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF51x_base.h | 850 #define SB 0x40 /* Set Break */ macro
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF52x_base.h | 851 #define SB 0x40 /* Set Break */ macro
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF534.h | 1124 #define SB 0x40 /* Set Break */ macro
|
/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 3396 #define SB 0x40 /* Set Break */ macro
|
/arch/blackfin/mach-bf538/include/mach/ |
D | defBF539.h | 1690 #define SB 0x40 /* Set Break */ macro
|