diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2011-09-06 03:55:43 +0400 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-09-10 16:57:39 +0000 |
commit | 553e44f90645b7f2fc9cec7583844e24cd86019f (patch) | |
tree | b39a447017c7d89faf541939c7b99c7ca65ebb05 /qemu-char.c | |
parent | f76ebf55cd971c82e867fea97741e48d2f14499d (diff) |
target-xtensa: implement windowed registers
See ISA, 4.7.1 for details.
Physical registers and currently visible window are separate fields in
CPUEnv. Only current window is accessible to TCG. On operations that
change window base helpers copy current window to and from physical
registers.
Window overflow check described in 4.7.1.3 is in separate patch.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'qemu-char.c')
0 files changed, 0 insertions, 0 deletions