diff options
| author | Richard Henderson <rth@twiddle.net> | 2015-09-03 14:14:33 -0700 |
|---|---|---|
| committer | Richard Henderson <rth@twiddle.net> | 2016-07-12 11:02:06 -0700 |
| commit | a6d567e523ed7e928861f3caa5d49368af3f330d (patch) | |
| tree | 3098b9412187f82e6abe69313ee1695579e183ba /scripts/qapi-commands.py | |
| parent | 22e700607aeaff5f5e139d0fdc3d861e5502040c (diff) | |
| download | focaccia-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/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions