arm: BLXi is another relative branch instruction to be fixed. bug reported by Giovanni Nanomad Condello
This commit is contained in:
parent
fef06c86de
commit
d43187d4f9
|
@ -13613,6 +13613,7 @@ static unsigned int insn_rel[] = {
|
|||
ARM_tCBZ,
|
||||
ARM_BL_pred,
|
||||
ARM_BL,
|
||||
ARM_BLXi,
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue