update to 03-Jan-2009 am33: head, abort, and d-flag
[fleet.git] / src / edu / berkeley / fleet / assembler / fleet.g
2009-01-04 megaczupdate to 03-Jan-2009 am33: head, abort, and d-flag
2008-10-27 adamadd flush instruction to parser, grammar, and api
2008-08-28 adamallow hex digits in #expect directives
2008-08-26 adamupdate to new AM37 syntax
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished
2008-02-14 adamsupport for [dl] and flags
2008-02-12 adamadd support for a "standing" count value
2008-02-11 adamadd support for predicates to parser and interpreter
2008-02-11 adamadd SetFlags instruction to API and interpreter
2008-01-02 adamadd interpreter code and tests for loop counter instruc...
2008-01-02 adamimplement support (fpga+interp+test) for massacre instr...
2007-09-16 adamimprove synthesis flags
2007-08-28 adamupdates to fleet grammar
2007-08-26 adamfinal pass to update instruction encoding; should now...
2007-08-26 adamremove last vestiges of old literal system
2007-08-25 adamallow constants in literal clauses
2007-08-25 adamadd pump-local literals and convert Alu1 test case
2007-08-24 adamimplement bitfifo (software only for now)
2007-08-23 adamimplement am26 support for constants
2007-08-21 adamadded dataOutDest
2007-07-15 adamadd support for #skip tests
2007-05-06 adamresolve conflict
2007-05-06 adamupdate grammar, move to new version of SBP
2007-03-04 adamfix grammar ambiguity
2007-02-22 adammassive overhaul of FleetCode to support multiple desti...
2007-02-17 adamadd ship specific literals and a test case
2007-02-16 adamnew syntax: receive, notify, dismiss
2007-02-16 adamadd kill*
2007-02-12 adamadded #expect and ArrayList hack to parser
2007-02-05 adamgrammar fix
2007-02-03 adamfixes to grammar file
2007-01-29 adamsyntax fixes
2007-01-27 adamseparated interpreter from assembler