movOnly

version(COMPILE)
extern (C++) nothrow @safe @trusted
bool
movOnly
(
const elem* e
)

Return Value

Type: bool

true if cannot use this EA in anything other than a MOV instruction.

Suggestion Box / Bug Report