Home
last modified time | relevance | path

Searched refs:HW (Results 1 – 25 of 63) sorted by relevance

123

/netbsd/src/usr.bin/tip/
Dcu.c165 HW = 1, DU = -1, DC = 1; in cumain()
189 HW = 1; DU = -1; DC = 1; in cumain()
198 HW = 1; DU = -1; DC = 1; in cumain()
264 if (HW) { in cumain()
272 if (!HW) { in cumain()
Dremote.c96 HW = 1; in getremcap()
145 if (!HW) in getremcap()
146 HW = (CU == NULL) || (DU && strcmp(DV, CU) == 0); in getremcap()
Dtip.c108 long HW; variable
236 if (HW) { in main()
245 if (!HW) { in main()
Dhunt.c71 if (!HW) in hunt()
Dtip.h81 extern long HW; /* this device is hardwired, see hunt.c */
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Dfloat128-ifunc.c48 #define SW_OR_HW(SW, HW) (__builtin_cpu_supports ("ieee128") ? HW : SW) argument
50 #define SW_OR_HW_ISA3_1(SW, HW) (__builtin_cpu_supports ("arch_3_1") ? HW : SW) argument
/netbsd/src/sys/arch/m68k/m68k/
Dcompat_16_sigreturn14.s66 lea FR_HW(%sp),%a1 | pointer to HW frame
78 movl %a0,%a1 | new HW frame base
Dcompat_13_sigreturn13.s66 lea FR_HW(%sp),%a1 | pointer to HW frame
78 movl %a0,%a1 | new HW frame base
Dreenter_syscall.s60 lea FR_HW(%sp),%a1 | pointer to HW frame
Dtrap_subr.s86 lea FR_HW(%sp),%a1 | pointer to HW frame
/netbsd/src/sys/arch/sandpoint/stand/altboot/
DREADME.altboot7 irons out and rectifies erroneously configured HW by product
14 to target HW in detail, minimizing bumpy adjustments and hacks in
57 section of the target's HW NOR flash. Combined with standard
72 - Ethernet MAC address, if target HW lacks SEEPROM to store a unit unique
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dsol2-clearcapv2.map6 HW = ;
/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
DKconfig.profile32 does not hit an arbitration point and yield to HW before the timer
33 expires, the HW will be reset to allow the more important context
DKconfig.debug173 and may trigger unintended HW side-effects as they break strict
174 rules given in the HW specification. For science.
/netbsd/src/usr.sbin/bootp/bootpd/
DAnnounce45 When lookup_hwa fails, assume numeric HW address.
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
DREADME.NetBSD43 define if you have either HW or SW support and want it tested
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dniagara4.md81 ;; the HW chaps didn't feel it necessary to document the complexity in
/netbsd/src/share/doc/psd/05.sysman/
Dspell.ok44 HW
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc-options.def25 For any valid HW option, define a macro:
/netbsd/src/sys/arch/sun3/sun3x/
Dlocore.s175 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
489 lea %sp@(FR_HW),%a1 | pointer to HW frame
/netbsd/src/sys/arch/sun3/sun3/
Dlocore.s198 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
504 lea %sp@(FR_HW),%a1 | pointer to HW frame
/netbsd/src/external/bsd/pcc/dist/pcc/arch/nova/
DREADME18 40-47 Used by HW stack and MMPU
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips16-opc.c67 case 'Q': REG (5, 16, HW); in decode_mips16_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips16-opc.c67 case 'Q': REG (5, 16, HW); in decode_mips16_operand()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dconfigure.ac747 AC_MSG_CHECKING([for SHA1 HW acceleration support])
786 [Define if you have x86 SHA1 HW acceleration support.])],

123