HomeSort by: relevance | last modified time | path
    Searched refs:HW (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
hwloop-lt-bits.s 1 # Blackfin testcase for HW Loops (LT) LSB behavior
hwloop-bits.S 1 # Blackfin testcase for HW Loops and user->super transitions
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
hwloop-lt-bits.s 1 # Blackfin testcase for HW Loops (LT) LSB behavior
hwloop-bits.S 1 # Blackfin testcase for HW Loops and user->super transitions
  /src/usr.bin/tip/
cu.c 165 HW = 1, DU = -1, DC = 1;
189 HW = 1; DU = -1; DC = 1;
198 HW = 1; DU = -1; DC = 1;
264 if (HW) {
272 if (!HW) {
hunt.c 71 if (!HW)
remote.c 96 HW = 1;
142 * This effectively eliminates the "hw" attribute
145 if (!HW)
146 HW = (CU == NULL) || (DU && strcmp(DV, CU) == 0);
tip.c 108 long HW;
236 if (HW) {
245 if (!HW) {
tip.h 81 extern long HW; /* this device is hardwired, see hunt.c */
  /src/sys/arch/m68k/m68k/
compat_13_sigreturn13.s 66 lea FR_HW(%sp),%a1 | pointer to HW frame
78 movl %a0,%a1 | new HW frame base
compat_16_sigreturn14.s 66 lea FR_HW(%sp),%a1 | pointer to HW frame
78 movl %a0,%a1 | new HW frame base
reenter_syscall.s 60 lea FR_HW(%sp),%a1 | pointer to HW frame
trap_subr.s 86 lea FR_HW(%sp),%a1 | pointer to HW frame
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
float128-ifunc.c 48 #define SW_OR_HW(SW, HW) (__builtin_cpu_supports ("ieee128") ? HW : SW)
50 #define SW_OR_HW_ISA3_1(SW, HW) (__builtin_cpu_supports ("arch_3_1") ? HW : SW)
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
float128-ifunc.c 48 #define SW_OR_HW(SW, HW) (__builtin_cpu_supports ("ieee128") ? HW : SW)
50 #define SW_OR_HW_ISA3_1(SW, HW) (__builtin_cpu_supports ("arch_3_1") ? HW : SW)
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiStreamBuilder.cpp 201 BinaryStreamWriter HW(*HVS);
203 if (auto EC = HW.writeStreamRef(*HashValueStream))
208 if (auto EC = HW.writeObject(IndexOffset))
  /src/sys/arch/sun3/sun3/
locore.s 198 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
504 lea %sp@(FR_HW),%a1 | pointer to HW frame
  /src/sys/arch/sun3/sun3x/
locore.s 175 lea %sp@(FR_HW),%a1 | grab base of HW berr frame
489 lea %sp@(FR_HW),%a1 | pointer to HW frame
  /src/sys/arch/luna68k/stand/boot/
locore.S 282 lea %sp@(64),%a1 | grab base of HW berr frame
  /src/sys/arch/next68k/next68k/
locore.s 688 lea %sp@(FR_HW),%a1 | pointer to HW frame
  /src/external/gpl3/binutils/dist/opcodes/
mips16-opc.c 67 case 'Q': REG (5, 16, HW);
  /src/external/gpl3/binutils.old/dist/opcodes/
mips16-opc.c 67 case 'Q': REG (5, 16, HW);
  /src/external/gpl3/gdb/dist/opcodes/
mips16-opc.c 67 case 'Q': REG (5, 16, HW);
  /src/external/gpl3/gdb.old/dist/opcodes/
mips16-opc.c 67 case 'Q': REG (5, 16, HW);
  /src/sys/arch/cesfic/cesfic/
locore.s 671 lea %sp@(FR_HW),%a1 | pointer to HW frame

Completed in 45 milliseconds

1 2