On 2014/05/12 12:40:32, titzer wrote:
https://codereview.chromium.org/275253004/diff/1/src/ia32/assembler-ia32.h
File src/ia32/assembler-ia32.h (left):


https://codereview.chromium.org/275253004/diff/1/src/ia32/assembler-ia32.h#oldcode726
src/ia32/assembler-ia32.h:726: void cmov(Condition cc, Register dst, Register
src) {
Please don't remove these from the MacroAssembler!

Alright. Restored them in the MacroAssembler. But since we are removing the CMOV CPUFeature, I'll require CMOV to be supported even though we don't use it. That
should be fine though since we already require SSE2 support.

https://codereview.chromium.org/275253004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to