x86: optimize AND/OR with twice the same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / dec.d
1 #objdump: -d
2 #name:
3 #source: dec.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <L1>:
12 0: 40 dec d2
13 1: 41 dec d3
14 2: 42 dec d4
15 3: 43 dec d5
16 4: 44 dec d0
17 5: 45 dec d1
18 6: 46 dec d6
19 7: 47 dec d7
This page took 0.043889 seconds and 4 git commands to generate.