-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8u20
-
Component/s: hotspot
-
b08
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8045296 | 8u25 | Igor Ignatyev | P2 | Resolved | Fixed | b01 |
| JDK-8038308 | 8u20 | Igor Ignatyev | P2 | Closed | Fixed | b08 |
| JDK-8053410 | emb-8u26 | Igor Ignatyev | P2 | Resolved | Fixed | b17 |
Add tests to verify correctness of operations with BMI1 instructions.
Following instructions should be covered:
blsi
blsr
andn
blsmsk
lzcnt (intrinsic for {Integer,Long}::numberOfLeadingZeros)
tzcnt (intrinsic for {Integer,Long}::numberOfTrailingZeros)
Following instructions should be covered:
blsi
blsr
andn
blsmsk
lzcnt (intrinsic for {Integer,Long}::numberOfLeadingZeros)
tzcnt (intrinsic for {Integer,Long}::numberOfTrailingZeros)
- backported by
-
JDK-8045296 Add tests to verify correctness of operations with BMI1 and LZCNT instructions
-
- Resolved
-
-
JDK-8053410 Add tests to verify correctness of operations with BMI1 and LZCNT instructions
-
- Resolved
-
-
JDK-8038308 Add tests to verify correctness of operations with BMI1 and LZCNT instructions
-
- Closed
-
- relates to
-
JDK-6823354 Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
-
- Closed
-