isscaledindex

Determine if e is a 32 bit scaled index addressing mode.

version(COMPILE)
extern (C++) nothrow @safe @trusted
int
isscaledindex
()

Return Value

Type: int

0 not a scaled index addressing mode !=0 the value for ss in the SIB byte

Suggestion Box / Bug Report