24 Commits (653c46daf20add70bf45db8b31edae8fbd584d9b)

Author SHA1 Message Date
Richard Henderson 653c46daf2 accel/tcg: Tidy includes for translator.[ch] 3 years ago
Richard Henderson 309e014dd1 accel/tcg: Move translator_fake_ldb out of line 3 years ago
Richard Henderson dfd1b81274 accel/tcg: Introduce translator_io_start 3 years ago
Richard Henderson 2a196de15f accel/tcg: Remove translator_loop_temp_check 4 years ago
Richard Henderson 597f9b2d30 accel/tcg: Pass max_insn to gen_intermediate_code by pointer 4 years ago
Alex Bennée 9fa97e04ae target/s390x: fake instruction loading when handling 'ex' 4 years ago
Richard Henderson 50627f1b7b accel/tcg: Add fast path for translator_ld* 4 years ago
Richard Henderson 306c872103 accel/tcg: Add pc and host_pc params to gen_intermediate_code 4 years ago
Richard Henderson dac8d19bdb accel/tcg: Remove translator_ldsw 4 years ago
Ilya Leoshkevich f3b2b81b6f accel/tcg: Introduce is_same_page() 4 years ago
Markus Armbruster ea9cea93c6 Clean up decorations and whitespace around header guards 4 years ago
Richard Henderson 8eb806a763 exec/translator: Pass the locked filepointer to disas_log hook 4 years ago
Ilya Leoshkevich f025692c99 accel/tcg: Clear PAGE_WRITE before translation 5 years ago
Ilya Leoshkevich 4e116893c6 accel/tcg: Add DisasContextBase argument to translator_ld* 5 years ago
Richard Henderson b5cf742841 accel/tcg: Remove TranslatorOps.breakpoint_check 5 years ago
Richard Henderson d3a2a1d803 accel/tcg: Introduce translator_use_goto_tb 5 years ago
Richard Henderson d997143533 tcg: Make DisasContextBase.tb const 6 years ago
Richard Henderson a6d456df2a translator: Use cpu_ld*_code instead of open-coding 7 years ago
Emilio G. Cota 409c1a0bf0 translator: add translator_ld{ub,sw,uw,l,q} 8 years ago
Markus Armbruster 6834c3f410 Clean up decorations and whitespace around header guards 8 years ago
Richard Henderson 8b86d6d258 tcg: Hoist max_insns computation to tb_gen_code 7 years ago
Emilio G. Cota b542683d77 translator: merge max_insns into DisasContextBase 9 years ago
Lluís Vilanova bb2e0039dc tcg: Add generic translation framework 9 years ago
Lluís Vilanova 77fc6f5e28 target: [tcg] Use a generic enum for DISAS_ values 9 years ago