x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / b.d
1 #as:
2 #objdump: -d
3 #source: b.s
4
5 .*: +file format .*
6
7 Disassembly of section \.text:
8
9 00000000 <L1>:
10 0: 4f00 b! 0 <L1>
11 2: 4fff b! 0 <L1>
12 4: 4ffe b! 0 <L1>
13 6: 4ffd b! 0 <L1>
14 8: 4ffc b! 0 <L1>
15 a: 4ffb b! 0 <L1>
16 c: 93ffbff4 b 0 <L1>
17 10: 8254e010 add r18, r20, r24
18 #pass
This page took 0.030966 seconds and 4 git commands to generate.