Add aliases for conditional jump instructions for clarity and conformance to typical disassemblers. Add a few instructions that were missing for x86.
This is a precursor forJDK-8320448, essentially adding infrastructure requirements for that algorithm.
This is a precursor for
- relates to
-
JDK-8320448 Accelerate IndexOf using AVX2
- Resolved