diff --git a/src/cc65/coptstop.c b/src/cc65/coptstop.c index c97ad216e..906f9adef 100644 --- a/src/cc65/coptstop.c +++ b/src/cc65/coptstop.c @@ -1682,8 +1682,12 @@ static int HarmlessCall (const char* Name) static const char* Tab[] = { "aslax1", "aslax2", + "aslax3", + "aslax4", "asrax1", "asrax2", + "asrax3", + "asrax4", "bnegax", "ldaxidx", "ldaxysp",