| /Linux-v5.10/arch/c6x/kernel/ |
| D | head.S | 42 MVC .S2 CSR,B2 43 CLR .S2 B2,0,1,B2 44 MVC .S2 B2,CSR 45 MVC .S2 TSR,B2 46 CLR .S2 B2,0,1,B2 47 MVC .S2 B2,TSR 48 MVC .S2 ITSR,B2 49 CLR .S2 B2,0,1,B2 50 MVC .S2 B2,ITSR 51 MVC .S2 NTSR,B2 [all …]
|
| D | entry.S | 86 STDW .D2T2 B3:B2,*SP--[1] 152 || LDDW .D2T2 *++SP[1],B3:B2 307 MASK_INT B2 324 MVK .L2 1,B2 325 STW .D2T2 B2,*+SP(REGS__END+8) ; set syscall flag 326 MVC .S2 B2,ECR ; ack the software exception 328 UNMASK_INT B2 ; re-enable global IT
|
| /Linux-v5.10/arch/c6x/lib/ |
| D | remi.S | 10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5 11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4 12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4 13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4 18 ;; divu does not clobber B2 either, which is taken advantage of 22 ;; remi uses B2 and A5 to hold the input values during the 30 || cmpgt .l2 0, B4, B2 35 || [B2] neg .l2 B4, B4 36 || xor .s2x B2, A1, B0 37 || mv .d2 B4, B2 [all …]
|
| D | divremi.S | 12 || cmpgt .l2 0, B4, B2 17 || [B2] neg .l2 B4, B4 18 || xor .s2x B2, A1, B0 19 || mv .d2 B4, B2 29 mpy32 .m1x A4, B2, A6
|
| D | divi.S | 10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5 11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4 12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4 13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4 18 ;; divu does not clobber B2 either, which is taken advantage of 22 ;; remi uses B2 and A5 to hold the input values during the
|
| D | remu.S | 10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5 11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4 12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4 13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4 18 ;; divu does not clobber B2 either, which is taken advantage of 22 ;; remi uses B2 and A5 to hold the input values during the
|
| D | divu.S | 10 ;; __c6xabi_divi A0,A1,A2,A4,A6,B0,B1,B2,B4,B5 11 ;; __c6xabi_divu A0,A1,A2,A4,A6,B0,B1,B2,B4 12 ;; __c6xabi_remi A1,A2,A4,A5,A6,B0,B1,B2,B4 13 ;; __c6xabi_remu A1,A4,A5,A7,B0,B1,B2,B4 18 ;; divu does not clobber B2 either, which is taken advantage of 22 ;; remi uses B2 and A5 to hold the input values during the
|
| D | strasgi.S | 16 || mvk .s2 20, B2 24 || cmpltu .l2 B2, B7, B0 59 || cmpltu .l2 B2, B7, B0
|
| D | memcpy_64plus.S | 17 || MVC .S2 ILC,B2 42 MVC .S2 B2,ILC
|
| D | push_rts.S | 18 stdw .d2t2 B3:B2, *B15--
|
| D | pop_rts.S | 11 lddw .d2t2 *++B15, B3:B2
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-sdr-pcu18be.rst | 33 - Byte B2 38 - I'\ :sub:`0[1:0]; B2[5:0]=pad` 43 - I'\ :sub:`1[1:0]; B2[5:0]=pad` 49 - Q'\ :sub:`0[1:0]; B2[5:0]=pad` 54 - Q'\ :sub:`1[1:0]; B2[5:0]=pad`
|
| D | pixfmt-sdr-pcu20be.rst | 33 - Byte B2 38 - I'\ :sub:`0[3:0]; B2[3:0]=pad` 43 - I'\ :sub:`1[3:0]; B2[3:0]=pad` 49 - Q'\ :sub:`0[3:0]; B2[3:0]=pad` 54 - Q'\ :sub:`1[3:0]; B2[3:0]=pad`
|
| D | pixfmt-sdr-pcu16be.rst | 33 - Byte B2
|
| /Linux-v5.10/arch/m68k/fpsp040/ |
| D | satan.S | 349 |--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))])
|
| D | ssin.S | 42 | 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 …]
|
| D | slogn.S | 437 |--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)] )
|
| /Linux-v5.10/drivers/staging/media/atomisp/pci/css_2401_system/ |
| D | pixelgen_global.h | 61 u32 B2; member
|
| /Linux-v5.10/drivers/iio/pressure/ |
| D | bmp280-core.c | 39 enum { AC1, AC2, AC3, AC4, AC5, AC6, B1, B2, MB, MC, MD }; enumerator 49 s16 B2; member 780 calib->B2 = be16_to_cpu(buf[B2]); in bmp180_read_calib() 862 x1 = (calib->B2 * (b6 * b6 >> 12)) >> 11; in bmp180_compensate_press()
|
| /Linux-v5.10/include/media/i2c/ |
| D | adv7842.h | 99 u16 B2; member
|
| /Linux-v5.10/Documentation/ABI/stable/ |
| D | sysfs-class-tpm | 131 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-v5.10/drivers/memory/ |
| D | jedec_ddr.h | 60 #define B2 1 macro
|
| /Linux-v5.10/arch/arm64/boot/dts/amd/ |
| D | amd-seattle-xgbe-b.dtsi | 80 mac-address = [ 02 B1 B2 B3 B4 B5 ];
|
| /Linux-v5.10/arch/ia64/kernel/ |
| D | entry.h | 58 .spillsp b2,SW(B2)+16+(off); .spillsp b3,SW(B3)+16+(off); \
|
| /Linux-v5.10/drivers/pinctrl/aspeed/ |
| D | pinctrl-aspeed-g5.c | 1182 #define B2 158 macro 1183 SIG_EXPR_LIST_DECL_SINGLE(B2, GPIOT6, GPIOT6, SIG_DESC_SET(SCUA0, 6)); 1184 SIG_EXPR_LIST_DECL_SINGLE(B2, RMII2RCLKO, RMII2, RMII2_DESC, 1186 SIG_EXPR_LIST_DECL_SINGLE(B2, RGMII2TXCK, RGMII2); 1187 PIN_DECL_(B2, SIG_EXPR_LIST_PTR(B2, GPIOT6), SIG_EXPR_LIST_PTR(B2, RMII2RCLKO), 1188 SIG_EXPR_LIST_PTR(B2, RGMII2TXCK)); 1312 FUNC_GROUP_DECL(RGMII2, B2, B1, A2, B3, D5, D4, C2, C1, C3, D1, D2, E6); 1313 FUNC_GROUP_DECL(RMII2, B2, B1, A2, B3, C2, C3, D1, D2, E6); 1949 ASPEED_PINCTRL_PIN(B2), 2551 ASPEED_SB_PINCONF(PIN_CONFIG_DRIVE_STRENGTH, B2, B2, SCU90, 10), [all …]
|