summaryrefslogtreecommitdiffstats
path: root/.gdbinit
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-10-03 16:17:11 +0200
committerDavid Gibson2021-10-21 02:42:47 +0200
commit491b3cca3653bf36db67f91be0e3db64682bef91 (patch)
tree5b123c8ad09268f1938a607143a573ae9a479034 /.gdbinit
parenttarget/ppc: Use tcg_constant_i32() in gen_setb() (diff)
downloadqemu-491b3cca3653bf36db67f91be0e3db64682bef91.tar.gz
qemu-491b3cca3653bf36db67f91be0e3db64682bef91.tar.xz
qemu-491b3cca3653bf36db67f91be0e3db64682bef91.zip
target/ppc: Use tcg_constant_i64() in gen_brh()
The mask of the Byte-Reverse Halfword opcode is a read-only constant. We can avoid using a TCG temporary by moving the mask to the constant pool. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20211003141711.3673181-3-f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to '.gdbinit')
0 files changed, 0 insertions, 0 deletions