Home
last modified time | relevance | path

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

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