Lines Matching refs:wot
9547 from wot the manual says. */
15512 HChar* wot = "???";
15522 wot = "lsl";
15528 wot = "lsr";
15534 wot = "asr";
15540 wot = "ror";
15549 DIP("%ss r%u, r%u\n", wot, rS, rD);
16458 HChar* wot = "???";
16468 wot = "lsl";
16474 wot = "lsr";
16480 wot = "asr";
16490 DIP("%ss r%u, r%u, #%u\n", wot, rD, rM, imm5);