btst

Assembly Syntax

btst regrs1, reg_or_imm

Implementation

andcc regrs1, reg_or_imm, %g0

Operation

Bit test

Comments

none

Example

Home Page Index Page All Synthetic Instructions