Searched refs:Insn_BCMP (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h147 Insn_BCMP, enumerator in enum:score_insn_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h147 Insn_BCMP, enumerator in enum:score_insn_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c963 {"bcmpeqz", 0x0000004c, 0x3e00007e, 0x8000, Insn_BCMP, s3_do_macro_bcmpz},
964 {"bcmpeq", 0x0000004c, 0x3e00007e, 0x8000, Insn_BCMP, s3_do_macro_bcmp},
965 {"bcmpnez", 0x0000004e, 0x3e00007e, 0x8000, Insn_BCMP, s3_do_macro_bcmpz},
966 {"bcmpne", 0x0000004e, 0x3e00007e, 0x8000, Insn_BCMP, s3_do_macro_bcmp},
1228 && (s3_inst.type != Insn_BCMP))
2467 case Insn_BCMP:
4594 inst_main.type = Insn_BCMP;
4742 inst_main.type = Insn_BCMP;
7006 case Insn_BCMP :

Completed in 121 milliseconds