Searched refs:mpa (Results 1 – 17 of 17) sorted by relevance
83 xpmap_mtop_masked(paddr_t mpa) in xpmap_mtop_masked() argument86 (paddr_t)machine_to_phys_mapping[mpa >> PAGE_SHIFT] << PAGE_SHIFT); in xpmap_mtop_masked()90 xpmap_mtop(paddr_t mpa) in xpmap_mtop() argument92 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() argument112 xpmap_phys_to_machine_mapping[ppa >> PAGE_SHIFT] = mpa >> PAGE_SHIFT; in xpmap_ptom_map()
101 mpa-risc-1-0105 mpa-risc-1-1109 mpa-risc-2-0
34 CFLAGS+= -mpa-risc-1-1 -msoft-float -mdisable-fpregs
37 CFLAGS+= -mdisable-fpregs -mfast-indirect-calls -mpa-risc-1-0
18 COPTS+= -Os -fno-delete-null-pointer-checks -funsigned-char -mdisable-fpregs -mpa-risc-1-0
828 # gcc 2.7.2.3 knows -mpa-risc-1-0 and -mpa-risc-1-1829 # gcc 2.95 adds -mpa-risc-2-0, plus synonyms -march=1.0, 1.1 and 2.0831 # We don't use -mpa-risc-2-0 in ABI=1.0 because 64-bit registers may not833 # only adds a few float instructions with -mpa-risc-2-0, so it would838 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 is864 gcc_20n_cflags_arch="-mpa-risc-2-0 -mpa-risc-1-1"884 gcc_20w_cflags="$gcc_cflags -mpa-risc-2-0"
516 [/* The following provokes an error from hppa gcc 2.95 under -mpa-risc-2-0 if
18971 * 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.
1352 " -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"
913 -mno-space-regs -msoft-float -mpa-risc-1-0 @gol914 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime @gol21613 @item -mpa-risc-1-021614 @itemx -mpa-risc-1-121615 @itemx -mpa-risc-2-021616 @opindex mpa-risc-1-021617 @opindex mpa-risc-1-121618 @opindex mpa-risc-2-0
1240 -mno-space-regs -msoft-float -mpa-risc-1-01241 -mpa-risc-1-1 -mpa-risc-2-0 -mportable-runtime20170 '-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)
19953 processors; -mpa-risc-2-0 will generate code for PA2.0
9583 2005-08-02 Martin Reinecke <martin@mpa-garching.mpg.de>