RFR: 8344381: [s390x] Test failures with error: Register type is not known [v2]
Amit Kumar
amitkumar at openjdk.org
Mon Nov 18 13:43:10 UTC 2024
On Mon, 18 Nov 2024 13:24:59 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>I think that the instructions can encode the maximum frame size.
both of the instruction support displacement up to `12bit unsigned integer`, which should give us flexibility of around 4000byte So I guess we should be fine.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22197#issuecomment-2483078644
More information about the hotspot-dev
mailing list