Function sxq

Source
pub fn sxq(location: Location) -> Operand
Expand description

An abbreviated constructor for a “read” operand that is sign-extended to 64 bits (quadword).

§Panics

This function panics if the location size is too large to extend.