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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DivU64x32.S 83 jecxz Label1 # If ecx == 0, no remainder exist, return with quoitent in EDX directly
86 Label1:
DivU64x32.asm 77 jecxz Label1 ; If ecx == 0, no remainder exist, return with quoitent in EDX directly
80 Label1:
DivU64x32.c 69 jecxz Label1 ; If ecx == 0, no remainder exist, return with quoitent in EDX directly
72 Label1:

Completed in 129 milliseconds