Lines Matching defs:INSN
176 entrydef -> 'insn' name val funcdef ; type of entry (instruction)
326 static struct itbl_entry *insn=0;
379 INSN = 263, /* INSN */
397 #define INSN 263
443 YYSYMBOL_INSN = 8, /* INSN */
875 "IMMED", "ADDR", "INSN", "NUM", "ID", "NL", "PNUM", "','", "'|'", "'['",
1459 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
1462 insn=itbl_add_insn ((yyvsp[-5].num), (yyvsp[-3].str), (yyvsp[-2].val), sbit, ebit, (yyvsp[0].val));
1467 case 7: /* entry: pnum INSN name value range flags $@1 fieldspecs NL */
1505 itbl_add_operand (insn, (yyvsp[-2].num), sbit, ebit, (yyvsp[0].val));