Searched defs:S (Results 1 – 5 of 5) sorted by relevance
691 uint32_t S = (instr >> 20) & 1; in DumpThumb32() local835 uint32_t S = (instr >> 8) & 1; in DumpThumb32() local860 uint32_t S = (instr >> 8) & 1; in DumpThumb32() local900 uint32_t S = (instr >> 8) & 1; in DumpThumb32() local1080 uint32_t S = (instr >> 20) & 1; in DumpThumb32() local1227 uint32_t S = (instr >> 26) & 1; in DumpThumb32() local1267 uint32_t S = (instr >> 26) & 1; in DumpThumb32() local1300 uint32_t S = (instr >> 26) & 1; in DumpThumb32() local1506 uint32_t S = (instr >> 20) & 1; in DumpThumb32() local
353 S = 1 << 20, // set condition code (or leave unchanged) enumerator
3387 uint32_t S = (instr >> 26) & 1; in DecodeBranchOffset() local3398 uint32_t S = (instr >> 26) & 1; in DecodeBranchOffset() local
635 Class* S = class_linker_->FindSystemClass(soa.Self(), "Ljava/io/Serializable;"); in TEST_F() local
128 jshort S; member