mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-30 21:00:37 -07:00
The TCG optimizer does great work when inserting constants, being able to fold the open-coded deposit expansion to just an AND or an OR. Avoid a bit the regression caused by having the deposit opcode by expanding deposit of zero as an AND. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net> |
||
|---|---|---|
| .. | ||
| tcg-target.c | ||
| tcg-target.h | ||