NASM - The Netwide Assembler

NASM Forum => Summer of Code Ideas => Topic started by: H. Peter Anvin on March 13, 2009, 10:07:31 PM

Title: Improve the pattern-matching system
Post by: H. Peter Anvin on March 13, 2009, 10:07:31 PM
There are some very odd corner cases in the way instructions are matched to instruction patterns.  That is only going to make things harder going forward.  This task would include architecting a new instruction matching system and adjusting the existing instruction patterns to match it.