Home
last modified time | relevance | path

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

/arch/mips/math-emu/
Dieee754dp.h55 #define XDPSRS1(v) \ macro
Ddp_add.c156 xm = XDPSRS1(xm); in ieee754dp_add()
Ddp_sub.c159 xm = XDPSRS1(xm); /* shift preserving sticky */ in ieee754dp_sub()
Ddp_maddf.c247 zm = XDPSRS1(zm); in _dp_maddf()