Hi guys,

I'm looking for ways to modify the Crankshaft compilation mode to make it 
work without 64-bit hardware registers.

Could someone give me brief guidelines? Is it possible at all, without the 
whole V8 codebase reworking?

My first impulse is to extend the LUnallocated policies set and make the 
codegen distinguish between single and coupled registers. Then, the lithium 
codegen would use the CPU-based code stubs instead of native double-related 
instructions. What pitfalls should I be aware of here?

--Evgeny

-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users

Reply via email to