Lines Matching refs:nzcv
2072 : I<(outs), (ins regtype:$Rn, imm0_31:$imm, imm0_15:$nzcv, ccode:$cond),
2073 asm, "\t$Rn, $imm, $nzcv, $cond", "", []>,
2080 bits<4> nzcv;
2090 let Inst{3-0} = nzcv;
2104 : I<(outs), (ins regtype:$Rn, regtype:$Rm, imm0_15:$nzcv, ccode:$cond),
2105 asm, "\t$Rn, $Rm, $nzcv, $cond", "", []>,
2112 bits<4> nzcv;
2122 let Inst{3-0} = nzcv;
3938 : I<(outs), (ins regtype:$Rn, regtype:$Rm, imm0_15:$nzcv, ccode:$cond),
3939 asm, "\t$Rn, $Rm, $nzcv, $cond", "", []>,
3943 bits<4> nzcv;
3953 let Inst{3-0} = nzcv;