Re: [PATCH v3 1/8] [APX NF]: Support APX NF add

2024-06-02 Thread Hongtao Liu
tions. Ok for the patch and the remaining. [PATCH v3 1/8] [APX NF]: Support APX NF add Kong, Lingling [PATCH v3 2/8] [APX NF] Support APX NF for {sub/and/or/xor/neg} Kong, Lingling [PATCH v3 3/8] [APX NF] Support APX NF for left shift insns Kong, Lingling [PATCH v3 4/8] [APX NF] Support APX N

[PATCH v3 1/8] [APX NF]: Support APX NF add

2024-05-28 Thread Kong, Lingling
Hi, compared with v2, these patches restored the original lea patten position and addressed hongtao's comment. APX NF(no flags) feature implements suppresses the update of status flags for arithmetic operations. For NF add, it is not clear whether nf add can be faster than lea. If so, the patte