[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / beq0_test.s
CommitLineData
3d3d428f
NC
1 .text
2 .global main
3main:
4 ###################
5 # beq0b reg, dispu5
6 ###################
7 beq0b r1,*+16
8 beq0b r1,*+24
9 beq0b r1,*+30
10 ###################
11 # beq0w reg, dispu5
12 ###################
13 beq0w r1,*+16
14 beq0w r1,*+24
15 beq0w r1,*+30
This page took 0.371845 seconds and 4 git commands to generate.