Implement code disassembler.
[mono.git] / notes / cil
1 Random collection of notes
2
3         * What is the point of having the InlineVar argument to
4           opcodes be a signed integer instead of unsigned?
5
6