Thanks, applied.
On Tue, Sep 18, 2012 at 8:52 PM, Stefan Weil wrote:
> The operations for INDEX_op_deposit_i32 and INDEX_op_deposit_i64
> are now supported and enabled by default.
>
> Signed-off-by: Stefan Weil
> ---
>
> The interpreter code for INDEX_op_deposit_i64 was buggy in v1 of this patc
Am 18.09.2012 22:52, schrieb Stefan Weil:
The operations for INDEX_op_deposit_i32 and INDEX_op_deposit_i64
are now supported and enabled by default.
Signed-off-by: Stefan Weil
---
The interpreter code for INDEX_op_deposit_i64 was buggy in v1 of this patch.
There is also an alternate implementa
The operations for INDEX_op_deposit_i32 and INDEX_op_deposit_i64
are now supported and enabled by default.
Signed-off-by: Stefan Weil
---
The interpreter code for INDEX_op_deposit_i64 was buggy in v1 of this patch.
There is also an alternate implementation of the interpreter part which is
based