Searched defs:arc_insn (Results 1 – 2 of 2) sorted by relevance
318 struct arc_insn struct320 unsigned long long int insn;321 int nfixups;322 struct arc_fixup fixups[MAX_INSN_FIXUPS];323 long limm;324 unsigned int len; /* Length of instruction in bytes. */325 bool has_limm; /* Boolean value: TRUE if limm field is valid. */326 bool relax; /* Boolean value: TRUE if needs relaxation. */