Searched refs:hasS (Results 1 – 2 of 2) sorted by relevance
2615 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member2675 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local2712 if (hasS) in ARMEmitIntExt()
2641 uint32_t hasS : 1; // Some instructions have an S bit, always set it to 0. in ARMEmitIntExt() member2701 unsigned hasS = ITP->hasS; in ARMEmitIntExt() local2740 if (hasS) in ARMEmitIntExt()