BFEXTS

Synopsis:

Bitfield extract.

Operation:

    Rt = Ra[Fe:Fb]

Description:

This instruction extracts a bit field from a general purpose register and places the result in a general purpose register. The result is sign extended to 64 bits.

This instruction will not cause any exceptions.

Format:

Opcode7 Ra5 Rt5 Fe6 Fb6 Func3
21 Ra5 Rt5 Fe6 Fb6 5