view test/gen-masm/gen_masm.sh @ 458:1c18c2377c24

suite_aggr: - bounds checking memory of struct return values, to spot overflow errors by dcCallStruct - added clearing of space aggregate data is written to, to be in line with other data which is cleared - some optimization
author Tassilo Philipp
date Sat, 29 Jan 2022 12:02:56 +0100
parents ab2d78e48ca2
children
line wrap: on
line source

#!/bin/sh
cd `dirname $0`

../../portasm/gen-masm.sh call_x86
../../portasm/gen-masm.sh call_x64