mbox series

[0/1] Fix pointer masking functionality for RISC-V

Message ID 20220717101543.478533-1-space.monkey.delivers@gmail.com
Headers show
Series Fix pointer masking functionality for RISC-V | expand

Message

Alexey Baturo July 17, 2022, 10:15 a.m. UTC
From: Alexey Baturo <baturo.alexey@gmail.com>

Hi,

This patch fixes a typo which leads to broken pointer masking functionality for RISC-V.
Thanks.

Alexey Baturo (1):
  target/riscv: Fix typo and restore Pointer Masking functionality for
    RISC-V

 target/riscv/translate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)