summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* sim: bfin: regen configure to include new cfi deviceMike Frysinger2011-03-292-1/+5
* sim: cfi: new flash device simulationMike Frysinger2011-03-295-1/+869
* sim: bfin: fix sign extension with 16bit acc add insnsMike Frysinger2011-03-292-9/+9
* sim: bfin: handle saturation with RND12 sub insnsMike Frysinger2011-03-272-1/+11
* sim: bfin: add missing VS set with add/sub insnsMike Frysinger2011-03-262-0/+7
* sim: bfin: add hw tracing to gpio/sic port eventsMike Frysinger2011-03-253-10/+64
* sim: bfin: fix GPIO logic bugs when processing eventsMike Frysinger2011-03-252-4/+16
* sim: bfin: fix clear/set/toggle GPIO handlingMike Frysinger2011-03-252-0/+11
* sim: bfin: document SIC limitationMike Frysinger2011-03-242-1/+27
* sim: bfin: fix inverted W1C logicMike Frysinger2011-03-2414-17/+34
* sim: bfin: define more UART LSR bitsMike Frysinger2011-03-242-7/+16
* sim: bfin: fix typo in TWI stat regMike Frysinger2011-03-242-1/+5
* sim: bfin: update VIT_MAX behavior to match hardware when Acc.X bits are setMike Frysinger2011-03-242-2/+7
* sim: bfin: always do 16bit sign extension with the SEARCH insnMike Frysinger2011-03-242-0/+10
* sim: bfin: update AV and AC ASTAT bits with acc negationMike Frysinger2011-03-242-6/+14
* sim: bfin: fix thinko in SIC pin encodingMike Frysinger2011-03-242-511/+516
* sim: bfin: allow byteop[123]p src regs to be the sameMike Frysinger2011-03-242-9/+5
* sim: bfin: fix thinko in bfin_gpio bus addressesMike Frysinger2011-03-242-30/+38
* * gennltvals.sh: Search sys/_default_fcntl.h, in addition toKevin Buettner2011-03-215-384/+390
* * simops (OP_10007E0): Update errno handling as most trapsKevin Buettner2011-03-212-3/+88
* sim: bfin: check for kill/preadMike Frysinger2011-03-175-2/+25
* sim: bfin: add GPIO device simulationMike Frysinger2011-03-157-28/+369
* sim: bfin: fix brace styleMike Frysinger2011-03-1527-27/+54
* sim: bfin: fix brace styleMike Frysinger2011-03-1558-161/+342
* sim: bfin: handle AZ updates with 16bit adds/subsMike Frysinger2011-03-152-1/+6
* sim: bfin: skip acc/ASTAT updates for movesMike Frysinger2011-03-152-6/+10
* sim: bfin: handle AN (negative overflows) in dsp mult insnsMike Frysinger2011-03-152-8/+40
* sim: bfin: handle V overflows in dsp mult insnsMike Frysinger2011-03-152-7/+15
* sim: bfin: decode ASTAT on failureMike Frysinger2011-03-152-34/+79
* sim: bfin: handle saturation with fract multiplicationsMike Frysinger2011-03-152-0/+6
* sim: common: trim trailing whitespaceMike Frysinger2011-03-1542-292/+300
* sim: bfin: forgot to cvs add the changelogMike Frysinger2011-03-141-0/+29
* sim: bfin: new portMike Frysinger2011-03-06108-0/+30271
* * callback.c (fdbad): Return EBADF rather than EINVAL for badKevin Buettner2011-02-252-1/+6
* sim: punt zfree()Mike Frysinger2011-02-1446-125/+185
* sim: change to 64bit time keeping to avoid 32bit overflowsMike Frysinger2011-02-142-1/+5
* sim: enable hw_tree_delete in sim_hw_uninstallMike Frysinger2011-01-122-1/+5
* sim: check asprintf return valuesMike Frysinger2011-01-125-6/+29
* sim: allow memory maps to default to mapped filesMike Frysinger2011-01-112-10/+38
* http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2011-01-1114-10/+45
* sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWAREMike Frysinger2011-01-102-3/+9
* sim: add noreturn markings to more hw abort/halt funcsMike Frysinger2011-01-103-4/+9
* * testutils.inc: Correct comment syntax fallout fromHans-Peter Nilsson2011-01-055-8/+12
* * mips32-dsp.s: Update copyright year.Hans-Peter Nilsson2011-01-052-1/+5
* sim: ignore generated hw-config.hMike Frysinger2011-01-052-0/+5
* sim: tweak load buffer type to avoid signed warningsMike Frysinger2011-01-052-1/+5
* Copyright year update in sim/ppc/psim.texinfoJoel Brobecker2011-01-052-2/+6
* Update the copyright year for most remaining files in GDBJoel Brobecker2011-01-052-1/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-01343-350/+464
* sim: HW_NALLOC: new alloc helperMike Frysinger2010-12-292-0/+5