implement support (fpga+interp+test) for massacre instruction
[fleet.git] / src / edu / berkeley / fleet / ies44 / InstructionEncoder.java
2008-01-02 adamimplement support (fpga+interp+test) for massacre instr...
2008-01-02 adamalways set literal count to 0
2008-01-02 adamcheckpoint synthesizing
2008-01-02 adamused signed fields when readInstruction()ing a literal...
2008-01-01 adamupdated interpeter to pre-am32 dock
2007-08-28 adamproper encoding of kill count
2007-08-26 adamfinal pass to update instruction encoding; should now...
2007-08-26 adammake room for Ig bit
2007-08-26 adamremove last vestiges of old literal system
2007-08-25 adamadd pump-local literals and convert Alu1 test case
2007-08-25 adamadded working test case for send-without-destination
2007-08-25 adamchange benkobox=>pump
2007-08-23 adamunified horn for data and instructions
2007-08-21 adamadded dataOutDest
2007-08-21 adamcheckpoint
2007-08-21 adamcheckpoint
2007-08-20 adamrename recycle=>requeue
2007-08-20 adamfixed bug in InstructionEncoder
2007-08-20 adamclean up InstructionEncoder
2007-02-22 adamIES44: lots of cleanup, use safer bitfield operations
2007-02-17 adamadd initial support for virtual destinations
2007-02-16 adamfixed sign-extend bug
2007-02-16 adamadd kill*
2007-02-05 adamadded ies44 instruction encoder