Let compile-i386 know about more registers.
commit90cb7bdb0e1afcdd0479848d8da99b64a6172a72
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 3 Aug 2004 18:40:59 +0000 (3 11:40 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:33 +0000 (7 21:02 -0700)
tree5e5d4e67097739a0dd56b702bd2e3ded5939f86a
parent9fbbb55433f89899b3293c99ff0b4b5694c3a3a0
Let compile-i386 know about more registers.

We don't actually _use_ any of them yet, but this lists them,
and adds the information about which register conflicts with
which register (eg %al conflicts with %eax, but not with %ah)
compile-i386.c