Function sxw

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

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

§Panics

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