Searched refs:popcnt (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | vsc9953.c | 424 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 D | opcodes.txt | 620 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 D | gfortran.info | 16791 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 D | gcc.info | 34894 '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 D | as.info | 11855 '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 D | gfortran.info | 16791 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 D | gcc.info | 34894 '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 D | as.info | 11855 'lzcnt', 'popcnt', 'hle', 'rtm', 'invpcid', 'clflush', 'mwaitx', 12760 '.lzcnt' '.popcnt' '.invpcid' '.vmfunc'
|