Hi, On Wed, Jul 13, 2011 at 5:30 AM, Tsuneo Saito <tsnsa...@gmail.com> wrote: > Hi, > > This patch series implements sparcv9 stfa/ldfa instructions with > non block-transfer ASIs that implementations seem to be left unfinished. > This patch also adds fp_disabled exception checks on stfa/ldfa > as they are FP instructions.
Nice series! May I ask what have you used as a test case to discover the problem? Please use the scripts/checkpatch.pl script to check coding style, there are some braces missing in 2/4 and 4/4 patches. The contents Acked-by: Artyom Tarasenko <atar4q...@gmail.com> > target-sparc/op_helper.c | 31 ++++++++++++++++++++++--------- > target-sparc/translate.c | 14 ++++++++++++-- > 2 files changed, 34 insertions(+), 11 deletions(-) > > -- Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/