xref: /qemu/tests/decode/err_field7.decode (revision d0cda6f461fd33c5f9b063781c63c1ce5fd3fa3b)
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
8