Commit 85c33104 authored by Mark Rutland's avatar Mark Rutland
Browse files

Use immediate offsets rather than post-increment



When we set the GICD_IGROUPRn registers, we have a dangling
post-increment at the end which is never useful, being overwritten in
every path. As we're only writing to 3 registers, the offsets of which
can be represented in immediates, use movs with immediate offsets to
perform the writes.

Reported-by: default avatarNigel Stephens <nigel.stephens@arm.com>
Signed-off-by: default avatarMark Rutland <mark.rutland@arm.com>
parent fc9e28de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment