Home
last modified time | relevance | path

Searched refs:constraint_violation (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/cpu/
H A Dfrv.opc59 int constraint_violation;
363 vliw->constraint_violation = 0;
765 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
826 vliw->constraint_violation = 1;
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-opc.h47 int constraint_violation; member
H A Dfrv-opc.c363 vliw->constraint_violation = 0; in frv_vliw_reset()
803 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn)) in frv_vliw_add_insn()
867 vliw->constraint_violation = 1; in frv_vliw_add_insn()
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dfrv-opc.h46 int constraint_violation; member
H A Dfrv-opc.c317 vliw->constraint_violation = 0; in frv_vliw_reset()
719 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn)) in frv_vliw_add_insn()
780 vliw->constraint_violation = 1; in frv_vliw_add_insn()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dfrv.opc58 int constraint_violation;
408 vliw->constraint_violation = 0;
848 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
912 vliw->constraint_violation = 1;