|
1
|
# This work is licensed under the terms of the GNU LGPL, version 2 or later. |
|
2
|
# See the COPYING.LIB file in the top-level directory. |
|
3
|
|
|
4
|
# Diagnose fields whose definitions form a loop |
|
5
|
%field1 field2:3 |
|
6
|
%field2 field1:4 |
|
7
|
insn 00000000 00000000 00000000 00000000 %field1 %field2 |