8254793: [JVMCI] improve speculation encoding

Reviewed-by: kvn, dlong, never
This commit is contained in:
Doug Simon 2020-10-19 19:06:23 +00:00
parent 74ac77e2b1
commit f42c03226f
9 changed files with 69 additions and 20 deletions

View file

@ -391,6 +391,7 @@
declare_constant(HeapWordSize) \
declare_constant(InvocationEntryBci) \
declare_constant(LogKlassAlignmentInBytes) \
declare_constant(JVMCINMethodData::SPECULATION_LENGTH_BITS) \
\
declare_constant(JVM_ACC_WRITTEN_FLAGS) \
declare_constant(JVM_ACC_MONITOR_MATCH) \