blob: 969c71d7e08cb770180e46277d20747195f0ff8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#PROG: objcopy
#source: pr23494a.s
#as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
#objcopy: -O elf32-x86-64 --decompress-debug-sections
#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
|