Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/math-emu/
Dmath.c93 #define mathemu_copy_to_user(d, s, n) \ macro
2179 mathemu_copy_to_user(dxb, &fp_regs->fprs[(opc >> 20) & 0xf].d, 8); in math_emu_std()