1 .code
2 .align 4
3; We could/should test some of the corner cases for register and
4; immediate fields. We should also check the assorted field
5; selectors to make sure they're handled correctly.
6copr_tests:
7 copr,4,5
8 copr,4,115
9 copr,4,5,n
10 copr,4,115,n
11