HomeSort by: relevance | last modified time | path
    Searched defs:operandp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-vax.c 1967 struct vop *operandp;
2024 for (howp = vwP->vot_how, operandp = vitP->vit_operand;
2026 operandp++, howp += 2)
2039 operandp->vop_width = howp[1];
2040 operandp->vop_nbytes = vax_operand_width_size[(unsigned) howp[1]];
2041 operandp->vop_access = howp[0];
2042 vip_op (instring, operandp);
2044 if (operandp->vop_error)
2494 struct vop *operandP;
2543 for (operandP = v.vit_operand
1958 struct vop *operandp; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c 1967 struct vop *operandp;
2024 for (howp = vwP->vot_how, operandp = vitP->vit_operand;
2026 operandp++, howp += 2)
2039 operandp->vop_width = howp[1];
2040 operandp->vop_nbytes = vax_operand_width_size[(unsigned) howp[1]];
2041 operandp->vop_access = howp[0];
2042 vip_op (instring, operandp);
2044 if (operandp->vop_error)
2494 struct vop *operandP;
2543 for (operandP = v.vit_operand
1958 struct vop *operandp; local
    [all...]

Completed in 18 milliseconds