Home
last modified time | relevance | path

Searched refs:Wide (Results 1 – 25 of 135) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp234 unsigned Wide = CommonFXSema.getWidth() * 2; in mul() local
236 ThisVal = ThisVal.sextOrSelf(Wide); in mul()
237 OtherVal = OtherVal.sextOrSelf(Wide); in mul()
239 ThisVal = ThisVal.zextOrSelf(Wide); in mul()
240 OtherVal = OtherVal.zextOrSelf(Wide); in mul()
263 .extOrTrunc(Wide); in mul()
265 .extOrTrunc(Wide); in mul()
291 unsigned Wide = CommonFXSema.getWidth() * 2; in div() local
293 ThisVal = ThisVal.sextOrSelf(Wide); in div()
294 OtherVal = OtherVal.sextOrSelf(Wide); in div()
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/
H A Dtextrm.cgs17 # Test Unsigned Byte Wide Extraction
33 # Test Signed Byte Wide Extraction
49 # Test Unsigned Half Word Wide Extraction
65 # Test Signed Half Word Wide Extraction
81 # Test Unsigned Word Wide Extraction
97 # Test Signed Word Wide Extraction
H A Dwcmpgt.cgs17 # Test Unsigned Byte Wide Compare Greater Than
43 # Test Signed Byte Wide Compare Greater Than
69 # Test Unsigned Half Word Wide Compare Greater Than
95 # Test Signed Half Word Wide Compare Greater Than
121 # Test Unsigned Word Wide Compare Greater Than
147 # Test Signed Word Wide Compare Greater Than
H A Dwavg2.cgs17 # Test Byte Wide Averaging
43 # Test Byte Wide Averaging with Rounding
69 # Test Half Word Wide Averaging
95 # Test Half Word Wide Averaging with Rounding
H A Dtbcst.cgs17 # Test Byte Wide Broadcast
33 # Test Half Word Wide Broadcast
49 # Test Word Wide Broadcast
H A Dtinsr.cgs17 # Test Byte Wide Insertion
33 # Test Half Word Wide Insertion
49 # Test Word Wide Insertion
H A Dtmovmsk.cgs17 # Test Byte Wide Mask Transfer
33 # Test Half Word Wide Mask Transfer
49 # Test Word Wide Mask Transfer
H A Dwacc.cgs17 # Test Unsigned Byte Wide Accumulation
37 # Test Unsigned Half Word Wide Accumulation
57 # Test Unsigned Word Wide Accumulation
H A Dwcmpeq.cgs17 # Test Byte Wide Compare Equal To
43 # Test Half Word Wide Compare Equal To
69 # Test Word Wide Compare Equal To
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-xgate.texi109 @item Immediate 3 Bit Wide
112 @item Immediate 4 Bit Wide
115 @item Immediate 8 Bit Wide
127 @item Relative Addressing 9 Bit Wide
130 @item Relative Addressing 10 Bit Wide
154 @item Immediate 16 Bit Wide
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-xgate.texi109 @item Immediate 3 Bit Wide
112 @item Immediate 4 Bit Wide
115 @item Immediate 8 Bit Wide
127 @item Relative Addressing 9 Bit Wide
130 @item Relative Addressing 10 Bit Wide
154 @item Immediate 16 Bit Wide
/netbsd-src/sys/arch/sgimips/gio/
H A Dgiodevs7 product JPEG_D 0x08 JPEG (Double Wide)
8 product JPEG_S 0x09 JPEG (Single Wide)
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dtegra20-medcom-wide.dts7 model = "Avionic Design Medcom-Wide board";
71 nvidia,model = "Avionic Design Medcom-Wide";
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A DTODO29 Wide accents.
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A Dutfconv.txt27 2. UTF-8 <--> Wide Character conversions
150 to Wide, then from Wide to UTF8, or vice versa. This conversion requires a
/netbsd-src/external/bsd/tre/dist/
H A Dconfigure.ac307 dnl Wide character support is requested. Check if we need libutf8.
476 dnl Wide character support is required for multibyte character set support
571 Wide character (wchar_t) support: $tre_wchar
H A DNEWS239 - Wide character support and multibyte character set support can be
/netbsd-src/external/bsd/ntp/dist/
H A DWHERE-TO-START30 cause for users without Internet and World Wide Web access.
/netbsd-src/external/bsd/pkg_install/dist/x509/
H A Dpkgsrc.cnf103 #1.organizationName_default = World Wide Web Pty Ltd
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp203 WidenedLoad(SmallVectorImpl<LoadInst*> &Lds, LoadInst *Wide) in WidenedLoad() argument
204 : NewLd(Wide) { in WidenedLoad()
/netbsd-src/sys/arch/hppa/conf/
H A DGENERIC341 siop* at gsc? # NCR 53c720 (Fast/Wide)
342 siop* at mainbus0 # NCR 53c720 (Fast/Wide)
343 siop* at phantomas? # NCR 53c720 (Fast/Wide)
344 siop* at uturn? # NCR 53c720 (Fast/Wide)
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTemplateBase.cpp93 Kind = CharacterLiteral::Wide; in printIntegral()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.reg170 field WIDEXFER 0x80 /* Wide transfer control */
811 mask IGN_WIDE_RES 0x40|SEQINT /* Complex IGN Wide Res Msg */
1534 mask HWSCSIID 0x0f /* our SCSI ID if Wide Bus */
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfstream539 * @param __s Wide string specifying the filename.
801 * @param __s Wide string specifying the filename.
1064 * @param __s Wide string specifying the filename.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfstream544 * @param __s Wide string specifying the filename.
806 * @param __s Wide string specifying the filename.
1069 * @param __s Wide string specifying the filename.

123456