commit | d46259c037e51fb6516199305fe8f0994df3d46e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon May 01 10:57:11 2023 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Jun 05 12:04:28 2023 -0700 |
tree | 4a2cedcb5ce045685b565a0947f5dbb479556c07 | |
parent | e5b490637708a688e303a51d47fea3bd14ec98f6 [diff] |
tcg: Split out tcg-target-reg-bits.h Often, the only thing we need to know about the TCG host is the register size. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>