add m740 to macpack cpu, add .ifpm740, add regression test for those

This commit is contained in:
mrdudz
2025-06-16 21:59:38 +02:00
parent 20e7c54fa3
commit 0b74ae8c2d
7 changed files with 24 additions and 1 deletions

View File

@@ -225,6 +225,7 @@ struct DotKeyword {
{ ".IFP816", TOK_IFP816 },
{ ".IFPC02", TOK_IFPC02 },
{ ".IFPDTV", TOK_IFPDTV },
{ ".IFPM740", TOK_IFPM740 },
{ ".IFPSC02", TOK_IFPSC02 },
{ ".IFREF", TOK_IFREF },
{ ".IMPORT", TOK_IMPORT },