unicorn/qemu/target-arm
h01G3r a9025c58a4
fixes an issue with ARM APSR register handling: (#1317)
- Q flag / GE flag were not included in APSR register (read/write)
  - UC_ARM_REG_APSR_NZCV register constant was ignored completely.
  - regression test added
2020-08-20 23:24:04 +08:00
..
arm_ldst.h import 2015-08-21 15:04:50 +08:00
cpu64.c fix some gcc warnings 2018-07-25 12:38:15 +08:00
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c arm: cleanup for ARM_CPU 2017-12-21 09:43:33 +08:00
cpu.h Arm support ported. (#736) 2017-01-23 23:30:57 +08:00
crypto_helper.c Arm support ported. (#736) 2017-01-23 23:30:57 +08:00
helper-a64.c Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
helper-a64.h import 2015-08-21 15:04:50 +08:00
helper.c fix some oss-fuzz bugs (#1182) 2020-01-05 19:20:29 +08:00
helper.h rework code/block tracing 2016-01-22 19:07:50 -08:00
internals.h fix some oss-fuzz (#1206) 2020-02-25 11:36:06 +08:00
iwmmxt_helper.c import 2015-08-21 15:04:50 +08:00
kvm-consts.h import 2015-08-21 15:04:50 +08:00
Makefile.objs delete sparc32_dma.h & arm-semi.c 2017-01-19 15:10:41 +08:00
neon_helper.c Removes some bugs found by oss-fuzz (#1266) 2020-05-26 20:52:40 +08:00
op_addsub.h import 2015-08-21 15:04:50 +08:00
op_helper.c fix some oss-fuzz (#1255) 2020-05-12 01:27:47 +08:00
psci.c import 2015-08-21 15:04:50 +08:00
translate-a64.c fix some oss-fuzz (#1259) 2020-05-22 21:58:39 +08:00
translate.c fix some oss-fuzz (#1224) 2020-03-24 16:23:04 +08:00
translate.h import 2015-08-21 15:04:50 +08:00
unicorn_aarch64.c [arm64] Add some cool registers (#1253) 2020-05-10 21:50:00 +08:00
unicorn_arm.c fixes an issue with ARM APSR register handling: (#1317) 2020-08-20 23:24:04 +08:00
unicorn.h arm64eb: add support for ARM64 big endian. 2017-04-24 23:30:01 +08:00