]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/mips64r5900-elf/t-prot3w.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / sim / testsuite / mips64r5900-elf / t-prot3w.s
1 .include "t-macros.i"
2
3 start
4
5 test_prot3w:
6 load $8 0x3333333311111111 0x2222222244444444
7 prot3w $10,$8 #Expectation:
8
9 # Prior to PR 17362, this was:
10 # check10 0x1111111122222222 0x3333333344444444
11
12 check10 0x1111111144444444 0x2222222233333333
13
14 exit0