>
> Much better, thanks.

Cheers! :-)

Use MO_SB, MO_TESW here.

It won't matter for normal operation, but the sign of the operation is
> exposed to plugins.


Ah okay. I'll update accordingly and copy over your Reviewed-by line.
Thanks!

On Thu, Jul 3, 2025 at 12:14 AM Richard Henderson <
[email protected]> wrote:

> On 7/2/25 05:19, William Kosasih wrote:
> > +DO_VLDR(vldrb_sh, MO_UB, 1, int8_t, ldb, 2, int16_t)
> > +DO_VLDR(vldrb_sw, MO_UB, 1, int8_t, ldb, 4, int32_t)
> ...
> > +DO_VLDR(vldrh_sw, MO_TEUW, 2, int16_t, ldw, 4, int32_t)
>
> Use MO_SB, MO_TESW here.
>
> It won't matter for normal operation, but the sign of the operation is
> exposed to plugins.
>
>
> r~
>

Reply via email to