Author Topic: Improve the pattern-matching system  (Read 15442 times)

Offline H. Peter Anvin

  • NASM Developer
  • Jr. Member
  • *****
  • Posts: 18
Improve the pattern-matching system
« 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.