Home
last modified time | relevance | path

Searched refs:s3_do16_ldst_insn (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c132 static void s3_do16_ldst_insn (char *);
760 {"lw!", 0x1000, 0x7000, 0x8000, Rd_rvalueRs, s3_do16_ldst_insn},
933 {"sw!", 0x2000, 0x7000, 0x8000, Rd_lvalueRs, s3_do16_ldst_insn},
3404 s3_do16_ldst_insn (char *str) in s3_do16_ldst_insn() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20111127 (s3_do16_ldst_insn): Delete unused local variable 'temp'.