commit | 5fae5110eedba1110605c88d96cd4a5f057bfca2 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Wed Aug 02 09:19:12 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 24 15:46:00 2024 -0700 |
tree | 46ae4d6e2da6c4378d6975322892f61589dace48 | |
parent | 7048fc59ef6a9f76693db3bafede6234a3897385 [diff] |
target/m68k: Pass semihosting arg to exit Instead of using d0 (the semihost function number), use d1 (the provide exit status). Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20230802161914.395443-2-keithp@keithp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>