Download Latest Version Asm-X86-0.72.tar.gz (54.8 kB)
Email in envelope

Get an email when there's a new version of Asmosis

Home / Asm-X86 / 0.72
Name Modified Size InfoDownloads / Week
Parent folder
Asm-X86-0.72.tar.gz 2025-11-12 54.8 kB
Asm-X86-0.72.tar.gz.asc 2025-11-12 488 Bytes
perl-Asm-X86-0.72-1.src.rpm 2025-11-12 65.8 kB
perl-Asm-X86-0.72-1-omv4003.noarch.rpm 2025-11-12 31.6 kB
Asm-X86-0.72-sign-key.asc 2025-11-12 2.7 kB
README.md 2025-11-12 1.7 kB
Totals: 6 Items   157.1 kB 5

The Asm::X86 Perl module

Description

This module gives the user a list of instructions and registers of Intel x86-compatible processors. It also allows to check if a given expression is a valid addressing mode and introduces procedures for converting instructions and memory references between AT&T and Intel syntaxes.

Requirements

This module requires:

  • Perl itself, of course
  • the Exporter Perl module

Manual installation of this module may require:

  • Perl itself, of course
  • the AutoSplit Perl module
  • the Exporter Perl module
  • the ExtUtils::Command Perl module
  • the ExtUtils::Command::MM Perl module
  • the ExtUtils::Install Perl module
  • the ExtUtils::MakeMaker Perl module
  • the ExtUtils::Manifest Perl module
  • the ExtUtils::MY Perl module
  • the Test::More Perl module (just for the tests)
  • the Test::Pod Perl module (just for the tests)
  • the Test::Pod::Coverage Perl module (just for the tests)

Installation

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

Support and documentation

After installing, you can find documentation for this module with the perldoc command.

perldoc Asm::X86

You can also look for information at:

  1. Search CPAN: https://metacpan.org/release/Asm-X86

  2. CPAN Request Tracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Asm-X86

Summary of changes

For a summary of changes, refer to the Changes file in the package.

Project Asmosis

Project Asmosis provides a set of tools related to assembly language programming.

Asmosis homepage: https://asmosis.sourceforge.io/

Source: README.md, updated 2025-11-12