On 1/29/25 3:47 AM, Yoshinori Sato wrote:
Thanks. I've pushed this to the trunk, even though it's not a regression as it's limited to the rx port and fixes a clear bug.When using the "Q" constraint in the inline assembler, the displacement value could exceed the range specified by the instruction. To avoid this issue, a displacement range check is added to the "Q" constraint.
In the future, if you could include a testcase it'd be useful. Thanks again, Jeff