Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dgdbstub.c137 static int loongarch_gdb_set_vec(CPUState *cs, uint8_t *mem_buf, int n, int vl) in loongarch_gdb_set_vec() function
160 return loongarch_gdb_set_vec(cs, mem_buf, n, LSX_LEN); in loongarch_gdb_set_lsx()
170 return loongarch_gdb_set_vec(cs, mem_buf, n, LASX_LEN); in loongarch_gdb_set_lasx()