Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/kernel/
Dgdb-stub.c969 static u32 gdbstub_fpcr, gdbstub_fpufs_array[32]; variable
1019 : "g" (&gdbstub_fpufs_array), "i"(EPSW_FE) in gdbstub_store_fpu()
1073 : "g" (&gdbstub_fpufs_array), "i"(EPSW_FE), "d"(gdbstub_fpcr) in gdbstub_load_fpu()
1418 ptr = mem2hex(&gdbstub_fpufs_array[loop], in gdbstub()