HomeSort by relevance Sort by last modified time
    Searched refs:repnz (Results 1 - 6 of 6) sorted by null

  /external/llvm/test/MC/X86/
intel-syntax.s 713 repnz cmpsb label
x86-64.s 139 // NOTE: repnz has the same opcode as repne
142 repnz;cmpsb
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 136 // NOTE: repnz has the same opcode as repne
139 repnz;cmpsb
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
intel-syntax.s 777 repnz cmpsb label
x86-64.s 144 // NOTE: repnz has the same opcode as repne
147 repnz;cmpsb
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 596 #define REPNE CHOICE(repnz ;, repne ;, repne)
597 #define REPNZ REPNE
    [all...]

Completed in 2367 milliseconds