rizin/test/db/asm
Ehab-24 09cab090f6
RziL: fix incorrect naming of fabs as fpos (#5955)
* rzil: fix incorrect output

* update test cases
2026-02-25 16:04:45 +00:00
..
6502 librz/arch: make 6502 magic constant configurable (#5817) 2026-01-28 22:00:22 +08:00
8051 8051 RzIL fixes (#3413) 2023-03-05 12:54:25 +08:00
amd29k_29000_32 librz/arch: fix amd29k wrong decoding & refactoring. (#5598) 2025-12-10 14:49:30 +08:00
amd29k_29050_32 librz/arch: fix amd29k wrong decoding & refactoring. (#5598) 2025-12-10 14:49:30 +08:00
arc_16
arc_32
arm_16 Enable rz-test asm tests to test for multiple instructions in a single test. (#5166) 2025-05-26 14:05:19 +00:00
arm_32 RziL: fix incorrect naming of fabs as fpos (#5955) 2026-02-25 16:04:45 +00:00
arm_64 Remove BROKEN=1 from tests that are not broken. (#4822) 2025-01-04 12:09:10 +08:00
arm_cortexm_16 librz/arch: Add vector fp & poly registers size (#5539) 2025-11-21 17:54:45 +08:00
avr Fix #2851 - wrong AVR analysis jump value for rjmp/rcall (#3012) 2022-09-07 23:00:23 +02:00
bf
chip8
cil
cr16
dalvik Fix const-string/jumbo to parse unsigned value (#5874) 2026-02-05 23:01:42 +08:00
ebc
gb Add gb (Game Boy, SM83) RzIL Lifting (#3750) 2023-09-10 13:47:38 +02:00
h8300 h8300: enhance compatibility for h8300h/h8300l (#5444) 2025-10-17 16:28:21 +00:00
h8300_h8300h_16 h8300: enhance compatibility for h8300h/h8300l (#5444) 2025-10-17 16:28:21 +00:00
h8500 Add Renesas H8/500 plugin (#5340) 2025-10-03 13:10:55 +00:00
hexagon Fix asm text prefix and IL decoding of instructions at IO map boundary. 2025-11-12 01:20:56 +08:00
i4004
java
lh5801
luac_5.3_16
luac_5.4_16
mcs96_8096_16 librz/arch/mcs96: add missing ISA variants 8096/80C196/80C296 support (#5577) 2025-12-13 01:37:12 +08:00
mcs96_80196_16 librz/arch/mcs96: add missing ISA variants 8096/80C196/80C296 support (#5577) 2025-12-13 01:37:12 +08:00
mcs96_80296_16 librz/arch/mcs96: add missing ISA variants 8096/80C196/80C296 support (#5577) 2025-12-13 01:37:12 +08:00
mips_mips2_32 Rewrite of the mips assembler for mips1-mips5 (#5049) 2025-03-28 21:26:32 +08:00
mips_mips3_32 Bump capstone to 21178aea90ec63c0be1e93c104a88fd20399d387 (#5064) 2025-04-07 17:54:32 +08:00
mips_mips5_32 Rewrite of the mips assembler for mips1-mips5 (#5049) 2025-03-28 21:26:32 +08:00
mips_mips32r6_32 Add RzIL for MIPS32/64 Revision 6.01 (#4920) 2025-03-23 16:13:57 +08:00
mips_mips64_64 Add RzIL implementation of MIPS32 ops (#4882) 2025-02-18 18:07:28 +08:00
mips_mips64r2_64 Bump capstone to 21178aea90ec63c0be1e93c104a88fd20399d387 (#5064) 2025-04-07 17:54:32 +08:00
mips_mips64r6_64 Add RzIL for MIPS32/64 Revision 6.01 (#4920) 2025-03-23 16:13:57 +08:00
msp430 arch/msp430: implement RzIL uplfiting (#4379) 2024-07-01 19:51:54 +08:00
or1k
pic_baseline_8 librz/arch: fix jump targets in PIC baseline/midrange disassembly 2025-03-10 20:50:30 +00:00
pic_highend_8 librz/arch: rename PIC instruction sets (asm.cpu) (#4927) 2025-02-23 15:14:47 +08:00
pic_midrange_8 librz/arch: fix jump targets in PIC baseline/midrange disassembly 2025-03-10 20:50:30 +00:00
ppc_64 Remove BROKEN=1 from tests that are not broken. (#4822) 2025-01-04 12:09:10 +08:00
ppc_qpx_64 [PPC/ARM] Update to Capstone v6/auto-sync (#3648) 2023-10-18 10:36:25 +08:00
riscv_32 librz/arch: rewrite the RISC-V support to use Capstone (#5482) 2026-02-17 03:35:37 +08:00
rl78 Renesas RL78 disassembler plugin (#3649) 2023-10-14 00:15:03 +08:00
rx Disassembler arch for RX microcontroller (MCU) family (#4198) 2024-02-17 22:29:16 +08:00
sh
snes_16
sparc_v8_32 Fix semantical IL bug of unconditional jumps executing NOP in delayed slot. (#5764) 2026-01-16 22:47:51 +08:00
sparc_v9_64 RziL: fix incorrect naming of fabs as fpos (#5955) 2026-02-25 16:04:45 +00:00
spc700
tms320_c55x+_32
tms320_c55x_32
tricore RziL: fix incorrect naming of fabs as fpos (#5955) 2026-02-25 16:04:45 +00:00
v810 v810: RzIL support (#4096) 2024-01-14 10:45:48 +08:00
v850 v850: Add some undocumented instructions (#4187) 2024-02-08 23:10:31 +08:00
wasm Add WASM instructions i8x16.bitmask and i32x4.abs (#4951) 2025-03-01 19:51:57 +08:00
x86_16 Migrate from Capstone to Zydis (x86 architecture) (#5164) 2025-05-23 13:03:46 +00:00
x86_32 Migrate from Capstone to Zydis (x86 architecture) (#5164) 2025-05-23 13:03:46 +00:00
x86_64 Migrate from Capstone to Zydis (x86 architecture) (#5164) 2025-05-23 13:03:46 +00:00
xtensa RziL: fix incorrect naming of fabs as fpos (#5955) 2026-02-25 16:04:45 +00:00
z80