radare2/test/db/asm
2022-06-08 20:30:39 +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
amd29k_29000_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arc_16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +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 Support ccmn and csel instructions in the arm64 assembler ##asm 2022-06-08 20:30:39 +02:00
arm_cortex_16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm.gnu_32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm.gnu_cortex_16 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
arm.v35_64 Move arm64v35 tests from extras to main 2021-09-08 23:53:04 -07:00
arm.winedbg_32 Test arm part of arm.winedbg (#18132) 2020-12-29 10:14:02 +01: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 Add initial anal.bpf.cs plugin + disasm tests ##arch 2022-06-03 01:35:05 +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 Improve EVM analysis and update tests ##esil 2022-02-01 17:01:59 +01: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
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
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
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.np_32 Update output for some v850 tests 2022-05-31 03:43:51 +02:00
wasm Implement Wasm SIMD instruction disassembly (#16928) 2020-05-22 13:58:56 +02:00
ws Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
x86_16 Fix #19489 - Implement assembler for jrcxz ##asm 2022-03-15 17:42:48 +01:00
x86_32 Fix #19489 - Implement assembler for jrcxz ##asm 2022-03-15 17:42:48 +01: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