target-sparc: store the UA2005 entries in sun4u format
authorArtyom Tarasenko <atar4qemu@gmail.com>
Fri, 3 Jun 2016 19:45:05 +0000 (21:45 +0200)
committerArtyom Tarasenko <atar4qemu@gmail.com>
Wed, 18 Jan 2017 21:03:44 +0000 (22:03 +0100)
commit7285fba083de3f14f6e98abb4469173b56da9480
tree0d618ef8ccbc4edb4b36e519b0473bbbb7cbdfe0
parent7dd8c0760ee197420273a7dfeab13bf54f6bbd8d
target-sparc: store the UA2005 entries in sun4u format

According to chapter 13.3 of the
UltraSPARC T1 Supplement to the UltraSPARC Architecture 2005,
only the sun4u format is available for data-access loads.

Store UA2005 entries in the sun4u format to simplify processing.

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
target/sparc/cpu.h
target/sparc/ldst_helper.c