one more comment

This commit is contained in:
Gorilla Sapiens
2025-06-04 06:43:29 +00:00
parent b6f42f9ab2
commit a0772cfa10

View File

@@ -90,6 +90,7 @@ struct FuncInfo {
** routines are marked to use only the A register. The remainder is ignored
** anyway.
*/
/* MUST BE SORTED BY NAME !!! */
static const FuncInfo FuncInfoTable[] = {
{ "addeq0sp", SLV_TOP | REG_AX, PSTATE_ALL | REG_AXY },
{ "addeqysp", SLV_IND | REG_AXY, PSTATE_ALL | REG_AXY },