x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-i1.d
1 #as: --underscore --em=criself --march=v32
2 #objdump: -dr
3
4 # Test that addc recognizes constant operands.
5
6 .*: file format elf32-us-cris
7
8 Disassembly of section \.text:
9
10 0+ <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.030592 seconds and 4 git commands to generate.