Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h147 Insn_BCMP, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
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},
1227 && (s3_inst.type != Insn_BCMP)) in s3_my_get_expression()
2462 case Insn_BCMP: in s3_get_insn_class_from_type()
4588 inst_main.type = Insn_BCMP; in s3_do_macro_bcmp()
4738 inst_main.type = Insn_BCMP; in s3_do_macro_bcmpz()
7000 case Insn_BCMP : in s3_relax_frag()