[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / automatic-cbz.s
1 .thumb
2 .syntax unified
3 cbz r0, .L0
4 nop
5 .L0:
This page took 0.036794 seconds and 4 git commands to generate.