This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Parents
  • Note: This was originally posted on 15th July 2009 at http://forums.arm.com

    Hi,

    Thanks for your reply.


    Resolution:  SMULL RTemp, Rd, Rm, Rs
                              ADDS RTemp, RTemp, #0X80000000
                              ADDCS Rd, Rd, #0X00000001

    Because of          ADDS RTemp, RTemp, #0X80000000
                              ADDCS Rd, Rd, #0X00000001

    Output in Rd differ by 1.
    This is some thing wrong while we are try to rounded.
Reply
  • Note: This was originally posted on 15th July 2009 at http://forums.arm.com

    Hi,

    Thanks for your reply.


    Resolution:  SMULL RTemp, Rd, Rm, Rs
                              ADDS RTemp, RTemp, #0X80000000
                              ADDCS Rd, Rd, #0X00000001

    Because of          ADDS RTemp, RTemp, #0X80000000
                              ADDCS Rd, Rd, #0X00000001

    Output in Rd differ by 1.
    This is some thing wrong while we are try to rounded.
Children
No data