1 #source: break.s
2 #as: --underscore --em=criself --march=common_v10_v32
3 #objdump: -p
4 
5 # Check that different command-line options result in different
6 # machine-type stamps on the object files.
7 
8 .*:     file format elf32-us-cris
9 private flags = 5: \[symbols have a _ prefix\] \[v10 and v32\]
10