aboutsummaryrefslogtreecommitdiff
path: root/tcg/riscv/tcg-target-reg-bits.h
AgeCommit message (Collapse)Author
2023-06-05tcg: Split out tcg-target-reg-bits.hRichard Henderson
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>