tenderlove/aarch64

SXTB -- A64

tenderlove opened this issue · 0 comments

Implement SXTB_SBFM instruction

Description:

Signed Extend Byte

Assembly template:

SXTB  <Wd>, <Wn>
SBFM <Wd>, <Wn>, #0, #7
SXTB  <Xd>, <Wn>
SBFM <Xd>, <Xn>, #0, #7