Searched refs:INSN_SW (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h62 INSN_SW = 4, enumerator in enum:__anon592
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c779 {"sw", INSN_SW, 0x00000000, 0x200c, Insn_Type_SYN, do_macro_ldst_label},
2824 else if (ldst_idx == INSN_SW)
2837 || (ldst_idx == INSN_SB) || (ldst_idx == INSN_SH) || (ldst_idx == INSN_SW))

Completed in 129 milliseconds