.
.
.
.
The following type defines the machine registers that can be referenced
as locations. These include:
-
Integer registers that can be allocated to RTL pseudo-registers (Rxx).
-
Floating-point registers that can be allocated to RTL pseudo-registers
(Fxx).
The type
mreg does not include reserved machine registers
such as the stack pointer, the link register, and the condition codes.
}.
.
.
Two-address operations. Return true if the first argument and
the result must be in the same location *and* are unconstrained
by mregs_for_operation.
).