Searched defs:clmulr (Results 1 – 5 of 5) sorted by relevance
18 clmulr t0, t1, t2 label
9 clmulr t0, t1, t2 # CHECK: :[[@LINE]]:1: error: instruction requires the following: 'Zbc' (Carry-Le… label
6 clmulr t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
46 long clmulr(long a, long b) { in clmulr() function