x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / bittst.d
CommitLineData
ee1ee5b5
NC
1#as:
2#objdump: -d
3#source: bittst.s
4
5.*: +file format .*
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: 6016 bittst! r0, 0x2
11 2: 6016 bittst! r0, 0x2
12 4: 6f26 bittst! r15, 0x4
13 6: 6f26 bittst! r15, 0x4
14 8: 6f0e bittst! r15, 0x1
15 a: 6f0e bittst! r15, 0x1
16 c: 6f1e bittst! r15, 0x3
17 e: 6f1e bittst! r15, 0x3
18 10: 6816 bittst! r8, 0x2
19 12: 6816 bittst! r8, 0x2
20 14: 800f842d bittst.c r15, 0x1
21 18: 801a902d bittst.c r26, 0x4
22 1c: 0000 nop!
23 1e: 0000 nop!
24 20: 8000882d bittst.c r0, 0x2
25 24: 8014882d bittst.c r20, 0x2
26 28: 81ef902d bittst.c r15, 0x4
27 2c: 8019902d bittst.c r25, 0x4
28 30: 81ef842d bittst.c r15, 0x1
29 34: 8019842d bittst.c r25, 0x1
30 38: 680e bittst! r8, 0x1
31 3a: 680e bittst! r8, 0x1
32 3c: 6626 bittst! r6, 0x4
33 3e: 6626 bittst! r6, 0x4
34 40: 671e bittst! r7, 0x3
35 42: 671e bittst! r7, 0x3
36#pass
This page took 0.636648 seconds and 4 git commands to generate.