Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494a-x32.d
1 #source: pr23494a.s
2 #PROG: objcopy
3 #as: --x32 -mx86-used-note=yes
4 #objcopy: -O elf64-x86-64
5 #readelf: -n
6
7 Displaying notes found in: .note.gnu.property
8 [ ]+Owner[ ]+Data size[ ]+Description
9 GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
10 Properties: x86 ISA needed: SSE4_1, AVX
11 x86 ISA used: SSE, SSE3, SSE4_1, AVX
12 x86 feature used: x86
This page took 0.029116 seconds and 4 git commands to generate.