Mark Thompson:
> On 30/04/2025 19:26, Andreas Rheinhardt wrote:
>> Patch attached.
>>
>> - Andreas
>
> Hmm, the spec does write exactly this but also defines << as arithmetic left
> shift of a two's complement representation so it works.
>
> Seems fair, LGTM.
>
> More generally this line is not
On 30/04/2025 19:26, Andreas Rheinhardt wrote:
> Patch attached.
>
> - Andreas
Hmm, the spec does write exactly this but also defines << as arithmetic left
shift of a two's complement representation so it works.
Seems fair, LGTM.
More generally this line is not robust to extreme values (can in