Lines Matching defs:movl
149 movl src, dst; \
161 movl x, o; \
169 movl y, t; \
174 movl y, o; \
176 movl y, t; \
356 movl state_h0(RSTATE), a;
357 movl state_h1(RSTATE), b;
358 movl state_h2(RSTATE), c;
359 movl state_h3(RSTATE), d;
360 movl state_h4(RSTATE), e;
361 movl state_h5(RSTATE), f;
362 movl state_h6(RSTATE), g;
363 movl state_h7(RSTATE), h;
483 movl a, state_h0(RSTATE);
484 movl b, state_h1(RSTATE);
485 movl c, state_h2(RSTATE);
486 movl d, state_h3(RSTATE);
491 movl e, state_h4(RSTATE);
492 movl f, state_h5(RSTATE);
493 movl g, state_h6(RSTATE);
494 movl h, state_h7(RSTATE);