unicorn/qemu/target-i386
Chen Huitao ec2e454481 fix some oss-fuzz (#1188)
* fix oss-fuzz 10419.

* fix oss-fuzz 10427.

* fix oss-fuzz 10421.

* fix oss-fuzz 10422.

* fix oss-fuzz 10425.

* fix oss-fuzz 10426.

* fix oss-fuzz 10426.

* fix oss-fuzz 10422.

* fix oss-fuzz  10426.

* fix oss-fuzz 10456.

* fix oss-fuzz 10428.

* fix oss-fuzz 10429.

* fix oss-fuzz 10431.

* fix oss-fuzz 10435.

* fix oss-fuzz 10430.

* fix oss-fuzz 10436.

* remove unused var.

* fix oss-fuzz 10449.

* fix oss-fuzz 10452.

* fix oss-fuzz 11792.

* fix oss-fuzz 10457.

* fix oss-fuzz 11737.

* fix oss-fuzz 10458.

* fix oss-fuzz 10565.

* fix oss-fuzz 11651.

* fix oss-fuzz 10497.

* fix oss-fuzz 10515.

* fix oss-fuzz 10586.

* fix oss-fuzz 10597.

* fiz oss-fuzz 11721.

* fix oss-fuzz 10718.

* fix oss-fuzz 15610.

* fix oss-fuzz 10512.

* fix oss-fuzz 10545.

* fix oss-fuzz 10598.

* fix oss-fuzz 11112.

* fix oss-fuzz 11589.

* fix oss-fuzz 10674.

* git fix oss-fuzz 19610.

* fix oss-fuzz 19848.

* fix oss-fuzz 19851.

* fix oss-fuzz 19852.

* fix oss-fuzz 10878.

* fix oss-fuzz 11655.

* fix oss-fuzz 19849.

* fix oss-fuzz 11765.

* fix oss-fuzz 10337.

* fix oss-fuzz 10575.

* fix oss-fuzz 19877.

* fix oss-fuzz 19895.

* fix oss-fuzz 19896.

* fix oss-fuzz 19897.

* remove verbose fprintf output.

* fix oss-fuzz 19943.

* fix oss-fuzz 20026.

* fix oss-fuzz 20027.

* fix oss-fuzz 19967.

* fix oss-fuzz 19946.
2020-01-14 10:08:58 +08:00
..
arch_memory_mapping.c import 2015-08-21 15:04:50 +08:00
cc_helper_template.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
cc_helper.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
cpu.h fix some oss-fuzz bugs (#1182) 2020-01-05 19:20:29 +08:00
excp_helper.c import 2015-08-21 15:04:50 +08:00
fpu_helper.c fix some oss-fuzz (#1184) 2020-01-10 23:05:44 +08:00
helper.c cleanup Monitor related code 2017-01-23 10:07:01 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
int_helper.c fix some oss-fuzz (#1184) 2020-01-10 23:05:44 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
mem_helper.c no more spinlock 2017-01-20 14:57:33 +08:00
misc_helper.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
ops_sse_header.h import 2015-08-21 15:04:50 +08:00
ops_sse.h fix some oss-fuzz (#1188) 2020-01-14 10:08:58 +08:00
seg_helper.c check arguments, return error instead of raising exceptions. (#1125) 2019-08-23 17:05:13 +08:00
shift_helper_template.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
smm_helper.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
svm_helper.c cleanup after msvc port 2017-01-22 21:27:17 +08:00
svm.h Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
TODO import 2015-08-21 15:04:50 +08:00
topology.h platform.h move #3 2017-01-21 00:13:21 +11:00
translate.c fix some oss-fuzz (#1184) 2020-01-10 23:05:44 +08:00
unicorn.c fix oss-fuzz issue 10334. (#1149) 2019-10-08 10:44:50 +08:00
unicorn.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00