Home
last modified time | relevance | path

Searched refs:B3 (Results 1 – 48 of 48) sorted by relevance

/linux-4.1.27/arch/c6x/lib/
Dcsum_64plus.S153 BNOP .S2 B3,4
221 L15: BNOP .S2 B3,3
298 || MV .S1X B3,A5
299 || MV .L2 B4,B3
303 [A0] SUB .L2 B3,1,B3
308 SUB .L2 B3,1,B3
312 SHR .S2 B3,1,B0
320 || SUB .S2 B3,2,B3
348 AND .L2 B3,B0,B0
353 EXTU .S2 B3,31,31,B0
[all …]
Ddivremi.S22 stw .d2t2 B3, *B15--[2]
33 [B0] addkpc .s2 _divu_ret_1, B3, 1
34 [!B0] addkpc .s2 _divu_ret_2, B3, 1
39 ldw .d2t2 *++B15[2], B3
43 ret .s2 B3
Dremi.S35 ;; call to divu. It stores B3 in on the stack.
40 stw .d2t2 B3, *B15--[2]
51 [B0] addkpc .s2 _divu_ret_1, B3, 1
52 [!B0] addkpc .s2 _divu_ret_2, B3, 1
57 ldw .d2t2 *++B15[2], B3
61 ret .s2 B3
Ddivi.S35 ;; call to divu. It stores B3 in on the stack.
40 || mv .d2 B3, B5
47 [A1] addkpc .s2 _divu_ret, B3, 4
50 || mv .l2 B3,B5
Dmemcpy_64plus.S27 [!B1] BNOP .S2 B3,1
44 BNOP .S2 B3,4
Dpop_rts.S23 lddw .d2t2 *++B15, B3:B2
29 || b .s2 B3
Dllshru.S25 [!A1] b .s2 B3 ; return if zero shift count
37 bnop .s2 B3,5
Dllshr.S25 [!A1] b .s2 B3 ; return if zero shift count
37 bnop .s2 B3,5
Dllshl.S25 [!A1] b .s2 B3 ; just return if zero shift
36 bnop .s2 B3,5
Dremu.S35 ;; call to divu. It stores B3 in on the stack.
45 || [!B1] b .s2 B3 ; RETURN A
75 ret .s2 B3
Ddivu.S35 ;; call to divu. It stores B3 in on the stack.
51 || [!B1] b .s2 B3 ; RETURN A
89 ret .s2 B3
Ddivremu.S37 ||[!b1] b .s2 B3 ; RETURN A
77 ret .s2 B3
Dpush_rts.S30 stdw .d2t2 B3:B2, *B15--
Dnegll.S24 b .s2 B3
Dmpyll.S41 b .s2 B3
/linux-4.1.27/arch/c6x/kernel/
Dswitch_to.S26 STW .D2T2 B3,*+B5(THREAD_PC)
30 LDW .D2T2 *+B4(THREAD_PC),B3
61 B .S2 B3 ; return in next E1
Dentry.S89 STDW .D2T2 B3:B2,*SP--[1]
155 || LDDW .D2T2 *++SP[1],B3:B2
201 ADDKPC .S2 ret_from_exception,B3,4
214 ADDKPC .S2 ret_from_syscall_trace,B3,3
233 || MVKL .S2 ret_from_syscall_function,B3
235 || MVKH .S2 ret_from_syscall_function,B3
247 ADDKPC .S2 resume_userspace,B3,1
264 ADDKPC .S2 work_rescheduled,B3,4
352 [!B1] ADDKPC .S2 ret_from_syscall_function,B3,4
366 ADDKPC .S2 ret_from_syscall_function,B3,4
Dhead.S69 ADDKPC .S2 0f,B3,4
72 CALLP .S2 machine_init,B3
/linux-4.1.27/arch/m68k/fpsp040/
Dsatan.S349 |--ATAN(X) BY X + X*Y*(B1+Y*(B2+Y*(B3+Y*(B4+Y*(B5+Y*B6)))))
350 |--WHICH IS X + X*Y*( [B1+Z*(B3+Z*B5)] + [Y*(B2+Z*(B4+Z*B6)] )
371 faddd ATANB3,%fp3 | ...B3+Z*B5
374 fmulx %fp3,%fp1 | ...Z*(B3+Z*B5)
377 faddd ATANB1,%fp1 | ...B1+Z*(B3+Z*B5)
382 faddx %fp2,%fp1 | ...[B1+Z*(B3+Z*B5)]+[Y*(B2+Z*(B4+Z*B6))]
385 fmulx %fp1,%fp0 | ...X*Y*([B1+Z*(B3+Z*B5)]+[Y*(B2+Z*(B4+Z*B6))])
Dslogn.S437 |--U + U*V*(B1 + V*(B2 + V*(B3 + V*(B4 + V*B5)))) BY
438 |--U + U*V*( [B1 + W*(B3 + W*B5)] + [V*(B2 + W*B4)] )
451 faddd LOGB3,%fp3 | ...B3+W*B5
454 fmulx %fp3,%fp1 | ...W*(B3+W*B5), FP3 RELEASED
458 faddd LOGB1,%fp1 | ...B1+W*(B3+W*B5)
461 faddx %fp2,%fp1 | ...B1+W*(B3+W*B5) + V*(B2+W*B4), FP2 RELEASED
464 fmulx %fp1,%fp0 | ...U*V*( [B1+W*(B3+W*B5)] + [V*(B2+W*B4)] )
Dssin.S288 |--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
290 |--SGN + S'*([B1+T(B3+T(B5+TB7))] + [S(B2+T(B4+T(B6+TB8)))])
293 |--WHILE B2 AND B3 ARE IN DOUBLE-EXTENDED FORMAT, B1 IS -1/2
632 faddx COSB3,%fp2 | ...B3+S(B4+...)
635 fmulx %fp0,%fp2 | ...S(B3+...)
638 faddx COSB2,%fp2 | ...B2+S(B3+...)
699 faddx COSB3,%fp1 | ...B3+S(B4+...)
702 fmulx %fp0,%fp1 | ...S(B3+...)
705 faddx COSB2,%fp1 | ...B2+S(B3+...)
Dsetox.S829 faddd EM1B3,%fp2 | ...fp2 is B3+S*...
832 fmulx %fp0,%fp2 | ...fp2 is S*(B3+...
835 fmulx %fp0,%fp2 | ...fp2 is S*S*(B3+...)
/linux-4.1.27/arch/blackfin/include/asm/
Ddpmc.h374 B3 = I0;
381 B3.L = lo(TCNTL);
410 FP = B3;
516 B3 = I0;
523 B3.L = lo(TCOUNT);
619 FP = B3;
624 FP = B3;
/linux-4.1.27/arch/arm/boot/dts/
Dkirkwood-b3.dts2 * Device Tree file for Excito Bubba B3
12 * L2 cache. If your B3 silently fails to boot, u-boot is probably too
24 model = "Excito B3";
/linux-4.1.27/arch/blackfin/kernel/cplb-nompu/
DMakefile10 -ffixed-B0 -ffixed-B1 -ffixed-B2 -ffixed-B3
/linux-4.1.27/arch/blackfin/kernel/cplb-mpu/
DMakefile10 -ffixed-B0 -ffixed-B1 -ffixed-B2 -ffixed-B3
/linux-4.1.27/include/media/
Dadv7842.h127 uint16_t B3; member
/linux-4.1.27/arch/ia64/
DKconfig.debug48 from step B3 or later don't have this problem. If you're unsure,
/linux-4.1.27/Documentation/hwmon/
Dk8temp19 revisions of K8 except the first two revisions (SH-B0 and SH-B3).
/linux-4.1.27/arch/ia64/kernel/
Dentry.h57 .spillsp b2,SW(B2)+16+(off); .spillsp b3,SW(B3)+16+(off); \
Dunwind_decoder.c397 UNW_DEC_EPILOGUE(B3, t, ecount, arg); in unw_decode_b3_x4()
Dmca_asm.S603 stf.spill [temp2]=f31,SW(B3)-SW(F31)
762 ldf.fill f31=[temp2],SW(B3)-SW(F31)
Dentry.S305 st8 [r15]=r23,SW(B3)-SW(B2) // save b2
310 st8 [r15]=r24,SW(AR_PFS)-SW(B3) // save b3
/linux-4.1.27/drivers/media/i2c/
Dad9389b.c182 u16 B1, u16 B2, u16 B3, u16 B4, in ad9389b_csc_coeff() argument
200 ad9389b_wr_and_or(sd, 0x24, 0xe0, B3>>8); in ad9389b_csc_coeff()
201 ad9389b_wr(sd, 0x25, B3); in ad9389b_csc_coeff()
Dadv7511.c257 u16 B1, u16 B2, u16 B3, u16 B4, in adv7511_csc_coeff() argument
275 adv7511_wr_and_or(sd, 0x24, 0xe0, B3>>8); in adv7511_csc_coeff()
276 adv7511_wr(sd, 0x25, B3); in adv7511_csc_coeff()
Dadv7842.c1648 sdp_io_write_and_or(sd, 0xec, 0xe0, c->B3 >> 8); in sdp_csc_coeff()
1649 sdp_io_write(sd, 0xed, c->B3); in sdp_csc_coeff()
/linux-4.1.27/firmware/radeon/
DRV620_me.bin.ihex596 :1025300000204411000000000000000000294901B3
886 :1037500000000011402112200000000000000012B3
DRV610_me.bin.ihex596 :1025300000204411000000000000000000294901B3
886 :1037500000000011402112200000000000000012B3
DRS780_me.bin.ihex596 :1025300000204411000000000000000000294901B3
DR600_me.bin.ihex882 :1037100000000000810000000020441100000000B3
DRV635_me.bin.ihex596 :1025300000204411000000000000000000294901B3
DRV630_me.bin.ihex596 :1025300000204411000000000000000000294901B3
DRV670_me.bin.ihex596 :1025300000204411000000000000000000294901B3
/linux-4.1.27/Documentation/filesystems/
Dsharedsubtree.txt550 Example: Let's say 'B1', 'B2', 'B3' are shared mounts that propagate to
554 'B1', 'B2' and 'B3' respectively.
557 mount 'B1', 'B2' and 'B3' respectively.
562 'B1' propagates to 'B2' and 'B3'. And the most recently mounted mount
563 on 'B2' at dentry 'b' is 'C2', and that of mount 'B3' is 'C3'.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S5275 fadd.x COSB3(%pc),%fp3 # B3+T(B5+TB7)
5278 fmul.x %fp3,%fp1 # T(B3+T(B5+TB7))
5281 fadd.s COSB1(%pc),%fp1 # B1+T(B3+T(B5+TB7))
5439 fadd.x COSB3(%pc),%fp2 # B3+S(B4+...)
5442 fmul.x %fp0,%fp2 # S(B3+...)
5445 fadd.x COSB2(%pc),%fp2 # B2+S(B3+...)
5510 fadd.x COSB3(%pc),%fp1 # B3+S(B4+...)
5513 fmul.x %fp0,%fp1 # S(B3+...)
5516 fadd.x COSB2(%pc),%fp1 # B2+S(B3+...)
6458 #--ATAN(X) BY X + X*Y*(B1+Y*(B2+Y*(B3+Y*(B4+Y*(B5+Y*B6)))))
[all …]
Dfplsp.S5129 #--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
5131 #--SGN + S'*([B1+T(B3+T(B5+TB7))] + [S(B2+T(B4+T(B6+TB8)))])
5134 #--WHILE B2 AND B3 ARE IN DOUBLE-EXTENDED FORMAT, B1 IS -1/2
6446 fmul.x %fp1,%fp0 # X'*Y*([B1+Z*(B3+Z*B5)]
7458 fadd.d EM1B3(%pc),%fp2 # fp2 is B3+S*...
7461 fmul.x %fp0,%fp2 # fp2 is S*(B3+...
7464 fmul.x %fp0,%fp2 # fp2 is S*S*(B3+...)
/linux-4.1.27/Documentation/power/
Dpci.txt82 (B0-B3). The higher the number, the less power is drawn by the device or bus
/linux-4.1.27/firmware/bnx2x/
Dbnx2x-e2-6.2.9.0.fw.ihex68 :1004300004050280002000000205005000000007B3