Home | History | Annotate | Download | only in codeflinger

Lines Matching full:prescale

884     const int prescale = 16 - adjust;
905 MOV(AL, 0, U, reg_imm(U, LSL, prescale));
915 RSB(AL, 0, U, U, imm(1<<(FRAC_BITS+prescale)));