OS4 DepotLogo by Alkaron 
(anonymous IP: 3.145.161.42,2216) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (600)
   o Document (22)
   o Driver (97)
   o Emulation (148)
   o Game (1005)
   o Graphics (499)
   o Library (116)
   o Network (233)
   o Office (66)
   o Utility (927)
   o Video (69)

Total files: 4379

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Misc » pasm.tar.gz

PASM

Description: PowerPC assembler
Download: pasm.tar.gz       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 85kb
Version: 1.8
Date: 03 Jul 2024
Author: Frank Wille
Submitter: Samir Hawamdeh
Homepage: http://sun.hasenbraten.de/~frank/projects/
Category: development/misc
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 12991
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 10  (Current version)
10  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
                                                    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