radare2
radare2 copied to clipboard
wa tbz w0, 0, ... is broken
ref: https://github.com/radareorg/radare2/blob/master/libr/arch/p/arm/armass64.c#L820
wa tbz w0, 0, 0x74862c
pdi 1
6031a436 tbz w0, 0x14, 0xffffffffffff862c
0 != 0x14
Ive improved the bit editor to make that more easy to implement. in case anyone wanna handle it
Can you chck if its fixed now?
Cannot assebmle it
[0x6031a436]> wa tbz w0, 0, 0x74862c
ERROR: invalid destination for tbz
ERROR: invalid destination for tbz
ERROR: invalid destination for tbz
ERROR: Cannot assemble 'tbz w0, 0, 0x74862c' at line 1