radare2/test/db/asm
2022-10-06 20:32:30 +02:00
..
6502 Merge asm.6502 into anal.6502 ##refactor 2022-06-15 14:51:53 +02:00
6502.cs Remove asm.6502_cs and merge disasm into the anal (#19632) 2022-01-26 16:37:19 +01:00
8051 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
alpha Merge asm.alpha into anal.alpha ##refactor 2022-06-26 20:06:51 +02:00
amd29k_29000_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arc_16 Fix ARC tests and improve r2r.asm output ##tests 2022-07-08 21:42:28 +02:00
arc_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm_16 Implement i4004 assembler ##asm (#18111) 2020-12-26 23:54:11 +01:00
arm_32 Fix cmn, teq and tst in arm32 assembler ##asm 2022-02-14 02:00:05 +01:00
arm_64 Fix asm tests for latest arm64 on capstone5-next 2022-10-06 20:32:30 +02:00
arm_cortex_16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm.gnu_32 move asm.arm_windebg to anal.arm_wd ##refactor 2022-09-06 14:24:55 +02:00
arm.gnu_cortex_16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm.gnu_wd_32 move asm.arm_windebg to anal.arm_wd ##refactor 2022-09-06 14:24:55 +02:00
arm.v35_64 Move arm64v35 tests from extras to main 2021-09-08 23:53:04 -07:00
avr Fix indent issues, pass out buffer size and fix disasm return value 2021-12-09 09:51:29 +01:00
bpf_32 Add initial anal.bpf.cs plugin + disasm tests ##arch 2022-06-03 01:35:05 +02:00
bpf_64 Fix bpf's lddw <reg>, <imm> tests 2022-06-09 20:06:13 +02:00
bpf.mr Add a few tests for cBPF conditional jumps. ##tests 2022-08-10 09:23:39 +02:00
chip8 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cr16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
dalvik Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
ebc Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
evm.cs Start moving EVM analysis from extras to core ##arch 2022-09-20 18:11:27 +02:00
gb fix #16995, #16994 and some other stuff 2020-06-10 02:24:03 +02:00
h8300 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
i4004 Reduce LOC of i4004 assembler (only use gperf for 1 byte instructions) ##anal 2022-06-01 22:31:36 +02:00
i8080 Merge asm.i8080 into anal.i8080 and add a test ##refactor 2022-06-17 11:24:29 +02:00
java Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
lh5801 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
m68k Remove asm.m68k and merge disasm into the anal (#19637) 2022-01-28 09:30:15 +01:00
mips_64 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
mips_v2_64 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
mips.gnu_64 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
msp430 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
or1k Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
pdp11 Merge asm.pdp11 into anal.pdp11 ##refactor 2022-06-16 01:40:22 +02:00
pic_pic18_8 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
riscv_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
riscv_64 Initial implementation of the RISCV assembler ##asm (#19144) 2021-09-28 11:18:23 +02:00
sh Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
snes_16 Add tests for snes (#17988) ##arch 2020-12-03 09:49:36 +01:00
sparc Merge asm.sparc into anal.sparc ##refactor 2022-06-26 20:07:23 +02:00
tms320_c55x_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
tms320_c55x+_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
v810 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
v850 Merge asm.v850 into anal.v850 and add a test ##refactor 2022-06-16 18:17:27 +02:00
v850_32 Fix ARC tests and improve r2r.asm output ##tests 2022-07-08 21:42:28 +02:00
wasm Implement Wasm SIMD instruction disassembly (#16928) 2020-05-22 13:58:56 +02:00
ws Fix ws test 2022-06-27 11:52:41 +02:00
x86_16 Fix #19489 - Implement assembler for jrcxz ##asm 2022-03-15 17:42:48 +01:00
x86_32 Remove all instances of "ptr " in x86 cs assembly output ##asm 2022-07-04 04:42:07 +02:00
x86_64 Mark fixed tests as not broken and change incorrect x86_32 tests (#19163) 2021-10-04 20:58:50 +02:00
z80 Fix OOB access in z80 disasm for "OP [ixy+nn]" instructions. (#17268) 2020-07-14 11:58:16 +03:00