Class | Description |
---|---|
AMD64ConvertSnippets |
Snippets used for conversion operations on AMD64 where the AMD64 instruction used does not match
the semantics of the JVM specification.
|
AMD64ConvertSnippets.Templates | |
AMD64CountLeadingZerosNode |
Count the number of leading zeros using the
lzcntq or lzcntl instructions. |
AMD64CountTrailingZerosNode |
Count the number of trailing zeros using the
tzcntq or tzcntl instructions. |
AMD64FloatConvertNode |
This node has the semantics of the AMD64 floating point conversions.
|
AMD64GraphBuilderPlugins | |
AMD64MathIntrinsicNode | |
AMD64MathSubstitutions |
Substitutions for some
Math methods that leverage AMD64 instructions for
selected input values. |
Enum | Description |
---|---|
AMD64MathIntrinsicNode.Operation |