Home | History | Annotate | Download | only in ARM

Lines Matching full:fpinst

1697   def VMRS_FPINST : MovFromVFP<0b1001 /* fpinst */, (outs GPR:$Rt), (ins),
1698 "vmrs", "\t$Rt, fpinst", []>;
1735 def VMSR_FPINST : MovToVFP<0b1001 /* fpinst */, (outs), (ins GPR:$src),