Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: amtal/microblaze

Tags

1.0.1

Toggle 1.0.1's commit message
RC1.0.1 Lift and reloc bugfixes

1.0.0

Toggle 1.0.0's commit message
RC1.0.0 optimizations and intrinsics

- optimize disassembly for smoother scrolling
- fix intrinsics on dev builds
- lift some common endian-swap ops

0.0.4

Toggle 0.0.4's commit message
Add link

0.0.3

Toggle 0.0.3's commit message
Fix MBAR disasm

0.0.2

Toggle 0.0.2's commit message
Fix author field

0.0.1

Toggle 0.0.1's commit message
MVP release

- (untested) disassembly of everything in the processor manual
- passable lift of core arithmetic and memory ops
- 32-bit LE/BE ELF support
- proof of concept relocation and syscall calling conventions
  (works well enough for a big-endian ld.so built on old GCC)