diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-17 08:00:57 +0300 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-11-01 07:28:53 +1100 |
commit | 6d0b52ed889f47fa8e39e9611d7bce15cc533369 (patch) | |
tree | 3dab78bd0668804d86d7d8f9cef0a4e63c97d916 /tcg | |
parent | 3a5f6805c7ca7deb8d1abaf0153936eeb51d074e (diff) |
tcg/sparc64: Rename from tcg/sparc
Emphasize that we only support full 64-bit code generation.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg')
-rw-r--r-- | tcg/sparc64/tcg-target-con-set.h (renamed from tcg/sparc/tcg-target-con-set.h) | 0 | ||||
-rw-r--r-- | tcg/sparc64/tcg-target-con-str.h (renamed from tcg/sparc/tcg-target-con-str.h) | 0 | ||||
-rw-r--r-- | tcg/sparc64/tcg-target.c.inc (renamed from tcg/sparc/tcg-target.c.inc) | 0 | ||||
-rw-r--r-- | tcg/sparc64/tcg-target.h (renamed from tcg/sparc/tcg-target.h) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tcg/sparc/tcg-target-con-set.h b/tcg/sparc64/tcg-target-con-set.h index 3b751dc3fb..3b751dc3fb 100644 --- a/tcg/sparc/tcg-target-con-set.h +++ b/tcg/sparc64/tcg-target-con-set.h diff --git a/tcg/sparc/tcg-target-con-str.h b/tcg/sparc64/tcg-target-con-str.h index fdb25d9313..fdb25d9313 100644 --- a/tcg/sparc/tcg-target-con-str.h +++ b/tcg/sparc64/tcg-target-con-str.h diff --git a/tcg/sparc/tcg-target.c.inc b/tcg/sparc64/tcg-target.c.inc index 097bcfcd12..097bcfcd12 100644 --- a/tcg/sparc/tcg-target.c.inc +++ b/tcg/sparc64/tcg-target.c.inc diff --git a/tcg/sparc/tcg-target.h b/tcg/sparc64/tcg-target.h index 8655acdbe5..8655acdbe5 100644 --- a/tcg/sparc/tcg-target.h +++ b/tcg/sparc64/tcg-target.h |