Created by: joshua-warburton
This patch fixes two problems with ldrb:
- Some variants were decoding to an x register when they should have been decoding to a w register
- The "extension" LSL #0 was being decoded as uxtx #0
issues: #2626
Created by: joshua-warburton
This patch fixes two problems with ldrb:
issues: #2626