;;------------------------------------------------------------------------------------------------------- ;; Copyright (C) Microsoft Corporation and contributors. All rights reserved. ;; Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. ;;------------------------------------------------------------------------------------------------------- (module (func (export "func_i8x16_u_0") (result i32) (i8x16.extract_lane_u 0 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_1") (result i32) (i8x16.extract_lane_u 1 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_2") (result i32) (i8x16.extract_lane_u 2 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_3") (result i32) (i8x16.extract_lane_u 3 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_4") (result i32) (i8x16.extract_lane_u 4 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_5") (result i32) (i8x16.extract_lane_u 5 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_6") (result i32) (i8x16.extract_lane_u 6 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_7") (result i32) (i8x16.extract_lane_u 7 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_8") (result i32) (i8x16.extract_lane_u 8 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_9") (result i32) (i8x16.extract_lane_u 9 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_10") (result i32) (i8x16.extract_lane_u 10 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_11") (result i32) (i8x16.extract_lane_u 11 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_12") (result i32) (i8x16.extract_lane_u 12 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_13") (result i32) (i8x16.extract_lane_u 13 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_14") (result i32) (i8x16.extract_lane_u 14 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) (func (export "func_i8x16_u_15") (result i32) (i8x16.extract_lane_u 15 (v128.const i8x16 1 2 -128 4 127 6 7 8 9 255 11 12 13 14 15 -20)) ) )