• armasm push unknown opcode error

    Note: This was originally posted on 8th April 2008 at http://forums.arm.com

    Hi,
    I am trying to compile a .s file using armasm. But i am getting this error

    "VectorTransform.s", line 8: Error: A1163E: Unknown opcode
        8 00000000  PUSH {r2-r12,lr}
    "VectorTransform…