mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
Cleanup.
This commit is contained in:
parent
4cec6a5706
commit
a836b7e177
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user