icc_type
icc = (enum icc_type) (pinst.rd & 0xf);
cond = (enum icc_type) (inst.rs1 & 0xf);
cond = (enum icc_type) (pinst.rs1 & 0xf);