login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
22
Re: [patch 4/7] Immediate Values - i386 Optimization
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [patch 4/7] Immediate Values - i386 Optimization
Date: Monday, October 22, 2007 - 9:39 am
Mathieu Desnoyers wrote:
quoted text
> > Will fix. I noticed that it was because I had too much "register" char > variables declared and used at the same time. Putting a "g" constraint > gave the same result. >
"g" is the same as "rmi", which is probably *NOT* what you want. Don't use "register" variables. That's a poor workaround for using the proper constraints. -hpa -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Tue Sep 18, 2:07 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Jeremy Fitzhardinge
, (Tue Sep 18, 2:51 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Tue Sep 18, 3:12 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Andi Kleen
, (Tue Sep 18, 3:14 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Jeremy Fitzhardinge
, (Tue Sep 18, 3:27 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Jeremy Fitzhardinge
, (Tue Sep 18, 3:29 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Tue Sep 18, 3:33 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Andi Kleen
, (Tue Sep 18, 3:44 pm)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 3:59 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 4:00 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 4:08 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Andi Kleen
, (Wed Sep 19, 4:14 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 6:01 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 9:03 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Wed Sep 19, 9:12 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Jeremy Fitzhardinge
, (Wed Sep 19, 10:30 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Wed Sep 19, 10:39 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 11:22 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Wed Sep 19, 11:31 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Denys Vlasenko
, (Thu Sep 20, 3:24 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Fri Sep 21, 6:31 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Sat Oct 20, 9:47 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Sat Oct 20, 11:32 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Andi Kleen
, (Mon Oct 22, 2:53 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, Mathieu Desnoyers
, (Mon Oct 22, 8:40 am)
Re: [patch 4/7] Immediate Values - i386 Optimization
, H. Peter Anvin
, (Mon Oct 22, 9:39 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Aaron Straus
Re: [NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Mark Burton
Re: Sporadic BSOD with msys git?
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Cabillot Julien
Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA
Colocation donated by:
Syndicate