x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-i1.d
CommitLineData
9e1373d5 1#as: --underscore --em=criself --march=v32
05e6b315
HPN
2#objdump: -dr
3
4# Test that addc recognizes constant operands.
5
6.*: file format elf32-us-cris
7
8Disassembly of section \.text:
9
100+ <x>:
11 0: afad ffff ffff addc 0xffffffff,r10
12 6: affd 4000 0000 addc 40 <x\+0x40>,acr
13 c: af5d 0100 0000 addc 1 <x\+0x1>,r5
14 12: af7d 0000 0000 addc 0 <x>,r7
15 14: R_CRIS_32 extsym\+0x140
16 18: af0d 0000 0000 addc 0 <x>,r0
17 1e: af4d e782 3101 addc 13182e7 <x\+0x13182e7>,r4
18 24: affd 0f00 0000 addc f <x\+0xf>,acr
19 \.\.\.
This page took 0.62006 seconds and 4 git commands to generate.