8296771: RISC-V: C2: assert(false) failed: bad AD file

Reviewed-by: shade, fyang
This commit is contained in:
Xiaolin Zheng 2022-11-11 08:03:48 +00:00 committed by Fei Yang
parent 956d75bcc0
commit 7244eac9df

View File

@ -3265,6 +3265,7 @@ operand iRegP()
match(RegP);
match(iRegPNoSp);
match(iRegP_R10);
match(iRegP_R15);
match(javaThread_RegP);
op_cost(0);
format %{ %}