Searched refs:icc_type (Results 1 – 2 of 2) sorted by relevance
158 enum icc_type { in fmovcc_fcc() enum181 cond = (enum icc_type) (inst.rs1 & 0xf); in fmovcc_fcc()271 enum icc_type { in fmovcc_icc() enum294 cond = (enum icc_type) (inst.rs1 & 0xf); in fmovcc_icc()485 enum icc_type { in movcc() enum494 cond = (enum icc_type) (pinst.rs1 & 0xf); in movcc()
55 enum icc_type { in fbcc_sim() enum84 icc = (enum icc_type) (pinst.rd & 0xf); in fbcc_sim()