Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/include/public/xed/
H A Dxed-util.h242 XED_DLL_EXPORT xed_uint_t xed_shortest_width_unsigned(xed_uint64_t x, xed_uint8_t legal_widths);
/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-util.c570 xed_shortest_width_unsigned(xed_uint64_t x, xed_uint8_t legal_widths) { in xed_shortest_width_unsigned() function