summaryrefslogtreecommitdiff
path: root/module/language/bytecode.scm
Commit message (Expand)AuthorAgeFilesLines
* Add sign-extending make-immediate instructionAndy Wingo2020-07-301-0/+1
* Add jtable instructionAndy Wingo2020-07-231-72/+78
* Explode atomic box ops to new atomic instructionsAndy Wingo2018-04-131-0/+1
* Compile some generic arithmetic to intrinsic callsAndy Wingo2018-03-301-2/+25
* Add support for comparisons against integer immediatesAndy Wingo2017-11-151-0/+1
* cache-current-module, etc use immediate primcall parametersAndy Wingo2017-11-051-3/+3
* Add support for C16_C16 instruction wordsAndy Wingo2017-10-241-1/+2
* Untag values and indexes for all bytevector instructionsAndy Wingo2015-12-011-2/+2
* New instructions load-f64, load-u64Andy Wingo2015-12-011-2/+2
* Prepare for SP-addressed localsAndy Wingo2015-10-211-18/+24
* Rename "RTL" to "bytecode"Andy Wingo2013-12-021-0/+98