aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20target/loongarch: Add LASX data supportSong Gao1-0/+1
2023-08-24target/loongarch: Split fcc register to fcc0-7 in gdbstubJiajie Chen1-9/+7
2023-08-24target/loongarch: Extract set_pc() helperJiajie Chen1-1/+1
2023-08-24target/loongarch: Add GDB support for loongarch32 modeJiajie Chen1-7/+25
2023-05-06target/loongarch: Add LSX data type VRegSong Gao1-2/+2
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée1-0/+1
2022-08-05target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao1-7/+27
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao1-1/+1
2022-08-05target/loongarch: Fix GDB get the wrong pcSong Gao1-2/+5
2022-07-04target/loongarch: remove badaddr from CPULoongArchSong Gao1-1/+1
2022-06-06target/loongarch: Add gdb support.Xiaojuan Yang1-0/+81