v8/test/unittests/interpreter
oth 68654b6476 [Interpreter] Preparation for wide registers.
o Adds wide variants of bytecodes that have operands describing ranges
  of registers. The upcoming wide register support does not suppport
  re-mapping ranges.
o Adds kRegPair16 and kRegTriple16 operands required for new wide
  bytecodes and renames Count8/Count16 operands to RegCount8/RegCount16.
o Removes Exchange bytecodes

BUG=v8:4675
LOG=NO

Review URL: https://codereview.chromium.org/1595103006

Cr-Commit-Position: refs/heads/master@{#33389}
2016-01-19 16:07:00 +00:00
..
bytecode-array-builder-unittest.cc [Interpreter] Preparation for wide registers. 2016-01-19 16:07:00 +00:00
bytecode-array-iterator-unittest.cc [Interpreter] Updates load/store global and named property to accept variable name. 2015-12-23 09:34:41 +00:00
bytecode-register-allocator-unittest.cc [Interpreter] Ensure we always have an outer register allocation scope. 2016-01-14 13:43:40 +00:00
bytecodes-unittest.cc [Interpreter] Bytecodes for exchanging registers. 2016-01-04 17:38:26 +00:00
constant-array-builder-unittest.cc [Interpreter] Add support for jumps using constants with wide operands. 2016-01-05 19:09:10 +00:00