Lines Matching defs:iform
7800 iform
7804 if (iform == INSN_FORM_BAD)
26303 enum insn_form iform = address_to_insn_form (addr, mode, non_prefixed);
26304 return (iform == INSN_FORM_BASE_REG
26305 || iform == INSN_FORM_D
26306 || iform == INSN_FORM_DS
26307 || iform == INSN_FORM_DQ);
26562 enum insn_form iform = address_to_insn_form (src, Pmode,
26565 return (iform == INSN_FORM_PCREL_EXTERNAL || iform == INSN_FORM_PCREL_LOCAL);