binutils-gdb/gdb/arch
Feiyang Chen e4d74c01e7 gdb: LoongArch: Add LBT extension support
Loongson Binary Translation (LBT) is used to accelerate binary
translation, which contains 4 scratch registers (scr0 to scr3),
x86/ARM eflags (eflags) and x87 fpu stack pointer (ftop). This
patch support gdb to fetch/store these registers.

Signed-off-by: Feiyang Chen <chenfeiyang@loongson.cn> #  Framework
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>   #  Detail Optimizes
Signed-off-by: Hui Li <lihui@loongson.cn>             #  Error Fixes
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
2024-02-06 18:40:19 +08:00
..
aarch32.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch32.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-insn.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-insn.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-mte-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-mte-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-scalable-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64-scalable-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
aarch64.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
amd64.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
amd64.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arc.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arc.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm-get-next-pcs.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm-get-next-pcs.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm-linux.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm-linux.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
arm.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
csky.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
csky.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
i386.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
i386.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
loongarch.c gdb: LoongArch: Add LBT extension support 2024-02-06 18:40:19 +08:00
loongarch.h gdb: LoongArch: Add LBT extension support 2024-02-06 18:40:19 +08:00
ppc-linux-common.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ppc-linux-common.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
ppc-linux-tdesc.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
riscv.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
riscv.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tic6x.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
tic6x.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
xtensa.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00