Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / flag.d
CommitLineData
886a2506
NC
1#as: -mcpu=arc700
2#objdump: -dr --prefix-addresses --show-raw-insn
252b5132 3
886a2506 4.*: +file format .*arc.*
252b5132 5
252b5132 6Disassembly of section .text:
886a2506
NC
70x[0-9a-f]+ 2029 0000 flag r0
80x[0-9a-f]+ 2069 0040 flag 0x1
90x[0-9a-f]+ 2069 0080 flag 0x2
100x[0-9a-f]+ 2069 0100 flag 0x4
110x[0-9a-f]+ 2069 0200 flag 0x8
120x[0-9a-f]+ 2069 0400 flag 0x10
130x[0-9a-f]+ 2069 0800 flag 0x20
140x[0-9a-f]+ 20a9 0001 flag 64
150x[0-9a-f]+ 20a9 0002 flag 128
160x[0-9a-f]+ 2029 0f80 8000 0001 flag 0x80000001
170x[0-9a-f]+ 20e9 000b flag.lt r0
180x[0-9a-f]+ 20e9 0069 flag.gt 0x1
190x[0-9a-f]+ 20e9 00a9 flag.gt 0x2
200x[0-9a-f]+ 20e9 0129 flag.gt 0x4
210x[0-9a-f]+ 20e9 0229 flag.gt 0x8
220x[0-9a-f]+ 20e9 0429 flag.gt 0x10
230x[0-9a-f]+ 20e9 0829 flag.gt 0x20
240x[0-9a-f]+ 20e9 0f89 0000 0040 flag.gt 0x40
250x[0-9a-f]+ 20e9 0f89 0000 0080 flag.gt 0x80
260x[0-9a-f]+ 20e9 0f8a 8000 0001 flag.ge 0x80000001
This page took 0.703672 seconds and 4 git commands to generate.