ARM64: Restructure the L1 deopt jump table.
This restructures the L1 deopt jump table so that the base address of
the L2 table is only loaded once. This significantly reduces the size of
the generated code because only one big immediate needs to be loaded.
The total size of all L1 deopt tables generated during Octane is almost
halved in size, from about 1105kB to 584kB.
BUG=
R=ulan@chromium.org
Review URL: https://codereview.chromium.org/
305963010
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21608
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00