Add BEXTR instruction support
Summary: BEXTR is an instruction in BMI set, which extract given number of bits from a 64 bit register starting from a given position. The position and size of extracted bits are packed into a one 64bit integer. Reviewed By: Orvid Differential Revision: D4316516 fbshipit-source-id: 3f752388763b0e26c506d7d49cf6c05cf28271c0
Showing
Please register or sign in to comment