Home
last modified time | relevance | path

Searched refs:B2 (Results 1 – 39 of 39) sorted by relevance

/linux-4.4.14/arch/c6x/kernel/
Dhead.S45 MVC .S2 CSR,B2
46 CLR .S2 B2,0,1,B2
47 MVC .S2 B2,CSR
48 MVC .S2 TSR,B2
49 CLR .S2 B2,0,1,B2
50 MVC .S2 B2,TSR
51 MVC .S2 ITSR,B2
52 CLR .S2 B2,0,1,B2
53 MVC .S2 B2,ITSR
54 MVC .S2 NTSR,B2
[all …]
Dentry.S89 STDW .D2T2 B3:B2,*SP--[1]
155 || LDDW .D2T2 *++SP[1],B3:B2
310 MASK_INT B2
327 MVK .L2 1,B2
328 STW .D2T2 B2,*+SP(REGS__END+8) ; set syscall flag
329 MVC .S2 B2,ECR ; ack the software exception
331 UNMASK_INT B2 ; re-enable global IT
/linux-4.4.14/arch/c6x/lib/
Dremi.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
30 ;; divu does not clobber B2 either, which is taken advantage of
34 ;; remi uses B2 and A5 to hold the input values during the
42 || cmpgt .l2 0, B4, B2
47 || [B2] neg .l2 B4, B4
48 || xor .s2x B2, A1, B0
49 || mv .d2 B4, B2
[all …]
Ddivremi.S24 || cmpgt .l2 0, B4, B2
29 || [B2] neg .l2 B4, B4
30 || xor .s2x B2, A1, B0
31 || mv .d2 B4, B2
41 mpy32 .m1x A4, B2, A6
Ddivi.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
30 ;; divu does not clobber B2 either, which is taken advantage of
34 ;; remi uses B2 and A5 to hold the input values during the
Dremu.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
30 ;; divu does not clobber B2 either, which is taken advantage of
34 ;; remi uses B2 and A5 to hold the input values during the
Ddivu.S22 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5
23 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4
24 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4
25 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4
30 ;; divu does not clobber B2 either, which is taken advantage of
34 ;; remi uses B2 and A5 to hold the input values during the
Dmemcpy_64plus.S20 || MVC .S2 ILC,B2
45 MVC .S2 B2,ILC
Dstrasgi.S28 || mvk .s2 20, B2
36 || cmpltu .l2 B2, B7, B0
71 || cmpltu .l2 B2, B7, B0
Dpop_rts.S23 lddw .d2t2 *++B15, B3:B2
Dpush_rts.S30 stdw .d2t2 B3:B2, *B15--
Dcsum_64plus.S40 || MVK .D2 1,B2
53 || MPYU .M2 B7,B2,B8
/linux-4.4.14/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)] )
376 faddd ATANB2,%fp2 | ...B2+Z*(B4+Z*B6)
379 fmulx %fp0,%fp2 | ...Y*(B2+Z*(B4+Z*B6))
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))])
Dssin.S42 | 1 + r*r*(B1+s*(B2+ ... + s*B8)), s = r*r.
288 |--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
638 faddx COSB2,%fp2 | ...B2+S(B3+...)
641 fmulx %fp2,%fp0 | ...S(B2+...)
647 fmulx SPRIME(%a6),%fp0 | ...S'(B1+S(B2+...))
705 faddx COSB2,%fp1 | ...B2+S(B3+...)
708 fmulx %fp0,%fp1 | ...S(B2+...)
713 fadds COSB1,%fp1 | ...B1+S(B2...)
[all …]
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)] )
452 faddd LOGB2,%fp2 | ...B2+W*B4
456 fmulx %fp0,%fp2 | ...V*(B2+W*B4)
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)] )
Dsetox.S830 faddx EM1B2,%fp1 | ...fp1 is B2+S*...
833 fmulx %fp0,%fp1 | ...fp1 is S*(B2+...
836 fmulx (%a0),%fp1 | ...fp1 is X*S*(B2...
/linux-4.4.14/arch/blackfin/include/asm/
Ddpmc.h373 B2 = I0;
380 B2.L = lo(IMASK);
403 FP = B2;
515 B2 = I0;
522 B2.L = lo(IPRIO);
631 FP = B2;
/linux-4.4.14/arch/blackfin/kernel/cplb-mpu/
DMakefile10 -ffixed-B0 -ffixed-B1 -ffixed-B2 -ffixed-B3
/linux-4.4.14/arch/blackfin/kernel/cplb-nompu/
DMakefile10 -ffixed-B0 -ffixed-B1 -ffixed-B2 -ffixed-B3
/linux-4.4.14/drivers/misc/
Dbmp085.c72 s16 B1, B2; member
118 cali->B2 = be16_to_cpu(tmp[7]); in bmp085_read_calibration_data()
252 x1 *= cali->B2; in bmp085_get_pressure()
/linux-4.4.14/include/memory/
Djedec_ddr.h62 #define B2 1 macro
/linux-4.4.14/include/media/
Dadv7842.h112 u16 B2; member
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm131 3A B2 92 0C A4 9B 2A 83 EB 5C 12 85 04 48 A0 B6
132 1E E4 81 84 CE B2 F2 45 1C F0 85 99 61 02 4D EB
133 86 C4 F7 F3 29 60 52 93 6B B2 E5 AB 8B A9 09 E3
/linux-4.4.14/firmware/keyspan/
Dusa28.HEX6 :03000300020046B2
/linux-4.4.14/arch/ia64/kernel/
Dentry.h57 .spillsp b2,SW(B2)+16+(off); .spillsp b3,SW(B3)+16+(off); \
Dunwind_decoder.c384 UNW_DEC_EPILOGUE(B2, t, (code & 0x1f), arg); in unw_decode_b2()
Dmca_asm.S602 stf.spill [temp1]=f30,SW(B2)-SW(F30)
761 ldf.fill f30=[temp1],SW(B2)-SW(F30)
Dentry.S290 st8.spill [r15]=r7,SW(B2)-SW(R7) // spill r7
302 st8 [r15]=r23,SW(B3)-SW(B2) // save b2
/linux-4.4.14/Documentation/virtual/kvm/
Ds390-diag.txt22 | '83' | R1 | R3 | B2 | D2 |
/linux-4.4.14/drivers/media/i2c/
Dad9389b.c182 u16 B1, u16 B2, u16 B3, u16 B4, in ad9389b_csc_coeff() argument
198 ad9389b_wr_and_or(sd, 0x22, 0xe0, B2>>8); in ad9389b_csc_coeff()
199 ad9389b_wr(sd, 0x23, B2); in ad9389b_csc_coeff()
Dadv7511.c289 u16 B1, u16 B2, u16 B3, u16 B4, in adv7511_csc_coeff() argument
305 adv7511_wr_and_or(sd, 0x22, 0xe0, B2>>8); in adv7511_csc_coeff()
306 adv7511_wr(sd, 0x23, B2); in adv7511_csc_coeff()
Dadv7842.c1765 sdp_io_write_and_or(sd, 0xea, 0xe0, c->B2 >> 8); in sdp_csc_coeff()
1766 sdp_io_write(sd, 0xeb, c->B2); in sdp_csc_coeff()
/linux-4.4.14/firmware/
Dwhiteheat_loader_debug.HEX339 :1015200040470510270100010200111000001110B2
/linux-4.4.14/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.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S5280 fadd.x COSB2(%pc),%fp2 # B2+T(B4+T(B6+TB8))
5283 fmul.x %fp2,%fp0 # S(B2+T(B4+T(B6+TB8)))
5445 fadd.x COSB2(%pc),%fp2 # B2+S(B3+...)
5448 fmul.x %fp2,%fp0 # S(B2+...)
5452 fmul.x SPRIME(%a6),%fp0 # S'(B1+S(B2+...))
5516 fadd.x COSB2(%pc),%fp1 # B2+S(B3+...)
5519 fmul.x %fp0,%fp1 # S(B2+...)
5523 fadd.s COSB1(%pc),%fp1 # B1+S(B2...)
5525 fmul.x SPRIME(%a6),%fp1 # S'(B1+S(B2+...))
6458 #--ATAN(X) BY X + X*Y*(B1+Y*(B2+Y*(B3+Y*(B4+Y*(B5+Y*B6)))))
[all …]
Dfplsp.S4933 # even polynomial in r, 1 + r*r*(B1+s*(B2+ ... + s*B8)), #
5129 #--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
5345 fadd.s COSB1(%pc),%fp0 # B1+S(B2...)
6447 # ... +[Y*(B2+Z*(B4+Z*B6))])
7459 fadd.x EM1B2(%pc),%fp1 # fp1 is B2+S*...
7462 fmul.x %fp0,%fp1 # fp1 is S*(B2+...
7465 fmul.x (%a0),%fp1 # fp1 is X*S*(B2...
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax555 # EAZ 1 -- B1 channel 2 --B2 channel
/linux-4.4.14/
DCREDITS326 P: 1024/39ED5729 5C A8 7A F4 B2 7A D1 3E B5 3B 81 CF 47 30 11 71
1977 S: L3R 8B2
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1124 V00000020 070C2000 800151B2