Logo by Alkaron (anonymous IP: 3.147.86.246,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
pasm V1.8 NAME pasm - PowerPC assembler SYNOPSIS pasm [-amwxHRVX] [-B address] [-D symbol[=value]] [-F format] [-I include-path] [-O opt-level] [-o filename] source-file DESCRIPTION pasm is a 32/64-bit PowerPC assembler and its usual task is to assemble the output of the vbcc C compiler. It supports macros and include files, so it could also be used for direct PowerPC program development. pasm uses the same syntax as Motorola's PAS assembler or the PPC-port of the GNU assembler. All PowerPC standard instructions are supported: User level-, supervisor level-, optional-, 32-bit and 64-bit instructions. Additionally, there is a huge set of extended mnemonics as proposed in the "PowerPC Programming Environments" from IBM and Motorola. |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |