diff options
author | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | 2016-03-11 15:22:18 +0100 |
---|---|---|
committer | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | 2016-03-11 17:16:37 +0100 |
commit | ddc4055abab40740e689d91e9a4fe20a7b8e5d28 (patch) | |
tree | df455aa113ce912e45ea54ed546d988cae89af58 /compiler/optimizing/graph_visualizer.h | |
parent | 62a9841469f99810b2b39b0748cb113af0e8913a (diff) |
MIPS: Don't use $t8 for calling entrypoints
When jumping to entrypoints, $t9 register must be used. Value of $gp
is calculated based on value from $t9 and it should contain the
address of the first instruction of the entrypoint.
This CL enables MIPS32 and MIPS64 to boot.
Change-Id: Idf0f7f479cceafabb88b1b087da190dbda86e1c3
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions