The Cortex-M4 Instruction Set
ARM DUI 0553A
Copyright © 2010 ARM. All rights reserved.
3-114
ID121610
Non-Confidential
3.9
Bitfield instructions
shows the instructions that operate on adjacent sets of bits in registers or bitfields:
Table 3-12 Packing and unpacking instructions
Mnemonic
Brief description
See
BFC
Bit Field Clear
BFI
Bit Field Insert
SBFX
Signed Bit Field Extract
SXTB
Sign extend a byte
SXTH
Sign extend a halfword
UBFX
Unsigned Bit Field Extract
UXTB
Zero extend a byte
UXTH
Zero extend a halfword