Home
last modified time | relevance | path

Searched refs:aff2 (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/arch/arm/cortex/
H A Dgicv3.c341 u_int aff3, aff2, aff1, aff0; in gicv3_cpu_identity() local
346 aff2 = __SHIFTOUT(mpidr, MPIDR_AFF2); in gicv3_cpu_identity()
351 __SHIFTIN(aff2, GICR_TYPER_Affinity_Value_Aff2) | in gicv3_cpu_identity()
371 const u_int aff2 = __SHIFTOUT(cpu_identity, GICR_TYPER_Affinity_Value_Aff2); in gicv3_find_redist() local
375 cpu_name(curcpu()), aff3, aff2, aff1, aff0); in gicv3_find_redist()
385 const u_int aff2 = __SHIFTOUT(cpu_identity, GICR_TYPER_Affinity_Value_Aff2); in gicv3_sgir() local
390 __SHIFTIN(aff2, ICC_SGIR_EL1_Aff2) | in gicv3_sgir()
926 const u_int aff2 = __SHIFTOUT(gicr_typer, GICR_TYPER_Affinity_Value_Aff2); in gicv3_init() local
930 i, aff3, aff2, aff1, aff0); in gicv3_init()
/netbsd/sys/arch/arm/apple/
H A Dapple_platform.c219 const u_int aff2 = __SHIFTOUT(cpuid, MPIDR_AFF2); in apple_platform_device_register() local
220 prop_dictionary_set_uint32(prop, "capacity_dmips_mhz", aff2); in apple_platform_device_register()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-scalar-evolution.c1311 aff_tree aff1, aff2; in simplify_peeled_chrec() local
1341 tree_to_aff_combination_expand (step_val, type, &aff2, &peeled_chrec_map); in simplify_peeled_chrec()
1343 aff_combination_scale (&aff2, -1); in simplify_peeled_chrec()
1344 aff_combination_add (&aff1, &aff2); in simplify_peeled_chrec()
H A Dtree-scalar-evolution.cc1311 aff_tree aff1, aff2; in simplify_peeled_chrec() local
1341 tree_to_aff_combination_expand (step_val, type, &aff2, &peeled_chrec_map); in simplify_peeled_chrec()
1343 aff_combination_scale (&aff2, -1); in simplify_peeled_chrec()
1344 aff_combination_add (&aff1, &aff2); in simplify_peeled_chrec()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-scalar-evolution.c1311 aff_tree aff1, aff2; in simplify_peeled_chrec() local
1341 tree_to_aff_combination_expand (step_val, type, &aff2, &peeled_chrec_map); in simplify_peeled_chrec()
1343 aff_combination_scale (&aff2, -1); in simplify_peeled_chrec()
1344 aff_combination_add (&aff1, &aff2); in simplify_peeled_chrec()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dthumb32.d285 0[0-9a-f]+ <[^>]+> f4bf aff2 bcs\.w 0+358 <[^>]+>
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumb32.d285 0[0-9a-f]+ <[^>]+> f4bf aff2 bcs\.w 0+358 <[^>]+>
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c19072 SQLITE_PRIVATE char sqlite3CompareAffinity(Expr *pExpr, char aff2);
96388 SQLITE_PRIVATE char sqlite3CompareAffinity(Expr *pExpr, char aff2){
96390 if( aff1 && aff2 ){
96394 if( sqlite3IsNumericAffinity(aff1) || sqlite3IsNumericAffinity(aff2) ){
96399 }else if( !aff1 && !aff2 ){
96406 assert( aff1==0 || aff2==0 );
96407 return (aff1 + aff2);
138560 char aff1, aff2;
138566 aff2 = sqlite3ExprAffinity(pExpr->pRight);
138567 if( aff1!=aff2
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d45052 aff2: 6fce.*
70737 11447: aff2.*
70738 11448: aff2.*
110588 1aff2: 3604.*
176124 2aff2: 6fe9.*
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d45052 aff2: 6fce.*
70737 11447: aff2.*
70738 11448: aff2.*
110588 1aff2: 3604.*
176124 2aff2: 6fe9.*