Files
wasmtime/cranelift/docs
Jakob Stoklund Olesen ad07f67331 Move constant instructions into meta.
Add new immediate types for floating point and vector immediates.
Use new immediates to define the constant value instructions in meta.

Split the fconst instruction into two: f32const and f64const. This prevents
confusion about the interpretation of 64 immediate bits when generating an f32
constant.

Add an immvector ImmediateType. This immediate type is variable length, and
provides all the bits of a SIMD vector directly.
2016-04-01 10:08:57 -07:00
..
2016-01-12 16:51:35 -08:00
2016-02-09 08:11:20 -08:00
2016-01-21 14:25:16 -08:00
2016-02-04 19:51:38 -08:00
2016-01-12 16:51:35 -08:00
2016-01-12 16:51:35 -08:00