Home | History | Annotate | Download | only in MBlaze

Lines Matching full:x25

649   def MFS : SPC<0x25, 0x2, (outs GPR:$dst), (ins SPR:$src),
654 def MTS : SPC<0x25, 0x3, (outs SPR:$dst), (ins GPR:$src),
658 def MSRSET : MSR<0x25, 0x20, (outs GPR:$dst), (ins uimm15:$set),
661 def MSRCLR : MSR<0x25, 0x22, (outs GPR:$dst), (ins uimm15:$clr),