diff options
Diffstat (limited to 'decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini')
-rw-r--r-- | decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini b/decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini new file mode 100644 index 0000000..ae75409 --- /dev/null +++ b/decoder/tests/snapshots/bugfix-exact-match/cpu_3.ini @@ -0,0 +1,30 @@ +[device] +name=cpu_3 +class=core +type=Cortex-A53 + +[regs] +PC(size:64)=0xFFFFFFC000081000 +SP(size:64)=0 +SCTLR_EL1=0x1007 +CPSR=0x1C5 + +[dump.init] +file=cc1.init_dump.bin +address=0x00000000004001D8 + +[dump.text] +file=cc1.text_dump.bin +address=0x0000000000400200 + +[dump__libc_freeres_fn] +file=cc1__libc_freeres_fn_dump.bin +address=0x00000000005CE9C0 + +[dump__libc_thread_freeres_fn] +file=cc1__libc_thread_freeres_fn_dump.bin +address=0x00000000005CF610 + +[dump.fini] +file=cc1.fini_dump.bin +address=0x00000000005CF700 |