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

/haiku-buildtools/legacy/binutils/cpu/
H A Dfrv.opc59 int constraint_violation;
410 vliw->constraint_violation = 0;
850 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
914 vliw->constraint_violation = 1;
/haiku-buildtools/binutils/cpu/
H A Dfrv.opc61 int constraint_violation;
415 vliw->constraint_violation = 0;
855 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
919 vliw->constraint_violation = 1;
/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-opc.h47 int constraint_violation; member in struct:__anon3070
H A Dfrv-opc.c363 vliw->constraint_violation = 0;
803 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
867 vliw->constraint_violation = 1;
/haiku-buildtools/binutils/opcodes/
H A Dfrv-opc.h47 int constraint_violation; member in struct:__anon1091
H A Dfrv-opc.c366 vliw->constraint_violation = 0;
806 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
870 vliw->constraint_violation = 1;

Completed in 88 milliseconds