Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgdbstub.c89 static int gdb_get_qreg(CPUHexagonState *env, GByteArray *mem_buf, int n) in gdb_get_qreg() function
110 return gdb_get_qreg(env, mem_buf, n); in hexagon_hvx_gdb_read_register()