Home
last modified time | relevance | path

Searched refs:operand_width_bytes (Results 1 – 1 of 1) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encode.c229 xed_uint16_t operand_width_bytes; in xed_encoder_request__memop_compatible() local
236 operand_width_bytes = xed_width_bits[operand_width][eosz]>>3; in xed_encoder_request__memop_compatible()
238 if (operand_width_bytes == 0 || operand_width_bytes == request_width_bytes) in xed_encoder_request__memop_compatible()