Home | History | Annotate | Download | only in target-mips

Lines Matching refs:OP_ST

902 #define OP_ST(insn,fname)                                                  \
907 OP_ST(sb,st8);
908 OP_ST(sh,st16);
909 OP_ST(sw,st32);
911 OP_ST(sd,st64);
913 #undef OP_ST