Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / relax-1.d
CommitLineData
5d1268c6
L
1#name: i386 relax 1
2#objdump: -dw
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
5d1268c6 9#...
a67f917e 10 e: e9 8d 00 00 00 jmp (0x)?a0( .*)?
5d1268c6 11#...
a67f917e 12 21: eb 7d jmp (0x)?a0( .*)?
5d1268c6
L
13#...
14 a0: 90 nop
15#pass
This page took 0.205766 seconds and 4 git commands to generate.