Re: adding a new register type to i386.h, and add spill/fill support

2005-10-24 Thread Tyler Anderson
I've gotten much further. I've added the new register type to just about everywhere I can think of. Then I was getting a cannot find a spill register error. Any thoughts? Tyler --- Ian Lance Taylor wrote: > Tyler Anderson <[EMAIL PROTECTED]> writes: > > > I'

adding a new register type to i386.h, and add spill/fill support

2005-10-23 Thread Tyler Anderson
Hello all, This is my first post! I'm already familiar with adding new intrinsics, and am familiar with several files: rtl.def - added new rtl types for new instructions simplify-rtx.c - return 0 in the simplify binary and simplify ternary operations for instructi