Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / put-op.d
1 # objdump: -dr
2 .*: file format elf64-mmix
3
4 Disassembly of section \.text:
5
6 0000000000000000 <Main>:
7 0: f604007b put rJ,\$123
8 4: f613002d put rG,\$45
9 8: f61f00f5 put rZZ,\$245
10 c: f604006f put rJ,\$111
11 10: f713002d put rG,45
12 14: f71f00f5 put rZZ,245
13 18: f7040000 put rJ,0
14 1c: f7130000 put rG,0
15 20: f71f0000 put rZZ,0
This page took 0.035393 seconds and 4 git commands to generate.