aboutsummaryrefslogtreecommitdiff
path: root/src/vm_arm64.dasc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm_arm64.dasc')
-rw-r--r--src/vm_arm64.dasc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vm_arm64.dasc b/src/vm_arm64.dasc
index 62946373..c157696c 100644
--- a/src/vm_arm64.dasc
+++ b/src/vm_arm64.dasc
@@ -1489,8 +1489,8 @@ static void build_subroutines(BuildCtx *ctx)
1489 | b <6 1489 | b <6
1490 |.endmacro 1490 |.endmacro
1491 | 1491 |
1492 | math_minmax math_min, gt, hi 1492 | math_minmax math_min, gt, pl
1493 | math_minmax math_max, lt, lo 1493 | math_minmax math_max, lt, le
1494 | 1494 |
1495 |//-- String library ----------------------------------------------------- 1495 |//-- String library -----------------------------------------------------
1496 | 1496 |