Searched refs:gdbstub_fpufs_array (Results 1 – 1 of 1) sorted by relevance
970 static u32 gdbstub_fpcr, gdbstub_fpufs_array[32]; variable1020 : "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()