index
:
riscv-tools/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
/
arm_disassembler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
Use capstone for ARM disassembler
Marc Schink
1
-2
/
+4
2020-05-24
arm_disassembler: fix typo 'ARM_UNKNOWN_INSTUCTION' to '.._INSTRUCTION'
Tarek BOCHKATI
1
-1
/
+1
2018-01-13
target: arm: disassembler: decode v6T2 ARM ISB instruction
Paul Fertser
1
-0
/
+1
2018-01-13
target: arm: disassembler: decode v6T2 ARM DSB instruction
Paul Fertser
1
-0
/
+1
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-03-09
target/arm_disassembler: add exception related disassembly
pierre Kuo
1
-0
/
+5
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
1
-2
/
+0
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-16
/
+9
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
1
-1
/
+1
2009-11-13
target_t -> struct target
Zachary T Welch
1
-1
/
+1
2009-11-13
arm_instruction_t -> struct arm_instruction
Zachary T Welch
1
-6
/
+6
2009-11-13
arm_load_store_multiple_instr_t -> struct arm_load_store_multiple_instr
Zachary T Welch
1
-3
/
+3
2009-11-13
arm_load_store_instr_t -> struct arm_load_store_instr
Zachary T Welch
1
-3
/
+3
2009-11-13
arm_data_proc_instr_t -> struct arm_data_proc_instr
Zachary T Welch
1
-3
/
+3
2009-11-13
arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr
Zachary T Welch
1
-3
/
+3
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
1
-4
/
+6
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+5
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-15
/
+15
2009-06-23
- Fixes '>>' whitespace
zwelch
1
-1
/
+1
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-7
/
+7
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-1
/
+1
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-19
/
+19
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
1
-0
/
+1
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-2
/
+3
2007-03-28
- merged XScale branch back into trunk
drath
1
-17
/
+19
2006-06-16
- keep additional information for decoded instructions
drath
1
-3
/
+64
2006-06-12
- the 'help' command now takes an optional argument to display help only on a...
drath
1
-0
/
+138