Nguyen Anh Quynh
|
3eb51116b9
|
arm64: fix the access to tcg_op_defs[] in arm64 backend (issue #387)
|
2016-01-22 11:35:01 +08:00 |
|
Nguyen Anh Quynh
|
840eb54f05
|
Revert "arm64: fix the access to tcg_op_defs[] in arm64 backend (issue #387)"
This reverts commit 3000ca6abf .
|
2016-01-22 11:33:36 +08:00 |
|
Nguyen Anh Quynh
|
3000ca6abf
|
arm64: fix the access to tcg_op_defs[] in arm64 backend (issue #387)
|
2016-01-22 11:33:28 +08:00 |
|
Nguyen Anh Quynh
|
839ef672b0
|
only declare use_idiv_instructions_rt when __ARM_ARCH_EXT_IDIV__ is not defined
|
2016-01-19 00:19:28 +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
|
13726b3d40
|
Merge branch 'master' into cygwin
|
2016-01-07 23:17:32 +07:00 |
|
farmdve
|
2304bbfc96
|
Remove more instances of tcg_register_jit
|
2016-01-07 16:39:41 +02:00 |
|
Nguyen Anh Quynh
|
bfeb08d1ba
|
fix some compilation warning
|
2016-01-06 14:11:21 +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
|
19930b0514
|
spaces
|
2016-01-01 14:15:01 +08:00 |
|
Nguyen Anh Quynh
|
b3ebd1b7cb
|
Merge branch 'master' of https://github.com/iroiro123/unicorn into iroiro123-master
|
2016-01-01 14:01:39 +08:00 |
|
Nguyen Anh Quynh
|
b5feddbf1e
|
indentation
|
2015-12-28 13:04:59 +08: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 |
|
Hiroyuki Uekawa
|
6445c80b29
|
Build for Cygwin
|
2015-12-20 22:00:35 +09:00 |
|
farmdve
|
65a649dec0
|
Fix issue #269
Patch from here
http://lists.nongnu.org/archive/html/qemu-devel/2015-11/msg03848.html
Also fix another potential issue with constants from
bbeb82395e (diff-9e0011b4d4a5890b309421630e6d86c3)
|
2015-11-17 18:34:38 +02:00 |
|
Ryan Hileman
|
ad5cd37551
|
improve multiarch support
|
2015-11-11 22:48:21 -08:00 |
|
Nguyen Anh Quynh
|
2b0b4169bc
|
mips: advance PC for SYSCALL instruction. this fixes issue #157
|
2015-09-28 10:58:43 +08:00 |
|
danghvu
|
0c67f41ed9
|
Fix issue #118
|
2015-09-21 20:30:05 -05:00 |
|
Nguyen Anh Quynh
|
344d016104
|
import
|
2015-08-21 15:04:50 +08:00 |
|