RFR(M) JDK-8181809 PPC64: Leverage mtfprd/mffprd on POWER8
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Tue Jun 20 14:06:09 UTC 2017
On Tue, Jun 20, 2017 at 09:03:07AM -0500, Matthew Brandyberry wrote:
> I think they are all guarded properly -- some at a higher level via
> predicate directives. Which instance(s) in particular look unguarded?
Ah, I was just looking for #ifdefs when in fact there is
"if (VM_Version::has_mtfprd())"
which is apparently what I should have been looking for.
Sorry for my ignorance and thanks for the quick replies!
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list