index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
utils
Age
Commit message (
Expand
)
Author
2011-01-17
beam_makeops: Support jumping to common code from an instruction macro
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
beam_makeops: Refactor packing code to facilitate extensions
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
If the wordsize is 64 bits, pack up to 4 operands into a word
Björn Gustavsson
2011-01-17
Pass the external word size to the beam_makeops script
Björn Gustavsson
2011-01-17
BEAM loader: Combine is_type/1 and is_eq/1 instructions
Björn Gustavsson
2011-01-17
BEAM loader: Omit type tests for instructions that don't need them
Björn Gustavsson
2011-01-17
beam_makeops: Allow -pack and -nonext to be combined
Björn Gustavsson
2011-01-17
beam_makeops: Relax requirements for having specific instructions
Björn Gustavsson
2011-01-17
Add utils/count for counting the static instruction frequency
Björn Gustavsson
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Turn on instruction packing in the loader and virtual machine
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2009-12-09
beam_makepos: Do not put any dates in generated files
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP