Home
last modified time | relevance | path

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

/linux-3.3/arch/mn10300/kernel/
Dgdb-stub.c970 static u32 gdbstub_fpcr, gdbstub_fpufs_array[32]; variable
1020 : "g" (&gdbstub_fpufs_array), "i"(EPSW_FE) in gdbstub_store_fpu()
1074 : "g" (&gdbstub_fpufs_array), "i"(EPSW_FE), "d"(gdbstub_fpcr) in gdbstub_load_fpu()
1419 ptr = mem2hex(&gdbstub_fpufs_array[loop], in gdbstub()