mirror of
https://github.com/openjdk/jdk19u.git
synced 2025-12-11 09:24:36 -06:00
8296771: RISC-V: C2: assert(false) failed: bad AD file
Backport-of: 7244eac9dfe4e7e9c3eea613149f0fb1390f00aa
This commit is contained in:
parent
2adc3e14aa
commit
c8082a3b64
@ -3208,6 +3208,7 @@ operand iRegP()
|
|||||||
match(RegP);
|
match(RegP);
|
||||||
match(iRegPNoSp);
|
match(iRegPNoSp);
|
||||||
match(iRegP_R10);
|
match(iRegP_R10);
|
||||||
|
match(iRegP_R15);
|
||||||
match(javaThread_RegP);
|
match(javaThread_RegP);
|
||||||
op_cost(0);
|
op_cost(0);
|
||||||
format %{ %}
|
format %{ %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user