Home | History | Annotate | Download | only in MBlaze

Lines Matching full:swi

480 def SWI : StoreMI<0x3E, "swi    ", store>;
1043 def : Pat<(store (i32 0), iaddr:$dst), (SWI (i32 R0), iaddr:$dst)>;