URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [h8300/] [pr3134.d] - Rev 832
Go to most recent revision | Compare with Previous | Blame | View Log
# objdump: -wd
# name: Check that both encodings of mov.l (disp32) are accepted (PR 3134)
.*: *file format elf32-h8300.*
Disassembly of section \.text:
0+00 <\.text>:
.*:[ ]+01 00 78 80 6b a0 00 00 00 00[ ]+mov.l[ ]+er0,@\(0x0:32,er0\)
.*:[ ]+01 00 78 80 6b a0 00 00 00 00[ ]+mov.l[ ]+er0,@\(0x0:32,er0\)
.*:[ ]+01 00 78 00 6b a0 00 00 00 00[ ]+mov.l[ ]+er0,@\(0x0:32,er0\)
Go to most recent revision | Compare with Previous | Blame | View Log