Nguyen Anh Quynh
|
6490b4f2a9
|
arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387)
|
2016-01-22 22:44:18 +08:00 |
|
Nguyen Anh Quynh
|
07bd81bda6
|
do not redefine tb_set_jmp_target1. this partly fixes issue #387
|
2016-01-22 11:29:22 +08:00 |
|
Nguyen Anh Quynh
|
3b52af4fbd
|
avoid confusion between macro & variable use_idiv_instructions (ARM backend)
|
2016-01-18 23:53:50 +08:00 |
|
Nguyen Anh Quynh
|
d9249b91c2
|
add some missing symbols for ARM backend
|
2016-01-18 20:42:45 +08:00 |
|
Nguyen Anh Quynh
|
e8a295991f
|
update qemu/header_gen.py
|
2016-01-06 00:44:29 +07:00 |
|
JC Yang
|
8ef018a2cb
|
Fix possible wrong conditional branch in generated host code by fixing
the tcg_liveness_analysis().
Refer to https://github.com/unicorn-engine/unicorn/issues/287 for further info.
|
2015-12-21 18:01:01 +08:00 |
|
Ryan Hileman
|
6d21ebabea
|
implement host-controlled memory mapping for #261
|
2015-11-27 23:30:36 -08:00 |
|
Nguyen Anh Quynh
|
886946dcf4
|
do not use syscall to quit emulation. this can fix issues #147 & #148
|
2015-09-26 16:49:00 +08:00 |
|
Chris Eagle
|
6beb1b8a13
|
intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block
|
2015-08-29 21:17:30 -07:00 |
|
Nguyen Anh Quynh
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|