tag
line
file
source code
uv
740
arch/alpha/math-emu/ieee-math.c
unsigned long ov, uv, res = 0;
uv
764
arch/alpha/math-emu/ieee-math.c
uv = temp.f[0] & 1; /* save sticky bit */
uv
766
arch/alpha/math-emu/ieee-math.c
temp.f[0] |= uv;