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

/illumos-gate/usr/src/uts/sparc/fpu/
H A Diu_simulator.c55 enum icc_type { enum
84 icc = (enum icc_type) (pinst.rd & 0xf);
/illumos-gate/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c158 enum icc_type { enum
181 cond = (enum icc_type) (inst.rs1 & 0xf);
271 enum icc_type { enum
294 cond = (enum icc_type) (inst.rs1 & 0xf);
485 enum icc_type { enum
494 cond = (enum icc_type) (pinst.rs1 & 0xf);

Completed in 64 milliseconds