aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/bs_instrs.tab
AgeCommit message (Expand)Author
2019-08-09erts: Create heap binaries in bs_get_binary2John Högberg
2019-08-09erts: Remove size check in bs_start_matchJohn Högberg
2019-04-12crash dump: Include correct IP for a garbing processBjörn Gustavsson
2019-03-27erts: Remove unsafe bs_get_binary2 optimization from loaderJohn Högberg
2019-03-07Slightly optimize binary constructionBjörn Gustavsson
2019-03-06Optimize multiplication in binary matching instructionsBjörn Gustavsson
2019-03-06Eliminate unused i_bs_skip_bits_all2 instructionBjörn Gustavsson
2019-03-06Optimize field size calculation on a 64-bit architectureBjörn Gustavsson
2019-03-06Reduce code size for binary matching instructionsBjörn Gustavsson
2018-09-28Rewrite BSM optimizations in the new SSA-based intermediate formatJohn Högberg
2018-09-24Support using match contexts from Y registersJohn Högberg
2018-06-18Update copyright yearHenrik Nord
2018-02-12Make sure that the overwrite in bs_context_to_binary is safeJohn Högberg
2018-01-19Optimize matching of an 'utf8' segment in the binary syntaxBjörn Gustavsson
2017-10-01Move out variables from the head of combined instructionsBjörn Gustavsson
2017-08-11Break out most instructions from beam_emu.cBjörn Gustavsson
2017-08-08Simplify specifying implementation of instructionsBjörn Gustavsson