This allows 'move {CONST, $1}, R3' with a small enough $1 to emit one
instruction (addi) instead of two instructions (addis, ori). The
CONST token confusingly isn't in the CONST_ALL set.
|
||
|---|---|---|
| .. | ||
| as | ||
| libem | ||
| libend | ||
| mcg | ||
| ncg | ||
| top | ||
This allows 'move {CONST, $1}, R3' with a small enough $1 to emit one
instruction (addi) instead of two instructions (addis, ori). The
CONST token confusingly isn't in the CONST_ALL set.
|
||
|---|---|---|
| .. | ||
| as | ||
| libem | ||
| libend | ||
| mcg | ||
| ncg | ||
| top | ||