NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
Does NASM plan to support Intel Advanced Performance Extensions?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Does NASM plan to support Intel Advanced Performance Extensions? (Read 8682 times)
paml27
Jr. Member
Posts: 37
Does NASM plan to support Intel Advanced Performance Extensions?
«
on:
May 04, 2024, 10:47:34 PM »
Hello,
I just read about the new Intel Advanced Performance Extensions (Intel APX) that adds 16 more general purpose registers, new conditional move instructions, and other new features. It requires support from the assembler. 16 more GP registers is extremely exciting, as are the other new features. See
https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html
.
GNU Binutils, including gdb and ld, has already been updated to support it. See
https://sourceware.org/pipermail/binutils/2024-January/132213.html
and
https://www.phoronix.com/news/GNU-Binutils-2.42
.
Does NASM have plans to support it?
Thanks very much.
«
Last Edit: May 09, 2024, 12:17:15 AM by paml27
»
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Programming with NASM
»
Does NASM plan to support Intel Advanced Performance Extensions?