Searched refs:HI (Results 1 - 25 of 391) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h146 #define PPC_REGS_LO_HI(LO, HI) \
151 LO##26, LO##27, LO##28, LO##29, LO##30, LO##31, HI##0, HI##1, HI##2, \
152 HI##3, HI##4, HI##5, HI##6, HI##7, HI##
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dfloatunhidf.c2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
H A Dfloatunhisf.c2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
H A Dfloathisf.c2 typedef int HItype __attribute__ ((mode (HI)));
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dfloatunhidf.c2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
H A Dfloatunhisf.c2 typedef int HItype __attribute__ ((mode (HI)));
3 typedef unsigned int UHItype __attribute__ ((mode (HI)));
H A Dfloathisf.c2 typedef int HItype __attribute__ ((mode (HI)));
H A Dlib2divSI.c28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
H A Dlib2bitcountHI.c28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
H A Dlib2divHI.c0 /* HI mode divide routines for libgcc for MSP430
28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Denum-class.cc19 HI = 7, THERE member in class:E1
23 HI = 23, THERE member in class:E2
26 // overload1(E1::HI) is ok.
32 // overload2(E1::HI) is ok.
37 // overload3(E1::HI) fails.
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Denum-class.cc19 HI = 7, THERE member in class:E1
23 HI = 23, THERE member in class:E2
26 // overload1(E1::HI) is ok.
32 // overload2(E1::HI) is ok.
37 // overload3(E1::HI) fails.
/netbsd-current/common/lib/libc/arch/arm/atomic/
H A Datomic_inc_64.S39 adcs HI, HI, #0 /* fold carry into high */
H A Datomic_dec_64.S39 sbcs HI, HI, #0 /* calculate new value */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/metag/
H A Dtls.s4 ADDT D0Re0,D0Re0,#HI(_b@TLSLDO)
7 MOVT D0Re0,#HI(_b@TLSIENONPIC)
9 ADDT D0Re0,D0Re0,#HI(_b@TLSLE)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dgenmova.sh45 for s in QI HI; do
50 HI) src=%T1.w;;
56 # Loop over the destination register's mode. The QI and HI versions use
59 for d in QI HI SI; do
66 SI:QI | SI:HI | HI:QI)
93 HI:1) mask=131070;;
94 HI:2) mask=262140;;
109 QI:QI | HI:HI)
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dgenmova.sh45 for s in QI HI; do
50 HI) src=%T1.w;;
56 # Loop over the destination register's mode. The QI and HI versions use
59 for d in QI HI SI; do
66 SI:QI | SI:HI | HI:QI)
92 HI:1) mask=131070;;
93 HI:2) mask=262140;;
108 QI:QI | HI:HI)
[all...]
/netbsd-current/external/gpl2/groff/dist/font/devX100/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/netbsd-current/external/gpl2/groff/dist/font/devX100-12/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/netbsd-current/external/gpl2/groff/dist/font/devX75/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/netbsd-current/external/gpl2/groff/dist/font/devX75-12/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dlib2div.c28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dlib2bitcountHI.c28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
H A Dlib2divHI.c0 /* HI mode divide routines for libgcc for PRU
28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));
H A Dlib2divQI.c28 typedef int sint16_type __attribute__ ((mode (HI)));
29 typedef unsigned int uint16_type __attribute__ ((mode (HI)));

Completed in 147 milliseconds

1234567891011>>