unicorn/qemu/accel
Richard Henderson 5fb8ab10eb tcg: Restart code generation when we run out of temps
Some large translation blocks can generate so many unique
constants that we run out of temps to hold them. In this
case, longjmp back to the start of code generation and
restart with a smaller translation block.

Backports ae30e86661b0f48562cd95918d37cbeec5d0226
2021-03-04 15:37:05 -05:00
..
tcg tcg: Restart code generation when we run out of temps 2021-03-04 15:37:05 -05:00
Makefile.objs tcg: Add generic translation framework 2018-03-04 14:31:16 -05:00