..
definitions
Fix return types and args
2023-05-09 15:42:21 +08:00
il_events.c
[RzIL] Refine events and add tests
2022-01-22 18:40:10 +01:00
il_export_json.c
Add agI and aoi for printing RzIL statments as graph or pretty printing
2023-06-10 09:17:44 +08:00
il_export_string.c
Add agI and aoi for printing RzIL statments as graph or pretty printing
2023-06-10 09:17:44 +08:00
il_graph.c
Add agI and aoi for printing RzIL statments as graph or pretty printing
2023-06-10 09:17:44 +08:00
il_opcodes.c
Add a new helper to convert a long double to an 80-bit RzIL float ( #4062 )
2024-01-03 18:52:58 +05:30
il_reg.c
PPC uplifting to RzIL ( #2823 )
2022-08-11 08:41:15 +08:00
il_routines.c
Add several common bit operations to RzIL. ( #3977 )
2023-12-03 17:23:41 +01:00
il_validate.c
Remove ../include/rz_util from rz_util_includes ( #3935 )
2023-10-22 19:38:56 +08:00
il_vm.c
rzil: switch event list to pvector ( #3928 )
2023-10-19 00:20:45 +08:00
il_vm_eval.c
rzil: switch event list to pvector ( #3928 )
2023-10-19 00:20:45 +08:00
meson.build
Add several common bit operations to RzIL. ( #3977 )
2023-12-03 17:23:41 +01:00
README.md
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
theory_bitv.c
[RzIL] Fix fill bit in shiftl/shiftr
2022-01-22 09:40:20 +08:00
theory_bool.c
[RzIL] Rework Variable Handling ( #2174 )
2022-01-05 11:16:47 +00:00
theory_effect.c
[RZIL] Fix reachable endless loop. ( #3940 )
2023-10-26 10:08:39 +08:00
theory_fbasic.c
Revert "Add float to raw bitvector conversion. ( #3509 )" ( #3517 )
2023-05-20 15:39:31 +08:00
theory_init.c
Fix return types and args
2023-05-09 15:42:21 +08:00
theory_mem.c
Fix return types and args
2023-05-09 15:42:21 +08:00