Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: Tavis Ormandy <taviso@g.o>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Script to test instruction set.
Date: Tue, 12 Aug 2003 15:36:03
Message-Id: 1060702679.1418.846.camel@simple
In Reply to: [gentoo-dev] Script to test instruction set. by Tavis Ormandy
1 Nice script guys.
2
3 On Tue, 2003-08-12 at 07:55, Tavis Ormandy wrote:
4 > Hey, this is an x86 port of a script i wrote (with some help from
5 > wwoods) to identify what processor an alpha binary would work on.
6 >
7 > I think its pretty cool, and had some good feedback so im posting it
8 > here :)
9 >
10 > Example:
11 >
12 > $ ./analyse-x86 /bin/ls
13 > Checking vendor_id string...GenuineIntel
14 > Disassembling /bin/ls, please wait...
15 > i486: 0 i586: 0 ppro: 15 mmx: 0 sse: 8 sse2: 0
16 > /bin/ls will run on Pentium III (pentium3) or higher processor.
17 --
18 Ned Ludd <solar@g.o>
19 Gentoo Linux Developer (Hardened)
20
21
22 --
23 gentoo-dev@g.o mailing list