I found this link on Reddit (View: https://www.reddit.com/r/FPGA/comments/6oie3e/hardwarebased_instruction_translation_similar_to/
) but the only problems are latency. But that could be from using an FPGA (according to user tmadness, FPGAs have a low IPC, making them slow). Also, user fatangaboo said that Transmeta tried to do x86 on the fly. But back then ARM processors were slow.
So, since the processing speed of ARM processors have improved, can I use a Raspberry Pi Zero to offload the processing power used in converting x86 code to RISC. Also, what performance improvements could I see (e.g. could an average quad core ARM Cortex be better than an Atom?).
) but the only problems are latency. But that could be from using an FPGA (according to user tmadness, FPGAs have a low IPC, making them slow). Also, user fatangaboo said that Transmeta tried to do x86 on the fly. But back then ARM processors were slow.
So, since the processing speed of ARM processors have improved, can I use a Raspberry Pi Zero to offload the processing power used in converting x86 code to RISC. Also, what performance improvements could I see (e.g. could an average quad core ARM Cortex be better than an Atom?).