v8/test/unittests/interpreter
Miran.Karic 16dda2152f Fix bytecode operand type
A value in unittests/Bytecodes.DecodeBytecodeAndOperands was 16 bit
instead of 8 bit. This was causing test to fail on big endian machines.

BUG=

Review-Url: https://codereview.chromium.org/2030063002
Cr-Commit-Position: refs/heads/master@{#36698}
2016-06-03 08:36:30 +00:00
..
bytecode-array-builder-unittest.cc [interpreter] Bytecode register optimizer. 2016-05-27 15:59:16 +00:00
bytecode-array-iterator-unittest.cc [interpreter] Bytecode register optimizer. 2016-05-27 15:59:16 +00:00
bytecode-array-writer-unittest.cc [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecode-peephole-optimizer-unittest.cc [interpreter] Address naming inconsistencies in bytecodes. 2016-05-25 10:47:29 +00:00
bytecode-pipeline-unittest.cc [interpreter] Address naming inconsistencies in bytecodes. 2016-05-25 10:47:29 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecode-register-optimizer-unittest.cc [interpreter] Bytecode register optimizer. 2016-05-27 15:59:16 +00:00
bytecode-utils.h [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecodes-unittest.cc Fix bytecode operand type 2016-06-03 08:36:30 +00:00
constant-array-builder-unittest.cc [interpreter] A few code coverage improvements. 2016-04-01 12:09:10 +00:00
interpreter-assembler-unittest.cc Move of the type feedback vector to the closure. 2016-05-27 08:10:51 +00:00
interpreter-assembler-unittest.h [interpreter] Add accumulator use description to bytecodes. 2016-04-06 07:57:56 +00:00
source-position-table-unittest.cc [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00