Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Issue 157683003: A64: Check that branch targets are reachable. (Closed)

Created:
6 years, 10 months ago by Alexandre Rames
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Check that branch targets are reachable. Assembling a branch that cannot reach its target is a security hole. This patch prepares incoming changes that let the MacroAssembler handle branches to distant targets. R=rodolph.perfetta@arm.com Committed: https://code.google.com/p/v8/source/detail?r=19208

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/a64/assembler-a64-inl.h View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 10 months ago (2014-02-07 17:49:58 UTC) #1
Rodolph Perfetta (ARM)
lgtm
6 years, 10 months ago (2014-02-07 17:53:36 UTC) #2
Alexandre Rames
6 years, 10 months ago (2014-02-07 17:56:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19208.

Powered by Google App Engine
This is Rietveld 408576698