Home | History | Annotate | Download | only in arm

Lines Matching full:flavor

3825 void Thumb2Assembler::dmb(DmbOptions flavor) {
3827 Emit32(encoding | flavor);