I must be missing something, but dec_b operates on bytes, not words, correct?
On Thu, Sep 23, 2010 at 11:29 PM, <kaznach...@chromium.org> wrote: > > http://codereview.chromium.org/3412028/diff/5001/6001 > File src/ia32/disasm-ia32.cc (right): > > http://codereview.chromium.org/3412028/diff/5001/6001#newcode1199 > src/ia32/disasm-ia32.cc:1199: data += PrintRightOperand(data); > PrintRightByteOperand would print something like dec_b [cl] while we > want dec_b [ecx] > On 2010/09/23 19:23:09, antonm wrote: >> >> shouldn't that be PrintRightByteOperand? > > > http://codereview.chromium.org/3412028/show > -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev