![]() | Logo by Liksmaskaren (anonymous IP: 216.73.216.178,2411) | |||||||||||||
| ||||||||||||||
Audio (347) Datatype (51) Demo (204) Development (609) Document (24) Driver (98) Emulation (153) Game (1027) Graphics (510) Library (119) Network (236) Office (67) Utility (938) Video (72) Total files: 4455 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
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-2025 by Björn Hagström All Rights Reserved |