Richard Sandiford <richard.sandif...@arm.com> writes:
> Indu Bhagat <indu.bha...@oracle.com> writes:
>>> [...]
>>> (define_predicate "aarch64_granule16_imm6"
>>>    (and (match_code "const_int")
>>>         (match_test "IN_RANGE (INTVAL (op), -1008, 1008)
>
> The minimum can be -1020 instead of -1008.

Gah, of course I meant -1024.

Reply via email to