This commit is contained in:
Mike Pall 2015-05-04 06:38:01 +02:00
parent 4cec6a5706
commit a836b7e177

View File

@ -2348,8 +2348,6 @@ static void build_subroutines(BuildCtx *ctx)
| |
|//-- Bit library -------------------------------------------------------- |//-- Bit library --------------------------------------------------------
| |
|.define TOBIT_BIAS, 0x59c00000 // 2^52 + 2^51 (float, not double!).
|
|.macro .ffunc_bit, name, kind, fdef |.macro .ffunc_bit, name, kind, fdef
| fdef name | fdef name
|.if kind == 2 |.if kind == 2