Home | History | Annotate | Download | only in libcpu

Lines Matching full:bitoff

820 	  int bitoff = 0;
828 bitoff += b->field->bits;
831 ++bitoff;
836 instr->operands[n].off1 = bitoff;
838 instr->operands[n].off2 = bitoff;
840 instr->operands[n].off3 = bitoff;