]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[prefix] Specify i486 architecture for LZMA decompressor
authorMichael Brown <mcb30@ipxe.org>
Wed, 12 May 2021 09:09:33 +0000 (10:09 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 12 May 2021 09:09:33 +0000 (10:09 +0100)
commit13c1abe10abd1c24307a6777b6cedfc5b46b088d
treef384419c11fe211239aa9ee1fb57abd5b3fddd28
parent866fa1ce7639c93de8905cf16ab79b8086990728
[prefix] Specify i486 architecture for LZMA decompressor

The decompressor uses the i486 "bswap" instruction, but does not
require any instructions that exist only on i586 or above.  Update the
".arch" directive to reflect the requirements of the code as
implemented.

Reported-by: Martin Habets <habetsm.xilinx@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/prefix/unlzma.S