Sebastian Schmidt e307f72005 Move context and register definition up.
“all context definitions must come before constructors”
2022-01-25 20:10:07 +01:00
2019-06-23 12:02:51 +02:00
2019-06-22 15:10:34 +02:00
2019-06-22 15:04:45 +02:00
2019-06-22 15:04:45 +02:00
2019-06-22 15:04:45 +02:00
2019-12-30 17:38:16 +01:00
2019-06-22 15:04:45 +02:00

Tensilica Xtensa module for Ghidra

Screenshot

Installation

$ cd ghidra_9.1.X/Ghidra/Processors
$ git clone https://github.com/yath/ghidra-xtensa Xtensa
$ cd Xtensa
$ make
$

Or download a pre-built release and unzip it to Ghidra/Processors.

Bugs

  • Probably a lot in instructions I did not yet happen to encouter. Pull requests appreciated.

TODO

  • Windowed Register Option
  • MAC16 Option
  • Loop Option
  • ESP8266/ESP32 image loaders?
Description
Tensilica Xtensa processor module for Ghidra
Readme MIT 5.3 MiB
Languages
Java 87.4%
Makefile 9.9%
Perl 2.7%