In UAL syntax, conditional byte reads are formatted as LDRB(cond), which this supports.
In pre-UAL syntax, it's formatted as LDR(cond)B, which this extension currently doesn't support.
This also applies to LDRH/STRB/STRH/etc.
Is there any chance we can get support for this added?
In UAL syntax, conditional byte reads are formatted as LDRB(cond), which this supports. In pre-UAL syntax, it's formatted as LDR(cond)B, which this extension currently doesn't support. This also applies to LDRH/STRB/STRH/etc.
Is there any chance we can get support for this added?