]> git.proxmox.com Git - mirror_qemu.git/commit
target/xtensa: mark register windows in the dump
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 4 Feb 2018 21:22:46 +0000 (13:22 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 13 Mar 2018 18:30:21 +0000 (11:30 -0700)
commitb9317a2a69ac78f79ee4965037c8eaa407ed0724
treebe67a2bf81f1425464cb3670973b9850ded27ce6
parentb55b1afda942306e4e40420aced1524bd83ba16d
target/xtensa: mark register windows in the dump

Add arrows that mark beginning of register windows and position of the
current window in the windowed register file.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/translate.c