[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix CPUID documentation and return values
From: |
Robert Millan |
Subject: |
Re: [PATCH] Fix CPUID documentation and return values |
Date: |
Sat, 1 Aug 2009 16:23:22 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Fri, Jul 31, 2009 at 06:41:44PM +0200, Felix Zielcke wrote:
>
> Ah in the thread you said that
> `if cpuid --long-mode; then ...; else ...; fi'
> doestn't work.
>
> But I just tested this with
> `if cpuid --long-mode; then echo true; else echo false; fi'
> in qemu and in 32bit I get false and in 64bit I get true.
Should be fine then.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] Fix CPUID documentation and return values,
Robert Millan <=