]> git.sur5r.net Git - openocd/history - src/target/armv8_opcodes.h
mips32, drop unnecessary code in mips32_pracc.c
[openocd] / src / target / armv8_opcodes.h
2017-02-24 Matthias Welwarskyaarch64: refactor SCTLR manipulation
2017-02-24 Matthias Welwarskyaarch64: fix software breakpoints when in aarch32 state
2017-02-10 Matthias Welwarskyaarch64: remove "mrs <Xt>, currentel" opcode
2017-02-10 Matthias Welwarskyaarch64: discard async aborts on entering debug state
2017-02-10 Matthias Welwarskyaarch64: cache identification for aarch32 state
2017-02-10 Matthias Welwarskyaarch64: fix mode switching
2017-02-10 Matthias Welwarskyaarch64: register access rewrite
2017-02-10 Matthias Welwarskyaarch64: provide virt2phys command
2017-02-10 Matthias Welwarskyaarch64: armv8 cache functions update
2017-02-10 Matthias Welwarskyaarch64: add basic Aarch32 support
2017-02-10 Matthias Welwarskyaarch64: add cache handling functions
2017-02-10 Matthias Welwarskyaarch64: use correct instruction for software breakpoints
2017-02-10 Matthias Welwarskyaarch64: add symbolic definitions for armv8 opcodes