Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_64.c175 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
367 int ftt = (current_thread_info()->xfsr[0] >> 14) & 0x7; in do_mathemu() local