aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-12-05 21:25:32 +0100
committerLuuk de Gram <luuk@degram.dev>2022-12-12 17:41:56 +0100
commit5a6b6992d887ffee1ea64b4f778c5c07ecbaf270 (patch)
treed3bed0ee1d09a41343ef10b6ccac9aa4ff54d762 /src/codegen.zig
parent4832677c3bce61725c67306c4683921296abdff9 (diff)
downloadzig-5a6b6992d887ffee1ea64b4f778c5c07ecbaf270.tar.gz
zig-5a6b6992d887ffee1ea64b4f778c5c07ecbaf270.zip
std: Add Wasm SIMD opcodes and value type
This adds the opcodes for both the simd128 and relaxed-simd features. Those instructions are required by the self-hosted WebAssembly backend. Additionally, this also adds the new `v128` Valtype which is required to represent a 128bit simd value. SIMD values that do not have exactly 128 bits will be represented differently.
Diffstat (limited to 'src/codegen.zig')
0 files changed, 0 insertions, 0 deletions