Skip to content
Commit 1cabebe7 authored by Johnny Chen's avatar Johnny Chen
Browse files

Add a new member variable m_new_inst_cpsr to catch the to-be-updated state

of the CPSR during the course of executing an opcode, and modified SelectInstrSet()
to update this variable instead of the original m_inst_cpsr, which should be
the cached copy of the CPSR at the beginning of executing the opcode.

llvm-svn: 125244
parent 8dafc875
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment