openocd: remove CamelCase symbols *xPSR*
[fw/openocd] / src / target / armv8_opcodes.h
2022-09-13 Antonio Borneoopenocd: remove CamelCase symbols *xPSR*
2022-07-23 Antonio Borneoopenocd: src: replace the incomplete GPL-2.0-or-later...
2021-07-20 Antonio Borneotarget/arm: opcodes: rename CamelCase symbols and upper...
2020-03-12 Tarek BOCHKATItarget/armv8_opcodes: use T32 instructions when the...
2020-03-12 Tarek BOCHKATItarget/aarch64: fix soft breakpoint when PE is in AArch...
2018-03-10 Omair JavaidSupport AArch64 SIMD/FP registers read/write
2018-01-04 Bas Vermeulentarget aarch64: rework memory read/write to use 8/16...
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