]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Add deposit_z expander
authorRichard Henderson <rth@twiddle.net>
Mon, 17 Oct 2016 20:21:31 +0000 (13:21 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 15:59:11 +0000 (07:59 -0800)
commit07cc68d52852bf47dea7c402b46ddd28248d4212
treed871aa3a8e7506a862c2dd3df4dc764bbd505a4b
parent0d0d309df0d945e481134f9ef061641f88a2e998
tcg: Add deposit_z expander

While we don't require a new opcode, it is handy to have an expander
that knows the first source is zero.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg-op.c
tcg/tcg-op.h