This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] sparc/leon: add support for partial write psr instruction


On Wed, Aug 29, 2018 at 11:58 AM, Jose E. Marchesi
<jose.marchesi@oracle.com> wrote:
>
>     Thanks Jose!
>
>     I do not have commit access, would you mind applying the patch for
>     me?
>
> I did some regression testing (in a S7 sparc64-linux-gnu box) for the
> following targets:
>
> SPARC_TARGETS="sparc-linux sparc-vxworks sparc64-linux
>                sparc-sun-solaris2.12"
>
> X86_TARGETS="i386-darwin i386-lynxos i586-linux i686-nacl i686-pc-beos
>              i686-pc-elf i686-pe i686-vxworks x86_64-linux x86_64-w64-mingw32
>              x86_64-nacl "
>
> All good.  I applied the patch.
> Thanks!

The new test failed on Linux/x86-64:

/export/build/gnu/tools-build/binutils-cross-run/build-sparc64-linux/gas/testsuite/../../binutils/objdump
 -dr dump.o
Executing on host: sh -c
{/export/build/gnu/tools-build/binutils-cross-run/build-sparc64-linux/gas/testsuite/../../binutils/objdump
 -dr dump.o >dump.out 2>gas.stderr}  /dev/null  (timeout = 300)
spawn [open ...]^M
regexp_diff match failure
regexp "^   0:  83 88 00 10     pwr  %l0, %psr$"
line   "   0:   83 88 00 10     unknown"
regexp_diff match failure
regexp "^   4:  83 88 00 00     pwr  %g0, %psr$"
line   "   4:   83 88 00 00     restored "
regexp_diff match failure
regexp "^   8:  83 88 20 00     pwr  %g0, %psr$"
line   "   8:   83 88 20 00     unknown"
regexp_diff match failure
regexp "^   c:  83 88 3f ff     pwr  -1, %psr$"
line   "   c:   83 88 3f ff     unknown"
FAIL: LEON instructions


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]