Files
wasmtime/docs
Jakob Stoklund Olesen 29c449f117 Add legalization helper instructions.
The isplit_lohi instruction breaks an integer into two halves. This will
typically be used to get the two halves of an `i64` value on 32-bit
CPUs.

The iconcat_lohi is the reverse operation. It reconstructs the `i64`
from the low and high bits.
2016-09-27 16:22:32 -07:00
..
2016-01-12 16:51:35 -08:00
2016-08-25 11:55:57 -07:00
2016-09-23 11:37:40 -07:00
2016-01-21 14:25:16 -08:00
2016-07-22 10:06:51 -07:00
2016-09-23 11:37:40 -07:00
2016-01-12 16:51:35 -08:00
2016-09-23 11:37:40 -07:00