Commit Graph

11 Commits

Author SHA1 Message Date
pancake
24d497bb23
Fix glitch when asm.bytes.space+asm.bytes.align+asm.nbytes%2 ##disasm 2023-10-23 13:39:25 +02:00
pancake
ae53a1c45e
Add asm.flags.prefix (true by default) ##disasm
* Drops the ;-- prefix in all the flags in the disasm
* Evaluate switching to true, after testing iaito and other tools
2023-07-15 08:53:26 +02:00
pancake
e8ac805d4d
Fix memcpy bug in the new cache ##io 2023-03-22 03:59:36 +01:00
adwait1-g
6fc575dbb3 Fix #20540 - pc should use an unsigned char buffer ##print 2022-08-18 10:46:45 +02:00
Lazula
80cc913688
Convert pf d specifier to hex dword ##print (#20276)
Behavior now consistent with byte, word, and quadword specifiers
2022-06-10 15:29:53 -05:00
Sergi Àlvarez i Capilla
3fb7de3e2d Improve pcc output and add a test ##print 2022-01-11 02:59:30 +01:00
pancake
33f8a981d9 Better x86.pseudo and varsub for strings ##disasm 2021-07-30 01:28:52 +02:00
pancake
dcfc44a329
Fix #16677 - Honor asm.sub.jmp in pd ##disasm (#18751) 2021-05-25 09:20:21 +02:00
junchao-loongson
ca9b6ac1a0
Set asm.cpu for mips.gnu derived from the ISA defined in the ELF ##bin (#17555) 2020-09-21 16:58:07 +02:00
Khairul Azhar Kasmiran
f3c227ee88
elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize (#16992)
* elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize
* Add support for 'N' to pfc
2020-06-02 10:27:58 +08:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00