Searched refs:cs_sel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dtest-i386.c1458 long cs_sel;
1460 asm volatile ("mov %%cs, %0" : "=r" (cs_sel));
1465 : "r" (cs_sel) : "memory", "cc");
1469 desc.seg = cs_sel;
1484 : "c" (&desc), "b" (cs_sel)
2335 uint16_t cs_sel; member in struct:fpxstate

Completed in 83 milliseconds