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

Enhanced the existing ARMExpandImm() and ThumbExpandImm() functions which expand

an imm12 into imm32 for ARM or Thumb so that they now handle carry_in/carry_out.
Funnel ARMExpandImm()/ThumbExpandImm() to the enhanced ARMExpandImm_C()/ThumbExpandImm_C()
functions.

llvm-svn: 125508
parent f0619868
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