Home
last modified time | relevance | path

Searched refs:popcnt (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dvsc9953.c424 static void vsc9953_port_vlan_popcnt_set(int port_no, int popcnt) in vsc9953_port_vlan_popcnt_set() argument
435 if (popcnt > 3 || popcnt < 0) { in vsc9953_port_vlan_popcnt_set()
445 popcnt); in vsc9953_port_vlan_popcnt_set()
450 static void vsc9953_port_all_vlan_poncnt_set(int popcnt) in vsc9953_port_all_vlan_poncnt_set() argument
455 vsc9953_port_vlan_popcnt_set(i, popcnt); in vsc9953_port_all_vlan_poncnt_set()
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dopcodes.txt620 b9e1 popcnt RRF_U0RR
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info16791 print *, popcnt(127), poppar(127)
16792 print *, popcnt(huge(0_4)), poppar(huge(0_4))
16793 print *, popcnt(huge(0_8)), poppar(huge(0_8))
16828 print *, popcnt(127), poppar(127)
16829 print *, popcnt(huge(0_4)), poppar(huge(0_4))
16830 print *, popcnt(huge(0_8)), poppar(huge(0_8))
H A Dgcc.info34894 'popcnt'
34895 'no-popcnt'
51255 'popcnt'
51325 if (__builtin_cpu_supports ("popcnt"))
51327 asm("popcnt %1,%0" : "=r"(count) : "rm"(n) : "cc");
66730 * 'target("popcnt")' function attribute, x86: x86 Function Attributes.
H A Das.info11855 'lzcnt', 'popcnt', 'hle', 'rtm', 'invpcid', 'clflush', 'mwaitx',
12760 '.lzcnt' '.popcnt' '.invpcid' '.vmfunc'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info16791 print *, popcnt(127), poppar(127)
16792 print *, popcnt(huge(0_4)), poppar(huge(0_4))
16793 print *, popcnt(huge(0_8)), poppar(huge(0_8))
16828 print *, popcnt(127), poppar(127)
16829 print *, popcnt(huge(0_4)), poppar(huge(0_4))
16830 print *, popcnt(huge(0_8)), poppar(huge(0_8))
H A Dgcc.info34894 'popcnt'
34895 'no-popcnt'
51255 'popcnt'
51325 if (__builtin_cpu_supports ("popcnt"))
51327 asm("popcnt %1,%0" : "=r"(count) : "rm"(n) : "cc");
66730 * 'target("popcnt")' function attribute, x86: x86 Function Attributes.
H A Das.info11855 'lzcnt', 'popcnt', 'hle', 'rtm', 'invpcid', 'clflush', 'mwaitx',
12760 '.lzcnt' '.popcnt' '.invpcid' '.vmfunc'