Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / imm-dest.l
1 .*: Assembler messages:
2 .*:2: Error: An immediate value in a source operand is inappropriate
3 .*:2: Error: Invalid instruction: "st d0,#2"
4 .*:2: Error: First invalid token: "d0,#2"
5 .*:3: Error: An immediate value in a source operand is inappropriate
6 .*:3: Error: Invalid instruction: "st s,#4"
7 .*:3: Error: First invalid token: ""
8 .*:4: Error: An immediate value in a source operand is inappropriate
9 .*:4: Error: Invalid instruction: "mov.b d0,#4"
10 .*:4: Error: First invalid token: ""
11 .*:5: Error: An immediate value in a source operand is inappropriate
12 .*:5: Error: Invalid instruction: "inc.b #1"
13 .*:5: Error: First invalid token: "\(null\)"
14 .*:6: Error: An immediate value in a source operand is inappropriate
15 .*:6: Error: Invalid instruction: "dec.b #12"
16 .*:6: Error: First invalid token: "\(null\)"
17 .*:7: Error: An immediate value in a source operand is inappropriate
18 .*:7: Error: Invalid instruction: "com.w #1"
19 .*:7: Error: First invalid token: "\(null\)"
20 .*:8: Error: An immediate value in a source operand is inappropriate
21 .*:8: Error: Invalid instruction: "neg.l #-1"
22 .*:8: Error: First invalid token: "\(null\)"
23 .*:9: Error: An immediate value in a source operand is inappropriate
24 .*:9: Error: Invalid instruction: "ror.b #3"
25 .*:9: Error: First invalid token: "\(null\)"
This page took 0.031091 seconds and 4 git commands to generate.