diff options
Diffstat (limited to 'src/vm_arm.dasc')
-rw-r--r-- | src/vm_arm.dasc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vm_arm.dasc b/src/vm_arm.dasc index 5bbdbbff..013688fb 100644 --- a/src/vm_arm.dasc +++ b/src/vm_arm.dasc | |||
@@ -1716,8 +1716,8 @@ static void build_subroutines(BuildCtx *ctx) | |||
1716 | |.endif | 1716 | |.endif |
1717 | |.endmacro | 1717 | |.endmacro |
1718 | | | 1718 | | |
1719 | | math_minmax math_min, gt, hi | 1719 | | math_minmax math_min, gt, pl |
1720 | | math_minmax math_max, lt, lo | 1720 | | math_minmax math_max, lt, le |
1721 | | | 1721 | | |
1722 | |//-- String library ----------------------------------------------------- | 1722 | |//-- String library ----------------------------------------------------- |
1723 | | | 1723 | | |