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.
|
||
|---|---|---|
| .. | ||
| mach.c | ||
| mach.h | ||
| table | ||
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.
|
||
|---|---|---|
| .. | ||
| mach.c | ||
| mach.h | ||
| table | ||