aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-20mips: m4k alternate pracc code. Patch 3Salvador Arroyo1-0/+5
2013-04-20mips: m4k alternate pracc code. Patch 1Salvador Arroyo1-0/+8
2012-11-16mips: optimize CP0 read/write codeSalvador Arroyo1-0/+7
2012-02-06build: cleanup src/target directorySpencer Oliver1-2/+3
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC1-3/+38
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac1-1/+1
2010-04-11TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo1-18/+0
2010-01-07MIPS: whitespace cleanupSpencer Oliver1-9/+9
2010-01-05MIPS: optimize pracc accessSpencer Oliver1-1/+0
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey1-1/+7
2009-12-13target files shouldn't #include <target/...h>David Brownell1-1/+1
2009-12-03change #include "mips_ejtag.h" to <target/mips_ejtag.h>Zachary T Welch1-1/+1
2009-11-22mips: use const for code sequencesØyvind Harboe1-1/+1
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch1-13/+13
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-13/+25
2009-06-23Remove whitespace that occurs before ')'.zwelch1-1/+1
2009-06-23Remove whitespace that occurs after '('.zwelch1-2/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-15/+15
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-2/+2
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2009-04-21Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe1-1/+2
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe1-0/+2
2008-12-13- remove target specific variant and use target->variant memberntfreak1-1/+1
2008-07-26- merged mips target into svn trunkntfreak1-0/+55