commit | 579bc1498f277ebf76d3d52ebfd8305088b03383 | [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 | 76783bc4214e8daf6332c9f8b01708e58b85ab50 [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>