-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Some of the implemented aarch64 instructions have not been tested. At least the following instructions have not been tested.
USHR <Vd>.<T>, <Vn>.<T>, #<shift>
ADC <Xd>, <Xn>, <Xm>
UMSUBL <Xd>, <Wn>, <Wm>, <Xa>
FSUB <Vd>.<T>, <Vn>.<T>, <Vm>.<T>
FDIV <Vd>.<T>, <Vn>.<T>, <Vm>.<T> (only 32bit or 64bit)
FCSEL <Dd>, <Dn>, <Dm>, <cond>
UCVTF <V><d>, <V><n> (<V> = S)
UCVTF <V><d>, <V><n> (<V> = D)
SCVTF <V><d>, <V><n> (<V> = S)
SCVTF <V><d>, <V><n> (<V> = D)
FRINTA <Dd>, <Dn>
FCVTAS <Xd>, <Dn>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed