diff --git a/src/cc65/coptstop.c b/src/cc65/coptstop.c index 90e040c46..fb3e753bc 100644 --- a/src/cc65/coptstop.c +++ b/src/cc65/coptstop.c @@ -1708,6 +1708,7 @@ static int HarmlessCall (const char* Name) "asrax2", "asrax3", "asrax4", + "asraxy", "bnegax", "complax", "decax1", @@ -1740,6 +1741,7 @@ static int HarmlessCall (const char* Name) "shrax2", "shrax3", "shrax4", + "shraxy", }; void* R = bsearch (Name,