>Now I'm able to set virtual page tables. But it's really ugly for now.
>Much cleanups and some architecture changes have to be done, other
>work too. Coolest thing to have would be an flexible, powerful
>decoder. I know, we have two or three decoders and someone suggested
>to merge them or take the best. Has somebody done some work in this
>direction? My favorite is one that takes a memory address and fills
>a data structure with source- and target addresses and values, opcodes,
>prefixes and so on.

I'm willing to play around with it this weekend (I think I originally
suggested merging them).
I'm not sure which architecture I like best -- ideally, we want a decoder
that only decodes as much as is needed, and not too much (saves time).

However ugly your code is, could you roll a patch to play with ?

-- Ramon



Reply via email to