From: ts Date: 2005-01-11T02:21:29+09:00 Subject: Re: Immediate values >>>>> "F" == Florian Gross writes: F> Symbols are represented by VALUEs with bit 0 to 7 set to 01110000. This F> means that there can be up to 16777216 different Symbols on 32 bit and 2**23 - 1 F> up to 72057594037927936 different Symbols on 64 bit systems. Guy Decoux