Searched defs:eaxp (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/bin/
H A Dergo_i586.c39 uint32_t* eaxp,
118 uint32_t* eaxp,
132 "r" (eaxp),
167 *eaxp = value_of_eax;
38 get_cpuid(uint32_t arg, uint32_t* eaxp, uint32_t* ebxp, uint32_t* ecxp, uint32_t* edxp) argument
117 get_cpuid(uint32_t arg, uint32_t* eaxp, uint32_t* ebxp, uint32_t* ecxp, uint32_t* edxp) argument
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c1166 uint32_t* eaxp,
1218 uint32_t* eaxp,
1232 "r" (eaxp),
1267 *eaxp = value_of_eax;
1165 get_cpuid(uint32_t arg, uint32_t* eaxp, uint32_t* ebxp, uint32_t* ecxp, uint32_t* edxp) argument
1217 get_cpuid(uint32_t arg, uint32_t* eaxp, uint32_t* ebxp, uint32_t* ecxp, uint32_t* edxp) argument

Completed in 52 milliseconds