Searched refs:itype (Results 1 – 8 of 8) sorted by relevance
66 switch (opcode->itype) in print_insn_moxie()187 switch (opcode->itype) in print_insn_moxie()209 switch (opcode->itype) in print_insn_moxie()
192 * moxie-opc.c: All 'bad' instructions have the itype MOXIE_BAD.
68 unsigned itype; member
626 int itype; /* Suffix Type */ member658 return imm_types[i].itype; in match_imm()666 get_imm_otype (int itype) in get_imm_otype() argument674 if (imm_types[i].itype == itype) in get_imm_otype()692 int itype, ilen; in parse_imm() local703 itype = match_imm (atp + 1, &ilen); in parse_imm()704 if (itype != 0) in parse_imm()707 e->X_md = itype; in parse_imm()
194 switch (opcode->itype) in md_assemble()
3 #name: itype
915 * gas/dlx/itype.d: Likewise.
2122 * itype.d: New file: Expected results.2123 * itype.s: New file: Test ordinary insns.