linux/arch/arm64/include
Ard Biesheuvel 30b5ba5cf3 arm64: introduce mov_q macro to move a constant into a 64-bit register
Implement a macro mov_q that can be used to move an immediate constant
into a 64-bit register, using between 2 and 4 movz/movk instructions
(depending on the operand)

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2016-04-26 12:22:59 +01:00
..
asm arm64: introduce mov_q macro to move a constant into a 64-bit register 2016-04-26 12:22:59 +01:00
uapi/asm arm64 updates for 4.6: 2016-03-17 20:03:47 -07:00