Home
last modified time | relevance | path

Searched refs:rcond (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c412 } rcond; in fmovr() local
425 rcond = (enum rcond_type) (inst.opcode >> 3) & 7; in fmovr()
426 switch (rcond) { in fmovr()
/titanic_50/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c289 uint32_t rcond:3; member
295 uint32_t rcond:3; member