/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 | 371 DO_3OP(vavg_wu, 32, UW, DO_VAVG) 644 VDIV(vdiv_wu, 32, UW, DO_DIVU) 652 VDIV(vmod_wu, 32, UW, DO_REMU) 691 VSAT_U(vsat_wu, 32, UW) 738 VEXTH(vexth_wu_hu, 32, UW, UH) 739 VEXTH(vexth_du_wu, 64, UD, UW) 1103 VSRLN(vsrln_h_w, 32, H, UW) 1126 VSRAN(vsran_h_w, 32, H, W, UW) 1164 VSRLNI(vsrlni_h_w, 32, H, UW) 3038 VCMPI(vslei_wu, 32, UW, VSLE) [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 | 264 uint32_t UW[LASX_LEN / 32]; member
|
/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()
|