Closed AlessioC31 closed 11 months ago
In the LoadAddress Thumb instruction we were setting bit 0 to 0 while we should set bit 1 to zero, according to documentation.
LoadAddress
I also did some small fixes around.
In the
LoadAddress
Thumb instruction we were setting bit 0 to 0 while we should set bit 1 to zero, according to documentation.I also did some small fixes around.