diff --git a/fix32.tal b/fix32.tal index 6429b5d..95d6dbf 100644 --- a/fix32.tal +++ b/fix32.tal @@ -1,4 +1,6 @@ ( fix32.tal ) +( ) +( 32-bit fixed point using 1000, i.e. 0x03e8, as a denominator. %POP4 { POP2 POP2 } %POP8 { POP2 POP2 POP2 POP2 }