Ryan Hileman
|
93052f6566
|
refactor to allow multiple hooks for one type
|
2016-01-22 18:41:43 -08:00 |
Nguyen Anh Quynh
|
e0cb02569e
|
remove unused tcg_register_jit() and related code
|
2016-01-05 16:02:34 +07:00 |
Nguyen Anh Quynh
|
f21fa3d966
|
do not flush TB when l1_map is uninitialized. this fixes issue #280, #284
|
2015-12-12 03:09:38 +08:00 |
Nguyen Anh Quynh
|
3302b9798c
|
add some debug helper on generated machine code
|
2015-11-18 00:43:18 +08:00 |
Nguyen Anh Quynh
|
edaea7020b
|
x86: on self-modifying code, generate JIT code until end of block. this fixes issue #266
|
2015-11-16 21:55:42 +08:00 |
Nguyen Anh Quynh
|
9aa04d9496
|
tb_gen_code(): only check to link next page if tb->size > 0 (so we skip empty block)
|
2015-09-20 00:05:17 +07:00 |
Nguyen Anh Quynh
|
39d3856871
|
when block size is unknown because the translation cache is full, assign it value 0
|
2015-08-25 16:10:05 +08:00 |
Nguyen Anh Quynh
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |