Miniconf-UK/2013/vixl
From Wiki
< Miniconf-UK | 2013
VIXL is a runtime code generation toolkit for AArch64. It has three main components: an assembler, a disassembler and a simulator with debugger support. While vixl is aimed at JIT, the ability to generated a code sequence at runtime and customised to your CPU can be useful to a variety of programs. During this session I'll present vixl features with examples.