1;;! target = "x86_64" 2 3(module 4 (func (export "i64.dup") (param i64) (result i64 i64) 5 (local.get 0) (local.get 0))) 6 7;; function u0:0(i64 vmctx, i64, i64) -> i64, i64 tail { 8;; gv0 = vmctx 9;; gv1 = load.i64 notrap aligned readonly gv0+8 10;; gv2 = load.i64 notrap aligned gv1+24 11;; stack_limit = gv2 12;; 13;; block0(v0: i64, v1: i64, v2: i64): 14;; @002b jump block1 15;; 16;; block1: 17;; @002b return v2, v2 18;; } 19