-
Notifications
You must be signed in to change notification settings - Fork 57
AVX2是否已支持完全? #102
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary / 问题概述
请问在translator文件目录下没有对应翻译函数的汇编语句是不是一定无法运行?
Detailed Description / 详细描述
比如vpmullw,vpsubw和vpaddw等指令,我没有在项目中找到对应的translate函数,是不是代表着latx暂不支持这几个指令?
Environment Information / 环境信息
OS: [e.g., Loongnix, etc.]
操作系统: [例如:龙芯操作系统等]
Kernel Version: [e.g., 5.4.0, etc.]
Linux 内核版本: [例如:5.4.0等]
GCC Version: [e.g., 9.3.0, etc.]
GCC 版本: [例如:9.3.0等]
GLIBC Version: [e.g., 2.31, etc.]
GLIBC 版本: [例如:2.31等]
LAT Version / Commit Hash: [e.g., 1.6.0, abc1234, etc.]
LAT 版本号 / 提交 Hash: [例如:1.6.0, abc1234等]
Additional Information / 补充信息
No response