mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
According to spec, ctzw should work with 32-bit register, not 64. For example, previous implementation returns 33 for (1<<33) input when the new one returns 32. Signed-off-by: Vladimir Isaev <vladimir.isaev@syntacore.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Suggested-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230204082312.43557-1-vladimir.isaev@syntacore.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
||
|---|---|---|
| .. | ||
| trans_privileged.c.inc | ||
| trans_rva.c.inc | ||
| trans_rvb.c.inc | ||
| trans_rvd.c.inc | ||
| trans_rvf.c.inc | ||
| trans_rvh.c.inc | ||
| trans_rvi.c.inc | ||
| trans_rvk.c.inc | ||
| trans_rvm.c.inc | ||
| trans_rvv.c.inc | ||
| trans_rvzawrs.c.inc | ||
| trans_rvzfh.c.inc | ||
| trans_svinval.c.inc | ||
| trans_xthead.c.inc | ||
| trans_xventanacondops.c.inc | ||