summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/1363
blob: 2cf25bf91708423b0fc000c7b2e65bf31ee498eb (plain) (blame)
1
2
3
4
TriCore: writing to registers is not working (as it's supposed to)
Description of problem:
Reading the tricore register list from QEMU works just fine. However, writing this registers is not working as expected. It looks like the bug is on QEMU's side, since third party gdb client faces the same issues.