Home | History | Annotate | Download | only in gas

Lines Matching defs:regindex

1262             unsigned long regindex;
1273 regindex = yasm_intnum_get_uint(INTNUM_val);
1281 reg = yasm_arch_reggroup_get_reg(p_object->arch, reg, regindex);
1284 regindex);