Searched refs:bat (Results 1 - 25 of 74) sorted by relevance

123

/netbsd-current/sys/arch/macppc/include/
H A Dbat.h1 /* $NetBSD: bat.h,v 1.3 2001/06/10 15:24:57 tsubai Exp $ */
3 #include <powerpc/bat.h>
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dmachine.h15 bat
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dmachine.h15 bat
/netbsd-current/sys/arch/powerpc/include/
H A Dbat.h1 /* $NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt Exp $ */
8 #include <powerpc/oea/bat.h>
/netbsd-current/sys/external/isc/libsodium/dist/msvc-scripts/
H A DMakefile.am2 process.bat \
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16-pcrel-delay-1.s10 jal bat
16 jal bat
20 jal bat
H A Dmips16-pcrel-delay-1.d11 [ ]*[0-9a-f]+: R_MIPS16_26 bat
19 [ ]*[0-9a-f]+: R_MIPS16_26 bat
25 [ ]*[0-9a-f]+: R_MIPS16_26 bat
H A Dmips16e2@mips16-pcrel-delay-1.d12 [ ]*[0-9a-f]+: R_MIPS16_26 bat
20 [ ]*[0-9a-f]+: R_MIPS16_26 bat
26 [ ]*[0-9a-f]+: R_MIPS16_26 bat
/netbsd-current/sys/arch/powerpc/include/oea/
H A DMakefile5 INCS= bat.h \
H A Dbat.h1 /* $NetBSD: bat.h,v 1.20 2020/07/06 10:31:23 rin Exp $ */
74 struct bat { struct
215 extern struct bat battable[];
/netbsd-current/sys/arch/powerpc/powerpc/
H A Ddb_interface.c32 #include <powerpc/oea/bat.h>
108 { DDB_ADD_CMD("bat", db_show_bat, 0,
309 print_battranslation(struct bat *bat, unsigned int blidx) argument
333 bat->batu, bat->batl, batsizes[blidx], bat->batu & ~len,
334 (bat->batu & ~len) + len, bat->batl & ~len);
365 print_bat(struct bat *ba argument
381 print_bat601(struct bat *bat) argument
[all...]
/netbsd-current/external/gpl2/texinfo/dist/
H A DMakefile.am19 djgpp/README djgpp/config.bat djgpp/config.sed djgpp/config.site
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.c103 The bat data structure only contains information on valid BAT
120 om_bat bat[nr_om_bat_registers]; member in struct:_om_bats
503 om_bat *bat = bats->bat + curr_bat; local
504 if ((ea & bat->block_effective_page_index_mask)
505 != bat->block_effective_page_index)
507 return bat;
715 om_bat *bat = NULL; local
728 bat = om_effective_to_bat(map, ea);
729 if (bat !
820 om_unpack_bat(om_bat *bat, spreg ubat, spreg lbat) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.c104 The bat data structure only contains information on valid BAT
121 om_bat bat[nr_om_bat_registers]; member in struct:_om_bats
504 om_bat *bat = bats->bat + curr_bat; local
505 if ((ea & bat->block_effective_page_index_mask)
506 != bat->block_effective_page_index)
508 return bat;
716 om_bat *bat = NULL; local
729 bat = om_effective_to_bat(map, ea);
730 if (bat !
821 om_unpack_bat(om_bat *bat, spreg ubat, spreg lbat) argument
[all...]
/netbsd-current/sys/external/isc/libsodium/dist/builds/msvc/build/
H A Dbuildbase.bat2 REM Usage: [buildbase.bat ..\vs2013\mysolution.sln 12]
7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
/netbsd-current/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat301 cd | sed "s|:.*$|:|" > cd_BuildDir.bat
302 cd | sed "s|^.:|cd |" >> cd_BuildDir.bat
303 mv -f cd_BuildDir.bat %XSRC%/cd_BuildDir.bat
304 echo %XSRC% | sed -e "s|^/dev/||" -e "s|/|:|" -e "s|:.*$|:|g" > cd_SrcDir.bat
305 echo %XSRC% | sed -e "s|^/dev/||" -e "s|/|:/|" -e "s|^.*:|cd |" -e "s|^\.\.|cd &|" -e "s|/|\\|g" >> cd_SrcDir.bat
306 call cd_SrcDir.bat
307 call djgpp\edtests.bat
308 call cd_BuildDir.bat
309 rm -f cd_SrcDir.bat cd_BuildDi
[all...]
/netbsd-current/games/mille/
H A Dcomp.c408 CARD bat, spd, card; local
410 bat = pp->battle;
413 if (pp->can_go || ((is_repair(bat) || bat == C_STOP || spd == C_LIMIT) &&
415 (bat >= 0 && Numseen[safety(bat)] != 0))
/netbsd-current/sys/external/isc/libsodium/dist/builds/
H A DMakefile.am2 msvc/build/buildall.bat \
3 msvc/build/buildbase.bat \
/netbsd-current/lib/libkvm/
H A Dkvm_powerpc64.c90 #include <powerpc/oea/bat.h>
/netbsd-current/sys/arch/evbppc/wii/
H A Dwii_mmuinit.S30 #include <powerpc/oea/bat.h>
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dsrc-release.sh256 # Add djunpack.bat the tarball
261 echo "==> Adding updated djunpack.bat to top-level directory"
263 sed < djunpack.bat > djunpack.new \
265 rm -f proto-toplev/djunpack.bat
266 mv djunpack.new proto-toplev/djunpack.bat
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh254 # Add djunpack.bat the tarball
259 echo "==> Adding updated djunpack.bat to top-level directory"
261 sed < djunpack.bat > djunpack.new \
263 rm -f proto-toplev/djunpack.bat
264 mv djunpack.new proto-toplev/djunpack.bat
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dlibcvs.mak696 <<tempfile.bat
707 <<tempfile.bat
722 <<tempfile.bat
733 <<tempfile.bat
748 <<tempfile.bat
759 <<tempfile.bat
774 <<tempfile.bat
785 <<tempfile.bat
/netbsd-current/sys/arch/powerpc/oea/
H A Dprep_machdep.c59 #include <powerpc/oea/bat.h>
/netbsd-current/sys/arch/macppc/macppc/
H A Drbus_machdep.c37 #include <powerpc/oea/bat.h>

Completed in 372 milliseconds

123