On 3/11/21 3:39 PM, Richard Henderson wrote:
> We are currently using the "natural" size routine, which
> uses 64-bits on a 64-bit host. The TCGMemOpIdx operand
> has 11 bits, so we can safely reduce to 32-bits.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/tci.c| 8
We are currently using the "natural" size routine, which
uses 64-bits on a 64-bit host. The TCGMemOpIdx operand
has 11 bits, so we can safely reduce to 32-bits.
Signed-off-by: Richard Henderson
---
tcg/tci.c| 8
tcg/tci/tcg-target.c.inc | 4 ++--
2 files changed, 6 inse