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
/
arm_disassembler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
arm_disassembler: bugfix, MRRC instruction not recognized
Alexander Kurz
1
-1
/
+1
2015-03-09
target/arm_disassembler: add exception related disassembly
pierre Kuo
1
-5
/
+34
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-08-24
build: fix clang warnings
Martin Nowak
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-1657
/
+1669
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-29
/
+29
2011-11-07
disassembly: fix access to undefined memory pointer upon unknown instruction
Øyvind Harboe
1
-5
/
+5
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-2
/
+1
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
1
-1
/
+1
2010-01-21
Various doc/comment updates
David Brownell
1
-0
/
+1
2010-01-12
ARM: bugfix for "movt" disassembly
David Brownell
1
-1
/
+1
2009-12-14
ARM: disassemble STM correctly
David Brownell
1
-2
/
+5
2009-12-11
ARM: disassembly fixes for LDC/STC/MRRC/MCRR
David Brownell
1
-18
/
+33
2009-12-08
ARM: cygwin complile fixes
David Brownell
1
-4
/
+6
2009-12-07
ARM: cope with stupidheaded compiler
David Brownell
1
-2
/
+1
2009-12-07
ARM: disassemble two more v6+ instructions
David Brownell
1
-12
/
+71
2009-12-03
change #include "log.h" to <helper/log.h>
Zachary T Welch
1
-1
/
+1
2009-11-16
ARM: standard disassembler uses Thumb2 entry
David Brownell
1
-2
/
+6
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
-58
/
+58
2009-10-27
ARM: fix target address when disassembling Thumb BLX
Nicolas Pitre
1
-0
/
+1
2009-10-13
fix detection of PLD instructions
Lennert Buytenhek
1
-1
/
+1
2009-09-08
David Brownell <david-b@pacbell.net>
oharboe
1
-35
/
+137
2009-08-31
Warning fix
duane
1
-0
/
+3
2009-08-28
David Brownell <david-b@pacbell.net> ARM disassembly support for about five d...
oharboe
1
-6
/
+345
2009-08-20
David Brownell <david-b@pacbell.net>More Thumb2 disassembly:
oharboe
1
-2
/
+136
2009-08-16
Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warning
oharboe
1
-1
/
+1
2009-07-26
David Brownell <david-b@pacbell.net> More testcase work:
oharboe
1
-7
/
+16
2009-07-26
More instruction decoding fixes:
oharboe
1
-16
/
+32
2009-07-26
David Brownell <david-b@pacbell.net> More fixes from test cases:
oharboe
1
-7
/
+11
2009-07-26
David Brownell <david-b@pacbell.net> More instruction decoding fixes:
oharboe
1
-8
/
+12
2009-07-24
David Brownell <david-b@pacbell.net> More instruction decoding fixes based on...
oharboe
1
-9
/
+10
2009-07-24
David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I'v...
oharboe
1
-4
/
+4
2009-07-24
Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few c...
oharboe
1
-10
/
+5
2009-07-23
David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfword
oharboe
1
-1
/
+86
2009-07-23
David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory...
oharboe
1
-0
/
+170
2009-07-23
David Brownell <david-b@pacbell.net> fix warnings
oharboe
1
-44
/
+50
2009-07-21
David Brownell <david-b@pacbell.net>:
ntfreak
1
-11
/
+18
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+78
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+105
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+168
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+53
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+73
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+96
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-3
/
+12
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-7
/
+15
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-0
/
+99
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-1
/
+143
2009-07-15
David Brownell <david-b@pacbell.net>:
zwelch
1
-4
/
+263
[next]