%test-vector-branch ( label src1 temp rep vcc -- )


Vocabulary
cpu.architecture

Inputs
labelan object
src1an object
tempan object
repan object
vccan object


Outputs
None

Definition


Methods

M:: x86 %test-vector-branch ( label src temp rep vcc -- )
temp src rep (%move-vector-mask)
:> mask label temp mask vcc %test-vector-mask-branch ;