Skip to content
Commit 960606b6 authored by Martyn Capewell's avatar Martyn Capewell Committed by Jacob Bramley
Browse files

Emit pairs of add/sub for larger immediates

For immediates between 12 and 24 bits in size, a pair of add or sub instructions
can be used instead of mov, avoiding the need to allocate a temporary.

Change-Id: I114b4667dcc1bda094652e01d88069d012249dca
parent 4635261c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment