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