Home
last modified time | relevance | path

Searched refs:itype (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmoxie-dis.c66 switch (opcode->itype) in print_insn_moxie()
187 switch (opcode->itype) in print_insn_moxie()
209 switch (opcode->itype) in print_insn_moxie()
DChangeLog-2012192 * moxie-opc.c: All 'bad' instructions have the itype MOXIE_BAD.
/toolchain/binutils/binutils-2.25/include/opcode/
Dmoxie.h68 unsigned itype; member
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c626 int itype; /* Suffix Type */ member
658 return imm_types[i].itype; in match_imm()
666 get_imm_otype (int itype) in get_imm_otype() argument
674 if (imm_types[i].itype == itype) in get_imm_otype()
692 int itype, ilen; in parse_imm() local
703 itype = match_imm (atp + 1, &ilen); in parse_imm()
704 if (itype != 0) in parse_imm()
707 e->X_md = itype; in parse_imm()
Dtc-moxie.c194 switch (opcode->itype) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/dlx/
Ditype.d3 #name: itype
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2004915 * gas/dlx/itype.d: Likewise.
DChangeLog-93032122 * itype.d: New file: Expected results.
2123 * itype.s: New file: Test ordinary insns.