Searched defs:W (Results 1 – 2 of 2) sorted by relevance
506 uint32_t W = (instr >> 21) & 1; in DumpThumb32() local546 int W = (instr >> 21) & 1; in DumpThumb32() local646 int W = (instr >> 21) & 1; in DumpThumb32() local813 uint32_t W = (instr >> 21) & 1; in DumpThumb32() local1419 uint32_t W = (instr >> 8) & 1; in DumpThumb32() local
268 W = 1 << 21, // writeback base register (or leave unchanged) enumerator