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

/openjdk7/jdk/src/solaris/bin/
H A Dergo_i586.c40 uint32_t* ebxp,
119 uint32_t* ebxp,
133 "r" (ebxp),
168 *ebxp = value_of_ebx;
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.c1167 uint32_t* ebxp,
1219 uint32_t* ebxp,
1233 "r" (ebxp),
1268 *ebxp = value_of_ebx;
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 26 milliseconds