| IASL(8) | System Manager's Manual | IASL(8) |
iasl — Intel ASL
compiler and disassembler (iASL)
iasl |
[options] ⟨input file⟩ |
The iasl is a fully-featured compiler for
the ACPI Source Language (ASL). It translates ASL to ACPI Machine Language
(AML), but iasl can also act as a disassembler,
translating AML to ASL.
acpi(4), acpidump(8), amldb(8)
Intel Corporation, iASL Compiler/Disassembler User Reference, Revision 2.00, http://www.acpica.org/download/aslcompiler.pdf, September 18, 2009.
The iasl compiler/disassembler is part of
the Intel ACPI Component Architecture (ACPICA). It first appeared in
NetBSD 6.0.
Among Intel engineers, Robert Moore
<robert.moore@intel.com>
was the chief architect behind iasl. This manual
page was written for NetBSD by
Jukka Ruohonen
<jruohonen@iki.fi>.
| April 10, 2010 | NetBSD 11.0 |