Home
last modified time | relevance | path

Searched defs:yh (Results 1 – 4 of 4) sorted by relevance

/arch/arm/lib/
Dmuldi3.S19 #define yh r2 macro
25 #define yh r3 macro
Ducmpdi2.S19 #define yh r2 macro
25 #define yh r3 macro
Ddiv64.S22 #define yh r2 macro
28 #define yh r3 macro
/arch/mips/math-emu/
Ddp_sqrt.c36 unsigned int scalx, yh; in ieee754dp_sqrt() local