Commit Graph

28 Commits

Author SHA1 Message Date
felsabbagh3
3c74a13009 Passes all tests except MEM and lui? 2019-02-10 05:46:18 -05:00
felsabbagh3
c103a42fdb Added matadd.s and 2warp_matadd.s 2019-02-09 13:51:24 -05:00
chad
2c7566468c Print total instructions in addition to total steps. 2016-01-29 15:19:18 -05:00
cdkersey
3337cd201b Predicate register debug bug. Thanks ECE8823 student\! 2015-10-25 13:37:00 -06:00
cdkersey
6f91ac27d3 Further oops. 2015-10-12 13:56:23 -06:00
cdkersey
f4adfc85ad Oops. 2015-10-12 13:51:45 -06:00
cdkersey
eccf785cc2 Support printing of thread active state for performance analysis. 2015-09-30 15:23:17 -06:00
cdkersey
a9dfe00b48 Stats output on request. 2015-08-31 22:01:48 -06:00
cdkersey
65b9f2afb7 It makes more sense if interrupts default to enabled. 2015-08-12 20:52:31 -06:00
cdkersey
8474581c5a SPAWNW should pick never-before-spawned warps, not merely idle (possibly at a barrier) ones. 2015-08-04 14:58:59 -06:00
cdkersey
6732690f8c Added warp count to Arch ID string. 2015-08-04 13:21:33 -06:00
cdkersey
c3dfe31fe7 wspawn instruction support. 2015-08-04 12:20:49 -06:00
cdkersey
3011e4e757 Separated warp and core in preparation for wspawn support. 2015-08-04 10:58:53 -06:00
cdkersey
574ffce14b Better-working ipdom instructions. 2015-07-30 14:38:15 -06:00
cdkersey
56aaff1f87 Fully-functioning spawn and join instructions. 2014-09-09 03:08:23 -04:00
chad
23e3b9a32b Register names are decimal. 2013-10-13 21:14:35 -04:00
chad
ea03ccb47d Bugfix-- registers now appropriately truncated.
git-svn-id: http://www.cdkersey.com/harp/harptool@117 0246edb2-e076-4747-b392-db732a341fa2
2013-01-18 04:32:23 +00:00
chad
3ceabe2a61 Bug fix and some extra debugging info.
git-svn-id: http://www.cdkersey.com/harp/harptool@114 0246edb2-e076-4747-b392-db732a341fa2
2013-01-17 09:01:25 +00:00
chad
77793a1dbb Some bugfixes, apparently a new bug.
git-svn-id: http://www.cdkersey.com/harp/harptool@112 0246edb2-e076-4747-b392-db732a341fa2
2013-01-15 23:16:10 +00:00
chad
7e5d60d883 Fixed a bug in the decimal print assembly routine.
git-svn-id: http://www.cdkersey.com/harp/harptool@110 0246edb2-e076-4747-b392-db732a341fa2
2012-12-03 17:23:39 +00:00
chad
bd2c5724f8 Added some qsim support
git-svn-id: http://www.cdkersey.com/harp/harptool@77 0246edb2-e076-4747-b392-db732a341fa2
2012-03-11 16:47:02 +00:00
chad
59976a7e11 The qsim-harp library builds, built by default, not expected to work yet.
git-svn-id: http://www.cdkersey.com/harp/harptool@35 0246edb2-e076-4747-b392-db732a341fa2
2011-10-21 21:17:30 +00:00
chad
15774083d0 Added the rest of the framework for instrumenting the emulator.
git-svn-id: http://www.cdkersey.com/harp/harptool@32 0246edb2-e076-4747-b392-db732a341fa2
2011-10-19 02:13:13 +00:00
chad
85b40db3d1 Fixed dumb error in previous commit.
git-svn-id: http://www.cdkersey.com/harp/harptool@31 0246edb2-e076-4747-b392-db732a341fa2
2011-10-19 01:37:26 +00:00
chad
1ada993c54 Added capability for instrumentation on all register accesses.
git-svn-id: http://www.cdkersey.com/harp/harptool@30 0246edb2-e076-4747-b392-db732a341fa2
2011-10-19 01:04:51 +00:00
chad
15fc1a6d6e Fixed missized predicate register file.
git-svn-id: http://www.cdkersey.com/harp/harptool@29 0246edb2-e076-4747-b392-db732a341fa2
2011-10-07 21:57:40 +00:00
chad
e3ab8a71ee Added initial register content needed by runtime.
git-svn-id: http://www.cdkersey.com/harp/harptool@10 0246edb2-e076-4747-b392-db732a341fa2
2011-07-23 12:22:43 +00:00
chad
25377e4c03 Initial commit. Harptool, some docs, and the initial logo attempt.
git-svn-id: http://www.cdkersey.com/harp/harptool@1 0246edb2-e076-4747-b392-db732a341fa2
2011-06-13 20:27:18 +00:00