On 4/21/22 14:39, Max Filippov wrote:
Numbered special registers are small arrays of consecutive SRs. Use tcg_constant_* for the SR index.Signed-off-by: Max Filippov<jcmvb...@gmail.com> --- target/xtensa/translate.c | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~