* config/bfin-parse.y (gen_multi_instr_1): Check anomaly
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / parallel5.s
1 # { dg-do assemble { target bfin-*-* } }
2 # { dg-options "--mcpu=bf537-0.2" }
3 .section .text;
4 R0 = W[P1++] (X) || R1.L = W[I1++];
This page took 0.029318 seconds and 4 git commands to generate.