Searched refs:gdbstub_fpcr (Results 1 – 1 of 1) sorted by relevance
969 static u32 gdbstub_fpcr, gdbstub_fpufs_array[32]; variable1018 : "=d"(gdbstub_fpcr) in gdbstub_store_fpu()1073 : "g" (&gdbstub_fpufs_array), "i"(EPSW_FE), "d"(gdbstub_fpcr) in gdbstub_load_fpu()1414 ptr = mem2hex(&gdbstub_fpcr, ptr, 4, 0); /* 29 - FPCR */ in gdbstub()