/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
H A D | ivb.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N }; 68 and(1) g4.3<1>UD g4.3<0,1,0>UW 0xffffffffUD { align1 1N }; 83 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 92 mov(2) g2<1>UD g1<2,2,1>UW { align1 1N }; 94 and(1) g2.3<1>UD g2.3<0,1,0>UW 0xffffffefUD { align1 1N }; 105 add(1) g2<1>UD g1<0,1,0>UW 0x0010UW { align1 1N }; 111 mov(16) g[a0]<1>UW f0.1<0,1,0>UW { align1 1H };
|
H A D | hsw.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N }; 68 and(1) g4.3<1>UD g4.3<0,1,0>UW 0xffffffffUD { align1 1N }; 85 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 94 mov(2) g2<1>UD g1<2,2,1>UW { align1 1N }; 96 and(1) g2.3<1>UD g2.3<0,1,0>UW 0xffffffefUD { align1 1N }; 107 add(1) g2<1>UD g1<0,1,0>UW 0x0010UW { align1 1N }; 113 mov(16) g[a0]<1>UW f0.1<0,1,0>UW { align1 1H };
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 70 DO_ODD_EVEN(vhaddw_wu_hu, 32, UW, UH, DO_ADD) 71 DO_ODD_EVEN(vhaddw_du_wu, 64, UD, UW, DO_ADD) 88 DO_ODD_EVEN(vhsubw_wu_hu, 32, UW, UH, DO_SUB) 89 DO_ODD_EVEN(vhsubw_du_wu, 64, UD, UW, DO_SUB) 222 DO_EVEN(vaddwev_w_hu, 32, UW, UH, DO_ADD) 223 DO_EVEN(vaddwev_d_wu, 64, UD, UW, DO_ADD) 240 DO_ODD(vaddwod_w_hu, 32, UW, UH, DO_ADD) 241 DO_ODD(vaddwod_d_wu, 64, UD, UW, DO_ADD) 258 DO_EVEN(vsubwev_w_hu, 32, UW, UH, DO_SUB) 259 DO_EVEN(vsubwev_d_wu, 64, UD, UW, DO_SUB) [all …]
|
/openbmc/qemu/target/loongarch/ |
H A D | vec.h | 18 #define UW(x) UW[(x) ^ 3] macro 28 #define UW(x) UW[x] macro
|
H A D | cpu.h | 265 uint32_t UW[LASX_LEN / 32]; member
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TTYP0 | 18 must be renamed. The new names may not contain the word "UW", 21 foundry name different from "UW".
|
/openbmc/linux/Documentation/scsi/ |
H A D | aic7xxx.rst | 85 AHA-2940UW aic7880 PCI/32 SE-HD68F 91 AHA-3940UW aic7880 PCI/32 2 X SE-HD68F SE-HD68F 3 94 AHA-2944UW aic7880 PCI/32 HVD-HD68F HVD-HD68F 97 AHA-4944UW aic7880 PCI/32 98 AHA-2930UW aic7880 PCI/32 99 AHA-2940UW Pro aic7880 PCI/32 SE-HD68F SE-HD68F 4 101 AHA-2940UW/CN aic7880 PCI/32
|
H A D | advansys.rst | 49 - ABP940UW/3940UW - Bus-Master PCI Ultra-Wide (253 CDB)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/ |
H A D | uw-imap_2007f.bb | 1 SUMMARY = "UW c-client library for mail protocols"
|
/openbmc/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 276 #define SET_UW(b, v) SET_GLOBAL_FIELD(b, TLBTR0, UW, v) 401 #define GET_UW(b) GET_GLOBAL_FIELD(b, TLBTR0, UW) 961 #define UW (UW_MASK << UW_SHIFT) macro
|
/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | setup-and-use.rst | 525 `video <https://www.youtube.com/watch?v=UW-j-T2TzIg>`__ provides
|
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | 1178 tristate "Tekram DC395(U/UW/F) and DC315(U) SCSI support" 1183 TRM-S1040 chip, e.g Tekram DC395(U/UW/F) and DC315(U) variants.
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 1106 VMUL(UW, u32, VsrW, VsrD, uint64_t) in VMUL()
|