Re: bugs in disasm
Stanislav Shwartsman <[email protected]>
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAAAheh0wXo9kosTm70+4=D3wqnVCnnrjNkbNVu4DkXnvPuAXUw@mail.gmail.com> |
Hi, Thanks for you input. 1. The vzeroupper and vzeroall is the knows issue. Sometimes migt be I will find time to fix it .... 2. %+d is the correct format, it means signed integer with '+' symbol (if positive) or '-' symbol (if negative) Stanislav On Mon, Oct 22, 2012 at 9:50 AM, red plait <[email protected]> wrote: > Hi > 1) it seems that both AVX instructions vzeroall (opcode C5 FC 77) & > vzeroupper (opcode C5 F8 77) disassembling as vzeroupper > 2) in disasm\resolve.cc there are lots of strange formats for > dis_sprintf functions like "%d%+d" & "%s%+d". Perhaps they must look > like "%d+%d" and %s+%d" ? > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > bochs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bochs-developers > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers