Home | History | Annotate | Download | only in libcpu

Lines Matching full:bitoff

824 	  int bitoff = 0;
832 bitoff += b->field->bits;
835 ++bitoff;
840 instr->operands[n].off1 = bitoff;
842 instr->operands[n].off2 = bitoff;
844 instr->operands[n].off3 = bitoff;