|
From: | Richard Henderson |
Subject: | Re: [PATCH 02/28] target/rx: Ensure not being build on user emulation |
Date: | Fri, 24 Jan 2025 08:51:16 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/21/25 06:23, Philippe Mathieu-Daudé wrote:
Currently only system emulation is supported. Assert no target code is built for user emulation. Remove #ifdef'ry since more work is required before being able to emulate a user process. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- target/rx/cpu.h | 6 ++++-- target/rx/cpu.c | 6 ------ target/rx/helper.c | 4 ---- 3 files changed, 4 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |