This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / parallel-bad-3.s
1 # Test too many instructions in execute packet.
2 .text
3 .globl f
4 f:
5 nop
6 || nop
7 || nop
8 || nop
9 || nop
10 || nop
11 || nop
12 || nop
13 || nop
This page took 0.044135 seconds and 4 git commands to generate.