Home
last modified time | relevance | path

Searched refs:scaled (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/kernel/
Dvisemul.c493 int scaled = src << scale; in pformat() local
494 int from_fixed = scaled >> 7; in pformat()
516 s64 scaled = src << scale; in pformat() local
517 s64 from_fixed = scaled >> 23; in pformat()
539 s64 scaled = src << scale; in pformat() local
540 s64 from_fixed = scaled >> 16; in pformat()
606 u16 scaled = ((prod & 0x00ffff00) >> 8); in pmul() local
610 scaled++; in pmul()
611 rd_val |= ((scaled & 0xffffUL) << (byte * 16UL)); in pmul()
631 u16 scaled = ((prod & 0x00ffff00) >> 8); in pmul() local
[all …]
/arch/m68k/fpsp040/
Dscale.S5 | scaled by the source operand. If the absolute value of
Dbindec.S68 | The mantissa is scaled to the desired number of
/arch/m68k/ifpsp060/src/
Dfpsp.S9564 # sscale(): computes the destination operand scaled by the source #
11659 # of this operation then has its exponent scaled by -0x6000 to create the
11770 # of this operation then has its exponent scaled by -0x6000 to create the
15851 # FP_SRC(a6) = fp op1 scaled(src) #
15852 # FP_DST(a6) = fp op2 scaled(dst) #
15858 # DST exponent was scaled by. If the SRC exponent is greater or equal, #
15969 # FP_SCR0(a6) = extended precision operand to be scaled #
15972 # FP_SCR0(a6) = scaled extended precision operand #
16096 # FP_SCR1(a6) = extended precision operand to be scaled #
16099 # FP_SCR1(a6) = scaled extended precision operand #