Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mep / branch1.s
CommitLineData
280d71bf
DB
1 .globl foo
2 nop
3 beq $4,$5,foo
4 nop
5 nop
6foo:
7 nop
This page took 0.627482 seconds and 4 git commands to generate.