Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgdbstub.c116 static int gdb_put_vreg(CPUHexagonState *env, uint8_t *mem_buf, int n) in gdb_put_vreg() function
142 return gdb_put_vreg(env, mem_buf, n); in hexagon_hvx_gdb_write_register()