I am trying to learn ARM assembly and I wanted to store a signed number in a register, it has to be something like -
MOV R0, #-10
But this stores the