blob: 457fd4e2c1fb1781f776f4b5184eac8b2ffb4fd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#source: pr23494a.s
#PROG: objcopy
#as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
#objcopy: -O elf32-x86-64
#readelf: -n
#notarget: x86_64-*-nacl*
Displaying notes found in: .note.gnu.property
[ ]+Owner[ ]+Data size[ ]+Description
GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
Properties: x86 ISA needed: SSE4_1, AVX
x86 ISA used: SSE, SSE3, SSE4_1, AVX
x86 feature used: x86
|