1528 Commits (6b1eeb92fe603c2a3d8d04f299aa1318d2ad4b36)

Author SHA1 Message Date
  oharboe ae17ce23eb arm11 hardware step using simulation + breakpoint. Use "hardware_step enable" command to revert to hardware stepping. Ideally we could retire the "hardware_step enable" command once we no longer believe it to be necessary. 15 years ago
  oharboe c5145ceb19 arm11 single stepping wip - at least we know the next PC now 15 years ago
  oharboe bb000a6f77 arm11 single stepping wip 15 years ago
  oharboe 32a2c70d3e refactor arm simulator to allow arm11 code to use it as well - no observable changes otherwise. 15 years ago
  oharboe 327ba6cb0a Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> cortex-a8: Wait for the CPU to be halted/started 15 years ago
  oharboe e921fead94 Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Print the value that the method didn't like 15 years ago
  oharboe 01000e988a Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Only dap_ap_select when we are going to do a memory access 15 years ago
  oharboe fc7cd1d85e Matt Hsu <matt@0xlab.org> cortex-a8: Copy some more registers from the documentation 15 years ago
  oharboe 56a04a3413 Matt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is writing the ARM instruction into 15 years ago
  oharboe f36d0083de Matt Hsu <matt@0xlab.org> Wait for the DTRRX to be full before reading it. Remove the trans_mode change as it is done in the mem_ap_read_atomic_u32 function. 15 years ago
  oharboe 56b346447b Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Before executing a new instruction wait for the previous 15 years ago
  oharboe c87357a33f Remove bogus "BUG:". If the PC is pointing to an invalid instruction, then simulation will fail. This is expected. 15 years ago
  oharboe bc075606b7 David Brownell <david-b@pacbell.net> Tweak disassembly commands: 15 years ago
  oharboe bd7cbd01e8 David Brownell <david-b@pacbell.net> Accomodate targets which don't support various target-specific 15 years ago
  ntfreak 7a1ac49ac9 - fix build warnings 15 years ago
  oharboe 696ed5fdc4 strange.... the code build and links w/Linux GCC target but fails w/arm-elf. The code was clearly broken as it was missing two extern's in the .h file... 15 years ago
  oharboe d11c8e3c8e Ferdinand Postema <ferdinand@postema.eu> fix warnings 15 years ago
  oharboe fd4c0f33b1 Michael Schwingen <rincewind@discworld.dascon.de> The attached patch adds a "xscale vector_table" command that allows to set 15 years ago
  oharboe 1d0b276c9f David Brownell The rest of the Cortex-A8 support from Magnus: replace the previous 15 years ago
  oharboe 6f7491c1c1 David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file 15 years ago
  oharboe bf5f21e39a Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks 15 years ago
  oharboe 028e535604 David Brownell <david-b@pacbell.net>More Thumb2 disassembly: 15 years ago
  oharboe 18d8ac5267 David Brownell <david-b@pacbell.net>Fix some command helptext: 15 years ago
  oharboe 57578b4ea3 David Brownell <david-b@pacbell.net> Clean up some Cortex-M3 reset handling. 15 years ago
  ntfreak 69dd81dcf8 David Brownell [david-b@pacbell.net]: 15 years ago
  oharboe ed22097a55 David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and docs. One minor 15 years ago
  oharboe a4c7e2dd96 David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register handling ... don't use parallel 15 years ago
  oharboe 5badd9b29a David Brownell <david-b@pacbell.net> Several of the ARMv7M registers are 8 bits or less; don't 15 years ago
  oharboe a33e272abd Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warning 15 years ago
  oharboe b747da2663 added note w/reference to discussion on whether or not arm11 code is broken or not. 15 years ago
  ntfreak ad800b1c02 Ferdinand Postema [ferdinand@postema.eu] 15 years ago
  ntfreak 84903467ec - fix segfault introduced during cortex reg cleanup 15 years ago
  zwelch 398f60af56 michal smulski <michal.smulski@ooma.com>: 15 years ago
  oharboe e31e6a10de David Brownell <david-b@pacbell.net> More testcase work: 15 years ago
  oharboe 49e2267f1f More instruction decoding fixes: 15 years ago
  oharboe 3bcf8a8a25 David Brownell <david-b@pacbell.net> More fixes from test cases: 15 years ago
  oharboe fc318c0298 David Brownell <david-b@pacbell.net> More instruction decoding fixes: 15 years ago
  oharboe 67dbf35896 David Brownell <david-b@pacbell.net> More instruction decoding fixes based on test cases, covering 15 years ago
  oharboe ad3a24f944 David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I've crafted asm files 15 years ago
  oharboe 431925a452 Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few checks for (rt == 0xf) even though that case 15 years ago
  oharboe 50aa561796 David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfword 15 years ago
  oharboe 31b520c379 David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory hints 15 years ago
  oharboe c7565cc381 Ferdinand Postema <ferdinand@postema.eu> fix cygwin warnings 15 years ago
  oharboe 30b1bbceea David Brownell <david-b@pacbell.net> fix warnings 15 years ago
  ntfreak d460a7cd6c David Brownell <david-b@pacbell.net>: 15 years ago
  ntfreak 4da019edeb David Brownell <david-b@pacbell.net>: 15 years ago
  ntfreak eea0486263 David Brownell <david-b@pacbell.net>: 15 years ago
  ntfreak cd0ca916b3 David Brownell <david-b@pacbell.net>: 15 years ago
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  oharboe bd4377194e microscopic whitespace cleanup 15 years ago