Leopold Toetsch wrote: > Am Mittwoch, 20. Dezember 2006 20:24 schrieb Ron Blaschke: >> - The assertion seems to check that the lowest two bits of a function >> pointer are zero. Why's that? > > That's a bigger hack to discern function from PMC pointers in that table. > That > hack and the whole table needs to be replaced by a more densly packed infix > MMD cache representation (that was mmd_table actually is).
Thanks for your explanations! Ron