Home | History | Annotate | Download | only in opcodes

Lines Matching refs:G_pos

553 static unsigned long G_pos;
561 G_pos = (unsigned long) pos;
607 msb = (unsigned long)width + G_pos - 1;
608 lsb = G_pos;
610 G_pos = 0;