Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dhelper.c98 static int m68k_fpu_gdb_set_reg(CPUState *cs, uint8_t *mem_buf, int n) in m68k_fpu_gdb_set_reg() function
130 gdb_register_coprocessor(cs, m68k_fpu_gdb_get_reg, m68k_fpu_gdb_set_reg, in m68k_cpu_init_gdb()