Displaying 5 results from an estimated 5 matches for "winchip2".
Did you mean:
winchip
2013 Nov 03
2
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
...quot;
instruction like gcc.
This patch disables generation of nopl instructions on the following CPUs:
i686 - there are i686-class CPUs that don't have nopl: Via c3, Transmeta
Crusoe, Microsoft VirtualBox - see
https://bbs.archlinux.org/viewtopic.php?pid=775414
k6, k6-2, k6-3, winchip-c6, winchip2 - these are 586-class CPUs
via c3 c3-2 - see https://bugs.archlinux.org/task/19733 as a proof that
Via c3 and c3-Nehemiah don't have nopl
Mikulas
---
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/X86/MCTarg...
2013 Nov 05
0
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
...tch disables generation of nopl instructions on the following CPUs:
>
> i686 - there are i686-class CPUs that don't have nopl: Via c3, Transmeta
> Crusoe, Microsoft VirtualBox - see
> https://bbs.archlinux.org/viewtopic.php?pid=775414
> k6, k6-2, k6-3, winchip-c6, winchip2 - these are 586-class CPUs
> via c3 c3-2 - see https://bugs.archlinux.org/task/19733 as a proof that
> Via c3 and c3-Nehemiah don't have nopl
>
> Mikulas
>
> ---
> lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 5 ++++-
> 1 file changed, 4 insertions(+), 1 d...
2005 May 04
5
Running CentOS on very old hardware
A friend has an old Pentium-133 laptop with 32MB of memory and a 1.3 GB
hard disk that he wants to use as a web server for a very small
community. Will CentOS (or any other RHEL derived distribution for
that matter) install and run with acceptable performance on such a
system, or will a specialized distribution like Damn Small Linux be a
better choice? In this case, disk space is not a big
2013 Nov 07
2
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
...f nopl instructions on the following CPUs:
> >
> > i686 - there are i686-class CPUs that don't have nopl: Via c3, Transmeta
> > Crusoe, Microsoft VirtualBox - see
> > https://bbs.archlinux.org/viewtopic.php?pid=775414
> > k6, k6-2, k6-3, winchip-c6, winchip2 - these are 586-class CPUs
> > via c3 c3-2 - see https://bugs.archlinux.org/task/19733 as a proof that
> > Via c3 and c3-Nehemiah don't have nopl
> >
> > Mikulas
> >
> > ---
> > lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 5 ++++-
> &g...
2005 May 13
1
Re: Mini-centOS -- static libraries, XFCE
...xfwm (XFCE file/window) and you'll see
your footprint go way down.
Shortly after Fedora Core 2 (what I call "RHCL4.0") was introduced with
XFCE as a new, 3rd session/file/window standard option, which RHEL4
inherited its selection, I remember Alan Cox boasting he was running
it on a WinChip2 225MHz with only 48MB of RAM. XFCE is GTK+ based,
but much, much lighter than a full GNOME environment, while being 100%
GNOME compatible at the same time.
Johnny Hughes wrote:
>It won't get much faster if you choose those products :)
As I mentioned, OpenOffice 2.0 and the new HelixPlaye...