Home
last modified time | relevance | path

Searched refs:mpa (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/arch/xen/include/
H A Dxenpmap.h83 xpmap_mtop_masked(paddr_t mpa) in xpmap_mtop_masked() argument
86 (paddr_t)machine_to_phys_mapping[mpa >> PAGE_SHIFT] << PAGE_SHIFT); in xpmap_mtop_masked()
90 xpmap_mtop(paddr_t mpa) in xpmap_mtop() argument
92 return (xpmap_mtop_masked(mpa) | (mpa & ~PTE_4KFRAME)); in xpmap_mtop()
110 xpmap_ptom_map(paddr_t ppa, paddr_t mpa) in xpmap_ptom_map() argument
112 xpmap_phys_to_machine_mapping[ppa >> PAGE_SHIFT] = mpa >> PAGE_SHIFT; in xpmap_ptom_map()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.opt101 mpa-risc-1-0
105 mpa-risc-1-1
109 mpa-risc-2-0
/netbsd/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.opt101 mpa-risc-1-0
105 mpa-risc-1-1
109 mpa-risc-2-0
/netbsd/sys/arch/hppa/conf/
H A DMakefile.hppa34 CFLAGS+= -mpa-risc-1-1 -msoft-float -mdisable-fpregs
/netbsd/sys/arch/hppa/stand/
H A DMakefile.buildboot37 CFLAGS+= -mdisable-fpregs -mfast-indirect-calls -mpa-risc-1-0
/netbsd/sys/arch/hppa/stand/xxboot/
H A DMakefile18 COPTS+= -Os -fno-delete-null-pointer-checks -funsigned-char -mdisable-fpregs -mpa-risc-1-0
/netbsd/external/lgpl3/gmp/dist/
H A Dconfigure.ac828 # gcc 2.7.2.3 knows -mpa-risc-1-0 and -mpa-risc-1-1
829 # gcc 2.95 adds -mpa-risc-2-0, plus synonyms -march=1.0, 1.1 and 2.0
831 # We don't use -mpa-risc-2-0 in ABI=1.0 because 64-bit registers may not
833 # only adds a few float instructions with -mpa-risc-2-0, so it would
838 hppa1.0*) gcc_cflags_arch="-mpa-risc-1-0" ;;
840 gcc_cflags_arch="-mpa-risc-1-1" ;;
859 # -mpa-risc-2-0 is only an optional flag, in case an old gcc is
864 gcc_20n_cflags_arch="-mpa-risc-2-0 -mpa-risc-1-1"
884 gcc_20w_cflags="$gcc_cflags -mpa-risc-2-0"
H A Dacinclude.m4516 [/* The following provokes an error from hppa gcc 2.95 under -mpa-risc-2-0 if
H A DChangeLog18971 * configure.in (hppa*-*-*): Don't use gcc -mpa-risc-2-0 in ABI=1.0.
19019 * configure.in (hppa2.0*-*-* ABI=2.0n): Make -mpa-risc-2-0 optional.
19023 from gcc -mpa-risc-2-0 if the assembler doesn't know 2.0 instructions.
19065 (hppa1.0*-*-*): Use gcc -mpa-risc-1-0 when available.
19066 (hppa2.0*-*-*): Ditto -mpa-risc-2-0.
/netbsd/external/gpl2/gettext/dist/gettext-tools/po/
H A Dsv.po1352 " -m, --multi-domain tillämpa ref.pot till alla domäner i def.po\n"
1537 "Tillämpa ett kommando på alla översättningar i en meddelandekatalog.\n"
2379 " tillämpa därefter \"%s\",\n"
2392 " tillämpa därefter \"%s\"\n"
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi913 -mno-space-regs -msoft-float -mpa-risc-1-0 @gol
914 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime @gol
21613 @item -mpa-risc-1-0
21614 @itemx -mpa-risc-1-1
21615 @itemx -mpa-risc-2-0
21616 @opindex mpa-risc-1-0
21617 @opindex mpa-risc-1-1
21618 @opindex mpa-risc-2-0
H A Dgcc.info1240 -mno-space-regs -msoft-float -mpa-risc-1-0
1241 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime
20170 '-mpa-risc-1-0'
20171 '-mpa-risc-1-1'
20172 '-mpa-risc-2-0'
62971 * mpa-risc-1-0: HPPA Options. (line 19)
62972 * mpa-risc-1-1: HPPA Options. (line 19)
62973 * mpa-risc-2-0: HPPA Options. (line 19)
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi913 -mno-space-regs -msoft-float -mpa-risc-1-0 @gol
914 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime @gol
21613 @item -mpa-risc-1-0
21614 @itemx -mpa-risc-1-1
21615 @itemx -mpa-risc-2-0
21616 @opindex mpa-risc-1-0
21617 @opindex mpa-risc-1-1
21618 @opindex mpa-risc-2-0
H A Dgcc.info1240 -mno-space-regs -msoft-float -mpa-risc-1-0
1241 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime
20170 '-mpa-risc-1-0'
20171 '-mpa-risc-1-1'
20172 '-mpa-risc-2-0'
62971 * mpa-risc-1-0: HPPA Options. (line 19)
62972 * mpa-risc-1-1: HPPA Options. (line 19)
62973 * mpa-risc-2-0: HPPA Options. (line 19)
/netbsd/external/gpl3/gcc/dist/
H A DNEWS19953 processors; -mpa-risc-2-0 will generate code for PA2.0
/netbsd/external/gpl3/gcc.old/dist/
H A DNEWS19953 processors; -mpa-risc-2-0 will generate code for PA2.0
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20059583 2005-08-02 Martin Reinecke <martin@mpa-garching.mpg.de>