summaryrefslogtreecommitdiff
blob: da6813c4e7fc3b444efccbd71ac0af8ce8dc3f15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		pasm is a portable assembler for processors of the PowerPC family,
		written completely in ANSI-C. All PPC standard instructions, AltiVec
		instructions, all 32-bit extended mnemonics and most of the 64-bit
		extended mnemonics are supported. pasm knows about nearly 50 directives.
		Among them are directives for macros, conditional assembly,
		include files, base-relative addressing (small data), etc..
	</longdescription>
</pkgmetadata>