]> git.ipfire.org Git - thirdparty/qemu.git/commit
SPARC64: TTE bits cleanup
authorTsuneo Saito <tsnsaito@gmail.com>
Thu, 21 Jul 2011 15:16:27 +0000 (00:16 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 21 Jul 2011 19:57:12 +0000 (19:57 +0000)
commit06e12b6503d08bbc27f256b9f5d7d211420b3c41
treeccb1860874fcb0063f0022674892e9f823040c79
parent6c916eda22e7ef180bb2dd183bbef85f9ff006c6
SPARC64: TTE bits cleanup

Add macros for TTE bits and modify to use macros instead of
magic numbers.

Signed-off-by: Tsuneo Saito <tsnsaito@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/cpu.h
target-sparc/helper.c