index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
From upstream (#331)
Tim Newsome
1
-0
/
+5
2018-08-20
From upstream (#286)
Tim Newsome
1
-1
/
+14
2018-06-04
Rework/update ARM semihosting
Liviu Ionescu
1
-1
/
+5
2018-04-10
armv8: valgrind memleak fixes
Matthias Welwarsky
1
-6
/
+40
2018-03-30
target: restructure dap support
Matthias Welwarsky
1
-4
/
+0
2018-03-27
aarch64: add cpsr bitfields to target description
Matthias Welwarsky
1
-4
/
+45
2018-03-16
aarch64: fix debug entry from EL0
Matthias Welwarsky
1
-0
/
+9
2018-03-10
Support for AArch32 SIMD/Floating-point registers
Omair Javaid
1
-19
/
+171
2018-03-10
Support AArch64 SIMD/FP registers read/write
Omair Javaid
1
-58
/
+292
2018-01-16
aarch64: simplify mode and state handling
Matthias Welwarsky
1
-51
/
+7
2017-05-02
Fix compile failure on MacOSX
Matthias Welwarsky
1
-5
/
+3
2017-02-24
armv8: spelling and formatting updates
Matthias Welwarsky
1
-9
/
+4
2017-02-24
armv8: factor out generic bit set/clr for debug registers
Matthias Welwarsky
1
-0
/
+21
2017-02-24
armv8: load aarch32 register through aarch64 equivalent
Matthias Welwarsky
1
-6
/
+3
2017-02-24
aarch64: reduce debug output to improve legibility
Matthias Welwarsky
1
-3
/
+0
2017-02-10
aarch64: remove unused struct components
Matthias Welwarsky
1
-5
/
+0
2017-02-10
aarch64: enlarge value buffer of arm_reg to store 64 bit
Matthias Welwarsky
1
-1
/
+1
2017-02-10
aarch64: enable aarch32 debugging with arm gdb
Matthias Welwarsky
1
-27
/
+163
2017-02-10
aarch64: allow reading TTBR register when halted in EL0
Matthias Welwarsky
1
-0
/
+3
2017-02-10
aarch64: fix mode switching
Matthias Welwarsky
1
-4
/
+12
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
1
-81
/
+375
2017-02-10
aarch64: simplify armv8_read_ttbcr
Matthias Welwarsky
1
-50
/
+47
2017-02-10
aarch64: simplify armv8_set_cpsr()
Matthias Welwarsky
1
-29
/
+3
2017-02-10
aarch64: provide virt2phys command
Matthias Welwarsky
1
-1
/
+77
2017-02-10
aarch64: remove bogus os_border calculation
Matthias Welwarsky
1
-35
/
+5
2017-02-10
aarch64: armv8 cache functions update
Matthias Welwarsky
1
-264
/
+37
2017-02-10
aarch64: add basic Aarch32 support
Matthias Welwarsky
1
-32
/
+134
2017-02-10
aarch64: fix register list
Matthias Welwarsky
1
-33
/
+33
2017-02-10
aarch64: remove code for AHB-AP support
Matthias Welwarsky
1
-2
/
+2
2017-02-10
aarch64: fix armv8_set_core_reg when destination is cpsr
Matthias Welwarsky
1
-2
/
+8
2017-02-10
aarch64: use correct A64 instructions for cache handling
Matthias Welwarsky
1
-2
/
+1
2017-02-10
aarch64: correct display for aarch64 state
Matthias Welwarsky
1
-11
/
+29
2017-02-10
aarch64: use symbolic constant for register count
Matthias Welwarsky
1
-4
/
+3
2017-02-10
aarch64: remove armv7-a virt-to-phys code
Matthias Welwarsky
1
-87
/
+13
2017-02-10
aarch64: fix cache identification
Matthias Welwarsky
1
-26
/
+18
2017-02-10
aarch64: fix reading of translation table registers
Matthias Welwarsky
1
-10
/
+93
2017-02-10
aarch64: introduce dpm extension for ARMv8
Matthias Welwarsky
1
-0
/
+174
2017-02-10
aarch64: fix reading of MPIDR
Matthias Welwarsky
1
-1
/
+2
2017-02-10
aarch64: Add ARMv8 AARCH64 support files
David Ung
1
-0
/
+774