Home
last modified time | relevance | path

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

/arch/mips/math-emu/
Dieee754dp.c103 static u64 get_rounding(int sn, u64 xm) in get_rounding()
134 ieee754dp ieee754dp_format(int sn, int xe, u64 xm) in ieee754dp_format()
Dieee754sp.c104 static unsigned get_rounding(int sn, unsigned xm) in get_rounding()
135 ieee754sp ieee754sp_format(int sn, int xe, unsigned xm) in ieee754sp_format()
Ddp_fint.c32 u64 xm; in ieee754dp_fint() local
Dsp_fint.c32 unsigned xm; in ieee754sp_fint() local
Dsp_flong.c32 u64 xm; /* <--- need 64-bit mantissa temp */ in ieee754sp_flong() local
Ddp_flong.c32 u64 xm; in ieee754dp_flong() local
/arch/mn10300/mm/
Dmisalignment.c327 uint32_t opcode, noc, xo, xm; in misalignment() local