3 # Tests that we generate the right code for v5e instructions.
4 # This is not a functional test, although it can be linked.
5 # (The section at the rear is non-Coyanosa stuff for comparison.)
6 # To verify a compiler, do:
7 # <gcc build area>/gcc/as el_segundo.s -o _temp.o
8 # <gcc build area>/binutils/objdump -dr _temp.o >! _temp.d
9 # diff _temp.d el_segundo.d
14 .ascii "some data\000"