LGMT
http://codereview.chromium.org/865002/diff/5001/6003 File src/ia32/disasm-ia32.cc (right): http://codereview.chromium.org/865002/diff/5001/6003#newcode1257 src/ia32/disasm-ia32.cc:1257: } The conditionals above could potentially be made more compact by letting the "else if" be the "if" and combining the two others with just the second AppendToBuffer being dependent on b2 - but this might make this less readable. http://codereview.chromium.org/865002 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
