Comments addressed. moveInternal is renamed to emit_mov, and move is
renamed to
mov as mov is the same name in the IA32 assembler. Magic number 4, 8 is
replaced
to kInt32Size and KInt64Size.
By using this technique (adding new architecture-dependent instructions
(such as
mov) and using them most of the time), we should be able to deal with all
the
difference between X64 and X32. Toon, thanks for the recommendation, I agree
this is better than the macro assembler layer.
https://codereview.chromium.org/91333002/
--
--
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/groups/opt_out.