Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: arm64: add add_imm and sub_imm assembly macros
Adds the add_imm and sub_imm assembly macros capable of adding or subtracting a 24-bit immediate value to or from a general purpose register. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
- Loading branch information