rizin/test/db
Dhruv Maroo c6537d917e
Fix EXEC_WITH_RMODE macro and make the IL generated more concise (#4413)
* Use local variables in methods using `EXEC_WITH_RMODE` instead of
      `DUP`ing the values. Do the same for ST register stack popping.
      This leads to lesser code in the IL since the same long expression
      does not get repeated in the IL everytime (since we don't `DUP`
      anymore).
2024-04-05 08:30:35 +08:00
..
abi dwarf: refactor 2024-03-09 09:41:13 +08:00
analysis [Hexagon] RzIL uplifiting (#3837) 2024-03-22 07:24:56 +00:00
archos $: Use rz_flag_get to check if flag exists (#4377) 2024-03-22 22:12:20 +08:00
asm Fix EXEC_WITH_RMODE macro and make the IL generated more concise (#4413) 2024-04-05 08:30:35 +08:00
cmd Remove RzFlag.base 2024-04-04 13:22:57 +02:00
esil Fix string search related tests 2024-02-19 19:39:00 +08:00
extras Rename asm.dwarf* to asm.debuginfo* (#3513) 2023-05-16 10:55:18 +08:00
formats Fold XREFs line more than 3 when in the graph mode (#4308) 2024-02-29 14:28:26 +08:00
io Convert ps to newshell (#3451) 2023-04-06 08:43:04 +08:00
json Move afv to afvl, add more modes (#3941) 2023-10-29 14:07:12 +08:00
rzil Fix broken CI (#4376) 2024-03-25 19:15:56 +08:00
tools Update libdemangle to latest main and add LD command as alias of iDl (#4411) 2024-04-01 14:39:35 +08:00