Home | History | Annotate | Download | only in target-i386

Lines Matching refs:R_ECX

1930         env->regs[R_ECX] = ((ctrl & (1 << 6)) ? rffs1 : ffs1)(res) - 1;
1932 env->regs[R_ECX] = 16 >> (ctrl & (1 << 0));
1962 env->regs[R_ECX] = ((ctrl & (1 << 6)) ? rffs1 : ffs1)(res) - 1;
1964 env->regs[R_ECX] = 16 >> (ctrl & (1 << 0));