On Friday 04 January 2002 10:43 pm, David M. Lloyd wrote:
>
> So that you can use constants that are up to sizeof(opcode_t) bytes, but
> after that you're on your own.  That raises a question, though:  Do we
> want to move integer constants into the constant table?

We're guaranteeing 32 bits of inline integer arguments.  If integers 
(or/and) opcodes are 64 bits, we're only guaranteeing the LS 32 bits.
Anything larger needs to be a PMC.

There's a discussion about this at 
http:[EMAIL PROTECTED]/msg05299.html

-- 
Bryan C. Warnock
[EMAIL PROTECTED]

Reply via email to