nickysn
|
dbecb67d45
* fixed the value passing of record parameters with non-scalar value size on the
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
020ce2b10c
* use the standard inherited ret_in_param for wasm32
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
e85e10a8f2
- don't override push_high_param for WASM, use the generic 'high' handling
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
c24446c037
* copy all wasm parameters to the local stack, so that their address can be taken
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
40e4dadcdf
- removed wrong comment from tcpuparamanager.create_paraloc_info_intern
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
%!s(int64=5) %!d(string=hai) anos |