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

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Gpt.asm 25 BLOCK_MASK EQU 01ffh
127 and edx, BLOCK_MASK ; EDX = Targer PartitionEntryLBA Offset
Mbr.asm 25 BLOCK_MASK EQU 01ffh
bootsect.asm 39 BLOCK_MASK EQU 01ffh
110 and bx,BLOCK_MASK ; See if it is an even number of sectors long
bs16.asm 26 BLOCK_MASK EQU 01ffh
97 and bx,BLOCK_MASK ; See if it is an even number of sectors long
bs32.asm 26 BLOCK_MASK EQU 01ffh
112 and bx,BLOCK_MASK ; See if it is an even number of sectors long
st16_64.asm 26 BLOCK_MASK EQU 01ffh
168 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
st32_64.asm 26 BLOCK_MASK EQU 01ffh
184 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
start.asm 26 BLOCK_MASK EQU 01ffh
158 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
start16.asm 26 BLOCK_MASK EQU 01ffh
156 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
start32.asm 26 BLOCK_MASK EQU 01ffh
171 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
start64.asm 26 BLOCK_MASK EQU 01ffh
170 and si,BLOCK_MASK ; si = FatOffset & BLOCK_MASK
    [all...]
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 95 milliseconds