On 11/11/23 02:32, Richard Henderson wrote:
During the conversion to decodetree, the 2-bit mask was lost.Fixes: deee69a19fd ("target/hppa: Convert memory management insns") Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/hppa/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>