radare2/test/db/esil
pancake 92df21a6d5
Some checks failed
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_release (push) Blocked by required conditions
build / linux-wasi (push) Failing after 0s
build / release (push) Blocked by required conditions
CI / macos-test (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / w64-make (push) Waiting to run
build / linux-wasi-api (push) Failing after 0s
build / linux-csnext (push) Failing after 0s
build / tarball (push) Failing after 0s
build / linux-static (push) Failing after 0s
build / check_abi_compatibility (push) Has been skipped
build / linux-acr-rpm-64 (push) Failing after 0s
build / linux-acr-deb (amd64) (push) Failing after 0s
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Failing after 0s
build / linux-acr-deb (i386, multilib) (push) Failing after 0s
build / android-acr (16, arm) (push) Failing after 0s
build / android-acr (aarch64) (push) Failing after 0s
build / android-meson (x86_64) (push) Has been skipped
CI / linux-acr-oldlibsbug (push) Failing after 0s
CI / linux-nocs (push) Failing after 0s
CI / linux-acr-gperf (push) Failing after 0s
CI / linux-sys-capstone (push) Failing after 0s
CI / linux-acr-resymlink (push) Failing after 0s
CI / linux-test (push) Failing after 0s
CI / linux-static-meson (push) Failing after 0s
CI / linux-rpath (push) Failing after 0s
CI / linux-meson-spaces (push) Failing after 0s
CI / linux-tinyasan-fuzz (push) Failing after 0s
CI / linux-asan-fuzz (push) Failing after 0s
CI / w32-mingw (push) Failing after 0s
CI / w64-mingw (push) Failing after 0s
Coverity Scan / latest (push) Failing after 0s
tcc / ubuntu-tcc-newabi (push) Failing after 0s
tcc / ubuntu-tcc-test (push) Failing after 0s
tcc / ubuntu-tcc-nodbg (push) Failing after 0s
tcc / r2pm-tcc (push) Failing after 0s
tcc / ubuntu-tcc-syslibs (push) Failing after 0s
Fix invalid esil for add+shift on arm64 ##esil
2024-09-18 13:36:25 +02:00
..
6502 Move anal.{6502,snes} into arch ##arch 2022-12-08 13:33:53 +01:00
8051
apple Handle multiline comments in pdsf ##print 2024-09-01 18:12:11 +02:00
arm_16 Reduce false positives when scanning for syscalls on thumb code ##analysis 2023-07-10 15:34:05 +02:00
arm_32 Don't use esil.debug in tests because it doesnt exist 2023-04-27 10:19:51 +02:00
arm_64 Fix invalid esil for add+shift on arm64 ##esil 2024-09-18 13:36:25 +02:00
avr Fix null derefs in anal.avr plugin and improve defaults ##anal 2022-05-01 22:18:43 +02:00
bf Fix glitch when asm.bytes.space+asm.bytes.align+asm.nbytes%2 ##disasm 2023-10-23 13:39:25 +02:00
bfbug Fixes the bfbug losing arch setup after o malloc ##core 2023-04-01 00:11:51 +02:00
cmd anal->esil can't be null now, improve default initialization ##esil 2023-07-17 01:43:56 +02:00
cmp
compiler Initial implementation of the ESIL compiler in the ae! command ##esil 2024-03-27 03:12:02 +01:00
cond Improvements in the visual esil debugger and documentation ##esil 2023-05-31 12:26:16 +02:00
esil Improvements in the visual esil debugger and documentation ##esil 2023-05-31 12:26:16 +02:00
flag_tests Cleanup and minor improvements for esil.c 2023-02-21 17:39:05 +01:00
intreg
loongarch_64
math
mips_32 Add anal.flagends to stop a functions when flags are found ##analysis 2024-08-01 12:07:23 +02:00
mips_64 Fix ESIL MIPS64 NOR instruction ##arch 2023-06-03 21:46:50 +02:00
ppc_32 Fixed ESIL PPC32 lbz/lbzcix instructions to not update register. 2023-09-01 11:14:44 +02:00
riscv_32 Improve the riscv analysis ##arch 2023-04-12 17:52:59 +02:00
riscv_64 Improve the riscv analysis ##arch 2023-04-12 17:52:59 +02:00
sh
x86_16
x86_32 Improved ia tests and trim trailing spaces in strings ##bin 2023-11-22 19:13:41 +01:00
x86_64 Improve aesue feedback and add tests ##esil 2023-07-11 19:38:01 +02:00
xtensa_32