[LLVMdev] Target without registers

Ivo ivop at euronet.nl
Thu Feb 3 04:40:37 PST 2011


Hi,

Would it be possible to write a backend for a target without any registers, 
except for a stack pointer and a program counter (i.e. it only has memory 
to memory operations) and without simulating registers at fixed memory 
locations?

Best regards,
--Ivo



More information about the llvm-dev mailing list