shithub
fortrangoingonforty
/
afs-as
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
afs-as
Public
Watch
0
Fork
0
Star
0
afs-as
/
tests
/
workbench
/
asm
/
afs_blend_family.s
ArmAsm · 216 bytes
Raw
Blame
History
1
; Workbench note: Apple `as` encoding probe for the BIF/BIT/BSL select/blend
2
; family after the real clang blend probe showed `vbslq_*` lowering to BIF.
3
.text
4
bif
.16b
v0
,
v1
,
v2
5
bit
.16b
v3
,
v4
,
v5
6
bsl
.16b
v6
,
v7
,
v8