x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / syscontrol_32.d
CommitLineData
c3b7224a
NC
1#as: -march=score3 -I${srcdir}/${subdir}
2#objdump: -d
3#source: syscontrol_32.s
4
5.*: file format .*
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 0020 sdbbp! 0
11 2: 003f sdbbp! 31
12 4: 0020 sdbbp! 0
13 6: 0020 sdbbp! 0
14 8: 0020 sdbbp! 0
15 a: 0020 sdbbp! 0
16 c: 0020 sdbbp! 0
17 e: 0020 sdbbp! 0
18 10: 0020 sdbbp! 0
19 12: 0020 sdbbp! 0
20 ...
21#pass
This page took 0.809305 seconds and 4 git commands to generate.