Home
last modified time | relevance | path

Searched refs:disassembler (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/tools/execution_tracer/execution_tracer/
Dexecution_tracer_reader.py107 disassembler = None variable in TraceData
123 self.disassembler = LLVMDisassembler(triple, model, llvm_disas_path)
226 disas = self.disassembler_thumb if thumb_mode else self.disassembler
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dllvm-asm-disasm.robot173 # and is only accepted by the disassembler if the core has the C extension. The disassembler
183 # The uncompressed forms should be accepted by the disassembler even with the C extension
225 # HEX_ADDR hex address of the instruction, verified with the disassembler outp…
/Renode-v1.15.3-c57714d/
DCHANGELOG.rst843 …ckMemoryAccesses`` and ``TrackVectorConfiguration`` options, along with disassembler-generated info