| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/powerpc/booke/ | |
| spe.c | 58 const pcu_ops_t vec_ops = { variable in typeref:typename:const pcu_ops_t 68 return pcu_valid_p(&vec_ops, l); 74 pcu_discard(&vec_ops, l, true); |
| /src/sys/arch/powerpc/oea/ | |
| altivec.c | 54 const pcu_ops_t vec_ops = { variable in typeref:typename:const pcu_ops_t 64 return pcu_valid_p(&vec_ops, l); 70 return pcu_discard(&vec_ops, l, true); 171 pcu_discard(&vec_ops, l, true); 196 pcu_save(&vec_ops, l); |