aarch64*-*-*ilp32 gas tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / loop_label.s
CommitLineData
636b4f11
MF
1 r0 <<= 1;
2 p0 = 15;
3 divs (r0, r1);
4 loop 1f lc0=p0;
5loop_begin 1;
6 divq (r0, r1);
7loop_end 1;
8 r0 = r0.l (x);
This page took 0.388535 seconds and 4 git commands to generate.