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
/
beam
/
beam_debug.c
Age
Commit message (
Expand
)
Author
2011-01-17
Eliminate use of GetArg1() in the jump_on_val* instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
Optimize creation of tuples
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
Eliminate the special instructions for selecting floats and bignums
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
beam_debug: Fix dissambly of some variable-operand instructions
Björn Gustavsson
2011-01-17
beam_debug: Change one occurrence of "X[0]" to "x[0]" for consistency
Björn Gustavsson
2011-01-17
Add erts_debug:instructions/0 for listing all specific instructions
Björn Gustavsson
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
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
Add the BeamInstr data type for loaded BEAM code
Patrik Nyblom
2010-03-10
Fix the BEAM dissambler for the half-word emulator
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP