rizin/librz/il
Florian Märkl efa41b86d7 [RzIL] Refine events and add tests
* Removed nullability where not needed
* Made events take RzILVal instead of force-converting to RzILBitVector
  for variables
* Added more fine-grained tests for events from specific ops
2022-01-22 18:40:10 +01:00
..
definitions [RzIL] Refine events and add tests 2022-01-22 18:40:10 +01:00
il_events.c [RzIL] Refine events and add tests 2022-01-22 18:40:10 +01:00
il_export.c [RzIL] Refine events and add tests 2022-01-22 18:40:10 +01:00
il_opcodes.c [RzIL] Implement 6502 Lifting 2022-01-16 03:21:49 +01:00
il_reg.c [RzIL] Rewrite RzAnalysisRzil as RzAnalysisILVM with config 2022-01-17 16:50:40 +01:00
il_validate.c [RzIL] Forbid data after ctrl effects by validation 2022-01-13 21:35:25 +01:00
il_vm.c [RzIL] Rewrite RzAnalysisRzil as RzAnalysisILVM with config 2022-01-17 16:50:40 +01:00
il_vm_eval.c [RzIL] Refine events and add tests 2022-01-22 18:40:10 +01:00
meson.build [RzIL] Add Validator (Type-checker) (#2182) 2022-01-10 16:54:13 +01: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] Refine events and add tests 2022-01-22 18:40:10 +01:00
theory_init.c [RzIL] Refine events and add tests 2022-01-22 18:40:10 +01:00
theory_mem.c [RzIL] Rework Variable Handling (#2174) 2022-01-05 11:16:47 +00:00