HomeSort by relevance Sort by last modified time
    Searched defs:movsb (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMemRep1.c 18 This is the code that uses rep movsb CopyMem service
68 rep movsb ; Copy bytes backward local
EfiCopyMemRep4.c 75 rep movsb ; Copy bytes backward local
  /external/llvm/test/MC/X86/
index-operations.s 123 movsb (%esi), (%edi) label
124 // 64: movsb (%esi), %es:(%edi) # encoding: [0x67,0xa4]
125 // 32: movsb (%esi), %es:(%edi) # encoding: [0xa4]
126 // 16: movsb (%esi), %es:(%edi) # encoding: [0x67,0xa4]

Completed in 126 milliseconds