vec_cmpne needs separate implementation columns for ISA 2.07 and 3.0
#85
Open
opened 3 years ago by Bill Schmidt
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
The example implementations shown for smaller data types are vcmpne[bhw], which are only available on ISA 3.0 or later. But we generate vcmpequ[bhw] and xxlnor for earlier architectures.
vec_cmpne needs separate implementation columns for ISA 2.7 and 3.0to vec_cmpne needs separate implementation columns for ISA 2.07 and 3.0 3 years ago