diff options
author | David Srbecky <dsrbecky@google.com> | 2019-05-22 13:28:42 +0100 |
---|---|---|
committer | David Srbecky <dsrbecky@google.com> | 2019-05-24 17:55:27 +0000 |
commit | 436f6c1e53b735ace36fbfe48c337ece07d76e62 (patch) | |
tree | 77cadf8842b3d33f0491441c4c2e0d873a391f40 /compiler/optimizing/stack_map_stream.h | |
parent | 9a292a1d28c11eba629f6bd62d475af83b155f9e (diff) |
Switch-interpreter: Add helpers to get opcode arguments.
Add trivial helpers to get opcodes arguments (A/B/C).
Ensure the generic getters in Instruction can take
advantage of knowing the format at compile-time.
As the first step, I have simplified the code only where
the argument is used as index for SetVReg/GetVReg calls.
Test: ART_USE_CXX_INTERPRETER=true ./art/test.py -b --host
Test: ART_USE_CXX_INTERPRETER=true ./art/tools/run-jdwp-tests.sh \
--mode=host --variant=X32 --debug --no-jit
Change-Id: I765c0eb16438806c3624fabe3aade040c7bb3387
Diffstat (limited to 'compiler/optimizing/stack_map_stream.h')
0 files changed, 0 insertions, 0 deletions