Home | History | Annotate | Download | only in disassembler

Lines Matching full:movsl

1136     opcode1 = (prefix[2] == 0x66 ? "movsw" : "movsl");