10 Commits

Author SHA1 Message Date
pancake
26bd034a3a
Fix glitch in asm.bytes.space ##disasm 2024-02-06 12:40:54 +01:00
pancake
0acfd3d395
Use RBinName in RBinSymbol ##bin 2023-12-22 01:51:42 +01:00
pancake
24d497bb23
Fix glitch when asm.bytes.space+asm.bytes.align+asm.nbytes%2 ##disasm 2023-10-23 13:39:25 +02:00
pancake
3bc3d3daf7 Fix glitch + tests asm.bytes.{align,space} ##disasm 2023-07-04 18:48:50 +02:00
pancake
60e2d53b2c
Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +01:00
pancake
13c2f23dd7 Fix #19940 - infinite loop in x/i on invalid instructions ##crash
* Also affects pdi and pde
2022-04-11 13:47:47 +02:00
pancake
2a7ed57863 Add one more test for asm.sub.jmp 2021-07-02 12:15:42 +02:00
pancake
4ade590c47
Fix #18427 - Sort flags by [sections,formats][other][regs] ##disasm (#18770) 2021-05-28 02:27:17 +02:00
pancake
8fd0290881 Remove asm.bb (asm.bb.line -> asm.lines.bb, asm.bb.middle -> asm.bbmiddle) ##core
* The old asm.lines.bb has been renamed to asm.lines.jmp
* Theres asm.middle, asm.bbmiddle and asm.flags.middle, will be good to clarify
2021-02-14 01:10:35 +01:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00