Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dgdbstub.c440 static int gdb_get_float_reg(CPUState *cs, GByteArray *buf, int n) in gdb_get_float_reg() function
628 gdb_register_coprocessor(cs, gdb_get_float_reg, gdb_set_float_reg, in ppc_gdb_init()