hasModregrm

Determine if there is a modregrm byte for instruction.

nothrow @safe @trusted
bool
hasModregrm
(
scope const code* c
)

Parameters

c code*

instruction

Return Value

Type: bool

true if has modregrm byte

Meta