radare2/libr/asm
pancake 45349cb227 Add support for 4bit registers ##arch
* RReg.setValue() support 4bit for writing
* Some bug fixes and list PC/SP when bits dont match
2023-05-06 13:16:15 +02:00
..
arch Migrate tms320 plugin ##arch 2023-05-05 16:15:38 +02:00
d Add support for 4bit registers ##arch 2023-05-06 13:16:15 +02:00
p Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
acode.c Implement .extern directive in rasm2, fix other directives ##asm 2023-01-11 00:18:13 +01:00
agperf.c Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
aop.c Fix uaf in r_asm_op_get_hex ##crash 2023-03-06 14:26:24 +01:00
asm.c Handle RArch.getRegProfile() from RAnal.setRegProfile ##arch 2023-04-25 19:00:48 +02:00
filter.c Add lint for ==' to improve code readability 2023-01-16 13:43:38 +01:00
Makefile Add evm.sdb.txt with description ##arch 2023-01-31 16:31:55 +01:00
meson.build Remove unneeded line in meson build after plugin migration ##arch 2023-03-31 15:31:34 +02:00
parse.c Fix assert in asm.pseudo by stop using the deprecated RParse.parse() API 2023-01-31 17:56:15 +01:00