OSDN Git Service

Introduce a NearLabel in thumb2.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 20 May 2015 11:31:08 +0000 (12:31 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 20 May 2015 17:44:51 +0000 (18:44 +0100)
commitdb0bbab279534974dca507946c66cff2d05dc9f9
tree190c7ace8cfb404202a342bef51aa967592c8d6b
parent099d3750d59719cecffdf49284f2633308b9c221
Introduce a NearLabel in thumb2.

This tells the assembler that the user knows the encoding
can be in 16bits.

Change-Id: Idf36c38beb1e07a69862c972484aeb08326a0499
compiler/optimizing/code_generator_arm.cc
compiler/utils/arm/assembler_arm.h
compiler/utils/arm/assembler_arm32.h
compiler/utils/arm/assembler_thumb2.cc
compiler/utils/arm/assembler_thumb2.h