forked from OSchip/llvm-project
a4ac217d6c
For EmulateInstructionARM::EmulatePUSH(), fix the logical branch for when pc is pushed to behave like the other cases where: context.SetRegisterToRegisterPlusOffset (reg_info, sp_reg, addr - sp); is called to inform of the operation to set a register value to a memory location calculated from a base register plus an offset. llvm-svn: 152670 |
||
---|---|---|
.. | ||
EmulateInstructionARM.cpp | ||
EmulateInstructionARM.h | ||
EmulationStateARM.cpp | ||
EmulationStateARM.h | ||
Makefile |