HomeSort by relevance Sort by last modified time
    Searched refs:constraint_violation (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/cpu/
frv.opc 61 int constraint_violation;
415 vliw->constraint_violation = 0;
855 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
919 vliw->constraint_violation = 1;
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
frv-opc.h 47 int constraint_violation; member in struct:__anon75919
frv-opc.c 366 vliw->constraint_violation = 0;
806 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
870 vliw->constraint_violation = 1;
    [all...]

Completed in 51 milliseconds