[ARM] Update knowledge of bfd architectures
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / note-march-armv5te.s
1 .section .note.gnu.arm.ident
2 .word 8
3 .word 7
4 .word 2
5 .string "arch: "
6 .align 2
7 .string "armv5te"
This page took 0.032147 seconds and 5 git commands to generate.