unicorn/qemu/target-arm
el poto rico 149121539b
[arm64] Add some cool registers (#1253)
I've added the following registers to the API:

 * PSTATE
 * Exception link registers (ELR_ELx)
 * Stack pointers registers (SP_ELx)
 * MMU (TTBRn_EL1)
 * Exception syndrom registers (ESR_ELx)
 * Faulting virtual address registers (FAR_ELx)
 * PAR (PAR_EL1)
 * MAIR (MAIR_EL1)
 * Vector base address registers (VBAR_ELx)
2020-05-10 21:50:00 +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 fix some oss-fuzz (#1249) 2020-05-05 11:11:59 +08:00
op_addsub.h import 2015-08-21 15:04:50 +08:00
op_helper.c fix some oss-fuzz bugs (#1182) 2020-01-05 19:20:29 +08:00
psci.c import 2015-08-21 15:04:50 +08:00
translate-a64.c fix some oss-fuzz (#1218) 2020-03-02 09:44:53 +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 Add implementation of access to the ARM SPSR register. (#1178) 2020-01-02 09:42:01 +08:00
unicorn.h arm64eb: add support for ARM64 big endian. 2017-04-24 23:30:01 +08:00