aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv8_opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-15portability fix: Switch binary literals to hexSevan Janiyan1-67/+67
2023-09-17target/aarch64: add AArch64 mdd and mwd supportDaniel Goehring1-0/+4
2022-09-13openocd: remove CamelCase symbols *xPSR*Antonio Borneo1-2/+2
2022-07-23openocd: src: replace the incomplete GPL-2.0-or-later license tagAntonio Borneo1-12/+4
2021-07-20target/arm: opcodes: rename CamelCase symbols and uppercase variablesAntonio Borneo1-59/+59
2020-03-12target/armv8_opcodes: use T32 instructions when the PE is in AArch32 stateTarek BOCHKATI1-0/+8
2020-03-12target/aarch64: fix soft breakpoint when PE is in AArch32 stateTarek BOCHKATI1-0/+1
2018-03-10Support AArch64 SIMD/FP registers read/writeOmair Javaid1-0/+8
2018-01-04target aarch64: rework memory read/write to use 8/16/32 bit operationsBas Vermeulen1-0/+14
2017-02-24aarch64: refactor SCTLR manipulationMatthias Welwarsky1-0/+4
2017-02-24aarch64: fix software breakpoints when in aarch32 stateMatthias Welwarsky1-0/+5
2017-02-10aarch64: remove "mrs <Xt>, currentel" opcodeMatthias Welwarsky1-5/+0
2017-02-10aarch64: discard async aborts on entering debug stateMatthias Welwarsky1-0/+3
2017-02-10aarch64: cache identification for aarch32 stateMatthias Welwarsky1-0/+1
2017-02-10aarch64: fix mode switchingMatthias Welwarsky1-3/+9
2017-02-10aarch64: register access rewriteMatthias Welwarsky1-4/+13
2017-02-10aarch64: provide virt2phys commandMatthias Welwarsky1-0/+7
2017-02-10aarch64: armv8 cache functions updateMatthias Welwarsky1-0/+1
2017-02-10aarch64: add basic Aarch32 supportMatthias Welwarsky1-4/+31
2017-02-10aarch64: add cache handling functionsMatthias Welwarsky1-0/+2
2017-02-10aarch64: use correct instruction for software breakpointsMatthias Welwarsky1-0/+3
2017-02-10aarch64: add symbolic definitions for armv8 opcodesMatthias Welwarsky1-0/+126