commit | 5221661e56c0dbb34c80b9c0f18799ab7e6d2b36 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Mar 28 10:14:14 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Apr 11 14:10:07 2025 +0300 |
tree | 199a7f2ad660a3dbd9fbfffebf5e0dcae2ac7795 | |
parent | 90a701a967a1e3c4ce3b0a5ecafc15baa52e1436 [diff] |
refactor(s32g274a): replace mov/movk with mov_imm Replace pairs of mov and movk instructions with the mov_imm macro to align with the rest of the infrastructure and avoid code duplication. Change-Id: I3c091eb8ff111c7bc030b32ad5948cbfaea3b35c Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>