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

/illumos-gate/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c54 uint32_t sz_bits, asi = 0; local
93 sz_bits = pinst.op3 & 0x3;
94 switch (sz_bits) { /* map size bits to a number */
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c145 int sz_bits = (inst >> 19) & 0xf; local
146 switch (sz_bits) { /* map size bits to a number */

Completed in 481 milliseconds