Gopal V wrote:
If memory serves me right, Leopold Toetsch wrote:
^^^...
Your mailer should know ;-)
Hmm... I guess I can only quote the ECMA spec here ... conv.i1 Convert to int8, pushing int32 on stack
truncate to [-128..127]? And why the push? What is the behaviour on overflow?
conv.i8 Convert to int64, pushing int64 on stack
Datatypes bigger then INTVAL would need a PMC as storage.
Gopal
leo