summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/log.py
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2015-09-03 14:14:33 -0700
committerRichard Henderson <rth@twiddle.net>2016-07-12 11:02:06 -0700
commita6d567e523ed7e928861f3caa5d49368af3f330d (patch)
tree3098b9412187f82e6abe69313ee1695579e183ba /scripts/tracetool/backend/log.py
parent22e700607aeaff5f5e139d0fdc3d861e5502040c (diff)
downloadfocaccia-qemu-a6d567e523ed7e928861f3caa5d49368af3f330d.tar.gz
focaccia-qemu-a6d567e523ed7e928861f3caa5d49368af3f330d.zip
target-sparc: Store %asi in TB flags
Knowing the value of %asi at translation time means that we
can handle the common settings without a function call.

The steady state appears to be %asi == ASI_P, so that sparcv9
code can use offset forms of lda/sta.  The %asi register gets
pushed and popped on entry to certain functions, but it rarely
takes on values other than ASI_P or ASI_AIUP.  Therefore we're
unlikely to be expanding the set of TBs created.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/tracetool/backend/log.py')
0 files changed, 0 insertions, 0 deletions