Package ghidra.app.plugin.assembler.sleigh
-
Class Summary Class Description AARCH64BEAssemblyTest AbstractAssemblyTest A test for assembly of a particular SLEIGH languageARMAssemblyTest ARMBEAssemblyTest AssemblyTestCase A test for assembly of a particular SLEIGH languageAVR32AssemblyTest AVR8AssemblyTest DbgTimerTest m68000AssemblyTest MIPSAssemblyTest MIPSMicroAssemblyTest MSP430XAssemblyTest PaRiscAssemblyTest PowerPC64AssemblyTest PublicAPITest SleighAssembler AnAssemblerfor aSleighLanguage.SleighAssemblerBuilder AnAssemblerBuildercapable of supporting almost anySleighLanguageTo build an assembler, please use a static method of theAssemblersclass.SolverTest SparcAssemblyTest TokensTest x86AssemblyTest x86AVX2AssemblyTest -
Exception Summary Exception Description AbstractAssemblyTest.DisassemblyMismatchException A class which allows tests to attempt to gracefully handle changes in language modules.AssemblyTestCase.DisassemblyMismatchException A class which allows tests to attempt to gracefully handle changes in language modules.