lightrec: hack to fix a wrong assumption
[pcsx_rearmed.git] / deps / lightning / lib / jit_names.c
index ebd3d56..b663b67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2019  Free Software Foundation, Inc.
+ * Copyright (C) 2014-2022  Free Software Foundation, Inc.
  *
  * This file is part of GNU lightning.
  *
@@ -230,4 +230,5 @@ static char *code_name[] = {
     "movr_d_w",                "movi_d_w",
     "bswapr_us",
     "bswapr_ui",               "bswapr_ul",
+    "casr",            "casi",
 };