aboutsummaryrefslogtreecommitdiffstats
path: root/Assembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Better interface for instrInfo.Gav Wood2014-08-271-3/+3
* Code indentation fixGiacomo Tazzari2014-08-111-4/+4
* Fixed implementation of EXP opcode (wrong results when exponent >= 2^32)Giacomo Tazzari2014-08-111-1/+1
* Updates to assembler - see the sub-codes.Gav Wood2014-07-271-14/+60
* Minor updates.Gav Wood2014-07-241-4/+4
* Compiler fixes. Updates for coins.Gav Wood2014-07-061-0/+2
* Remove unneeded dependencies.Gav Wood2014-07-021-1/+0
* Fixed problem with alloc.Gav Wood2014-07-011-0/+5
* Project refactor. Introduce the Serpent library.Gav Wood2014-06-281-1/+1
* Fix signed instructions.Gav Wood2014-06-101-4/+4
* Minor bug fix.Gav Wood2014-05-311-1/+1
* Fix for nonce incrementing.Gav Wood2014-05-301-0/+3
* Pinhole optimise working fairly well...Gav Wood2014-05-281-18/+62
* Quick fix for eth -j; thread naming.Gav Wood2014-05-271-2/+116
* Start of pinhole optimiser. Minor fix for debugger.Gav Wood2014-05-271-0/+2
* Convenience fixups.Gav Wood2014-05-271-0/+4
* New Assembler.Gav Wood2014-05-271-6/+169
* Add missing files.Gav Wood2014-05-261-3/+13
* Assembler.Gav Wood2014-05-261-0/+53
* Major reorganisation.Gav Wood2014-05-261-0/+0