Certain DR_REG_ enums are used as type opnd_size_t in x86. This patch restores an assertion to ensure these enums fit into a byte. The affected DR_REG_ enums are available in combination with a type and template_optype_is_reg is used to identify them.
Fixes #3567 (closed)