Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dscore-inst.h62 INSN_SW = 4, enumerator
/freebsd-12.1/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) in do_ldst_insn()
2837 || (ldst_idx == INSN_SB) || (ldst_idx == INSN_SH) || (ldst_idx == INSN_SW)) in do_ldst_insn()