contur2
Loading...
Searching...
No Matches
contur::ALU Member List

This is the complete list of members for contur::ALU, including all inherited members.

add(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
ALU()=defaultcontur::ALU
ALU(const ALU &)=defaultcontur::ALU
ALU(ALU &&) noexcept=defaultcontur::ALU
bitwiseAnd(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
bitwiseOr(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
bitwiseXor(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
compare(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
div(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
mul(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
operator=(const ALU &)=defaultcontur::ALU
operator=(ALU &&) noexcept=defaultcontur::ALU
shiftLeft(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
shiftRight(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
SIGN_FLAGcontur::ALUstatic
sub(RegisterValue a, RegisterValue b) const noexceptcontur::ALU
ZERO_FLAGcontur::ALUstatic
~ALU()=defaultcontur::ALU