Home | History | Annotate | Download | only in bfd

Lines Matching refs:formats

498 /* Instruction formats.  */
514 if ((SLOT) < 0 || (SLOT) >= (INTISA)->formats[FMT].num_slots) \
528 return intisa->formats[fmt].name;
547 if (strcasecmp (fmtname, intisa->formats[fmt].name) == 0)
578 (*intisa->formats[fmt].encode_fn) (insn);
588 return intisa->formats[fmt].length;
597 return intisa->formats[fmt].num_slots;
610 slot_id = intisa->formats[fmt].slot_id[slot];
625 slot_id = intisa->formats[fmt].slot_id[slot];
641 slot_id = intisa->formats[fmt].slot_id[slot];
706 slot_id = intisa->formats[fmt].slot_id[slot];
730 slot_id = intisa->formats[fmt].slot_id[slot];
737 intisa->opcodes[opc].name, slot, intisa->formats[fmt].name);
969 slot_id = intisa->formats[fmt].slot_id[slot];
982 intop->name, slot, intisa->formats[fmt].name);
1006 slot_id = intisa->formats[fmt].slot_id[slot];
1019 intop->name, slot, intisa->formats[fmt].name);