Re: [Qemu-devel] Ask for help with estimate of disassembly speed

2012-07-13 Thread Peter Maydell
On 12 July 2012 16:30, Евгений Олегович wrote: > We will be very glad and grateful, if You can send to us pure DisAsm code > (DLL with parse function or another files), which speed we can measure. If > You have another materials(maybe any speed grafics, or a tests set that can > help us) or thinki

Re: [Qemu-devel] Ask for help with estimate of disassembly speed

2012-07-13 Thread Max Filippov
Hi. On Thu, Jul 12, 2012 at 7:30 PM, Евгений Олегович wrote: [...] > We have developed rough disassembler based on Intel encoding table (from > information in documentation volume "Instruction optimization"). And now we > need to compare speed of our disassembler with others (with Yours too). A