yuzu/src/core/arm
Lioncash 5a531d7ec2 dyncom: Handle unprivileged load/store variants correctly
LDRT/LDRBT/STRBT/STRT should simulate the load or store
as if the host CPU is in user mode.

STRT is also allowed to use the PC as an operand
2015-12-19 19:05:50 -05:00
..
disassembler General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
dyncom dyncom: Handle unprivileged load/store variants correctly 2015-12-19 19:05:50 -05:00
skyeye_common dyncom: Remove static keyword from header functions 2015-12-06 15:14:51 -05:00
arm_interface.h arm_interface: Make GetNumInstructions const 2015-12-06 15:07:59 -05:00