x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mep / branch1.s
1 .globl foo
2 nop
3 beq $4,$5,foo
4 nop
5 nop
6 foo:
7 nop
This page took 0.030085 seconds and 4 git commands to generate.