Crazy Ideas
Fragment of a discussion from Talk:Yatagan/Source
Jump to navigation
Jump to search
Hmm, for some reason, under Jikes, both of those changes add a byte of codesize. Any number above 127 takes an extra byte, and >> is one more byte than --
Were you using Jikes when you compiled Toorkild and got the weird savings from 255?
Yes, but I was using it for an array size, so that might have been something else happening.