Searched defs:getmant (Results 1 – 1 of 1) sorted by relevance
/xen/tools/tests/x86_emulator/ |
A D | simd.c | 219 # define getmant(x) scalar_1op(x, "vgetmantss $0, %[in], %[out], %[out]") macro 232 # define getmant(x) scalar_1op(x, "vgetmantsd $0, %[in], %[out], %[out]") macro 292 # define getmant(x) BR(getmantps, _mask, x, 0, undef(), ~0) macro 365 # define getmant(x) BR(getmantpd, _mask, x, 0, undef(), ~0) macro
|
Completed in 13 milliseconds