Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8191769
AARCH64: Fix hint instructions encoding
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
10
Affects Version/s:
10
Component/s:
hotspot
Labels:
aarch64
openjdk
Subcomponent:
compiler
Resolved In Build:
b36
CPU:
aarch64
OS:
linux
Description
For hint(imm) imm should be CRm:op2 instead of CRm. That would help to experiment with hint instructions. nop() which is an alias for hint(0) emits the same either way.
Attachments
Activity
People
Assignee:
Dmitry Chuyko
Reporter:
Dmitry Chuyko
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2017-11-22 07:55
Updated:
2017-12-15 08:50
Resolved:
2017-11-28 04:42