On 25 June 2014 23:16, Richard Earnshaw wrote:
> On 23/06/14 07:59, Zhenqiang Chen wrote:
>> Hi,
>>
>> This patch includes the main logic to expand ccmp instructions.
>>
>> In the patch,
>> * ccmp_candidate_p is used to identify the CCMP candidate
>> * expand_ccmp_expr is the main entry, which
On 23/06/14 07:59, Zhenqiang Chen wrote:
> Hi,
>
> This patch includes the main logic to expand ccmp instructions.
>
> In the patch,
> * ccmp_candidate_p is used to identify the CCMP candidate
> * expand_ccmp_expr is the main entry, which calls expand_ccmp_expr_1
> to expand CCMP.
> * e