On 27/2/23 06:42, Richard Henderson wrote:
Use addi on the addition side and tcg_constant_i32 on the other.Signed-off-by: Richard Henderson <[email protected]> --- target/xtensa/translate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
