Tyler Anderson <[EMAIL PROTECTED]> writes:
> 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.
Could be any number of things. It's not trivial to do what you are
trying to do. You
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've already added the new type to i
Tyler Anderson <[EMAIL PROTECTED]> writes:
> I've already added the new type to i386.h, however, I
> think I'm missing something in the #define
> REG_CLASS_CONTENTS section. Could anyone point me to
> more documentation about what each bit means? We need
> to add a new register type, and extend th
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