Power10 bit manipulation operations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / bitmanip.s
1 .text
2 _start:
3 cfuged 31,30,29
4 cntlzdm 28,27,26
5 cnttzdm 25,24,23
6 pdepd 22,21,20
7 pextd 19,18,17
8 vclzdm 16,15,14
9 vctzdm 13,12,11
10 vpdepd 10,9,8
11 vpextd 7,6,5
12 vcfuged 4,3,2
13 vgnb 1,0,7
14 xxeval 63,31,62,30,0x3f
This page took 0.049637 seconds and 4 git commands to generate.