diff --git a/vm/compiler/templates/amd64-386/patch.asm b/vm/compiler/templates/amd64-386/patch.asm index 1ec81dd..eded3d0 100644 --- a/vm/compiler/templates/amd64-386/patch.asm +++ b/vm/compiler/templates/amd64-386/patch.asm @@ -114,7 +114,7 @@ su_op_advance_finish: ; Output: st0 : 2^x ;------------------------------------------------------------------------------- {{- if not (.HasCall "su_nonlinear_map")}}{{.SectText "su_power"}}{{end}} -{{.Export "su_power" 0}} +{{.Export "su_pow" 0}} su_power: fld1 ; 1 x fld st1 ; x 1 x