summary refs log tree commit diff stats
path: root/ui/curses.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2019-03-10 01:34:27 +0100
committerLaurent Vivier <laurent@vivier.eu>2019-05-17 00:30:47 +0200
commit60d3d0cfeb1658d2827d6a4f0df27252bb36baba (patch)
tree0365a11d4b7face484b59ab998f8305d84218231 /ui/curses.c
parent44c64e90950adf9efe7f4235a32eb868d1290ebb (diff)
downloadfocaccia-qemu-60d3d0cfeb1658d2827d6a4f0df27252bb36baba.tar.gz
focaccia-qemu-60d3d0cfeb1658d2827d6a4f0df27252bb36baba.zip
target/m68k: Optimize rotate_x() using extract_i32()
Optimize rotate_x() using tcg_gen_extract_i32(). We can now free the
'sz' tcg_temp earlier. Since it is allocated with tcg_const_i32(),
free it with tcg_temp_free_i32().

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190310003428.11723-6-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'ui/curses.c')
0 files changed, 0 insertions, 0 deletions