]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/hppa/basic/spop.s
* configure.ac: Move comment to remove extra space in last argument
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / hppa / basic / spop.s
CommitLineData
68196d70 1 .code
252b5132
RH
2 .align 4
3; We could/should test some of the corner cases for register and
4; immediate fields. We should also check the assorted field
5; selectors to make sure they're handled correctly.
6spop_tests:
7 spop0,4,5
8 spop0,4,115
9 spop0,4,5,n
10 spop0,4,115,n
11 spop1,4,5 %r5
12 spop1,4,115 %r5
13 spop1,4,5,n %r5
14 spop1,4,115,n %r5
15 spop2,4,5 %r5
16 spop2,4,115 %r5
17 spop2,4,5,n %r5
18 spop2,4,115,n %r5
19 spop3,4,5 %r5,%r6
20 spop3,4,115 %r5,%r6
21 spop3,4,5,n %r5,%r6
22 spop3,4,115,n %r5,%r6
23
24; Gas fucks this up... Thinks it has the expression 5 mod r5.
25; spop1,4,5 %r5