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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
Thunk16.S 143 popw %ds
144 popw %es
145 popw %fs
146 popw %gs
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S 100 popw %es
107 popw %cx
167 popw %es
169 popw %es
179 popw %si # Restore si
189 popw %ax # ax = StartCluster
201 popw %ax # ax = Start Sector
206 popw %cx
254 popw %ax # restore ax
272 popw %bx
    [all...]
start16.S 101 popw %es
108 popw %cx
166 popw %es
168 popw %es
173 popw %si # Restore si
183 popw %ax # ax = StartCluster
195 popw %ax # ax = Start Sector
200 popw %cx
248 popw %ax # restore ax
266 popw %bx
    [all...]
start32.S 116 popw %es
123 popw %cx
181 popw %es
183 popw %es
188 popw %si # Restore si
198 popw %ax # ax = StartCluster
210 popw %ax # ax = Start Sector
215 popw %cx
263 popw %ax # restore ax
281 popw %bx
    [all...]
st16_64.S 101 popw %es
108 popw %cx
125 popw %ds
178 popw %es
180 popw %es
185 popw %si # Restore si
195 popw %ax # ax = StartCluster
207 popw %ax # ax = Start Sector
212 popw %cx
260 popw %ax # restore ax
    [all...]
st32_64.S 116 popw %es
123 popw %cx
140 popw %ds
193 popw %es
195 popw %es
200 popw %si # Restore si
210 popw %ax # ax = StartCluster
222 popw %ax # ax = Start Sector
227 popw %cx
275 popw %ax # restore ax
    [all...]
start64.S 101 popw %es
108 popw %cx
125 popw %ds
180 popw %es
182 popw %es
192 popw %si # Restore si
202 popw %ax # ax = StartCluster
214 popw %ax # ax = Start Sector
219 popw %cx
267 popw %ax # restore ax
    [all...]
bs16.S 108 popw %es
167 popw %dx # ax = (StartCluster - 2) * SectorsPerCluster
173 popw %ax
241 popw %bx
242 popw %cx
bootsect.S 120 popw %es
179 popw %dx # ax = (StartCluster - 2) * SectorsPerCluster
185 popw %ax
253 popw %bx
254 popw %cx
bs32.S 131 popw %es
188 popw %dx # ax = (StartCluster - 2) * SectorsPerCluster
194 popw %ax
262 popw %bx
263 popw %cx
Gpt.S 113 popw %es
143 popw %es
200 popw %ds
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
I86-32.s 1833 popw %ds label
1837 popw %es label
1841 popw %fs label
1845 popw %gs label
1849 popw %ss label
    [all...]
x86-64.s 1019 popw %fs label
1020 // CHECK: popw %fs
1022 popw %gs label
1023 // CHECK: popw %gs
    [all...]
x86-32-coverage.s 232 // CHECK: popw 32493
234 popw 0x7eed
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 1002 popw %fs label
1003 // CHECK: popw %fs
1005 popw %gs label
1006 // CHECK: popw %gs
    [all...]
x86-32-coverage.s 231 // CHECK: popw 32493
233 popw 0x7eed
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 865 popw %fs label
866 // CHECK: popw %fs
868 popw %gs label
869 // CHECK: popw %gs
x86-32-coverage.s     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.S 101 popw %bp # ebp <- offset L_Base
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.S 190 popw %bp # ebp <- address of L_Base1
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
Thunk16.S 184 popw %bp # ebp <- address of L_Base1
  /external/mesa3d/src/mesa/x86/
assyntax.h 569 #define POP_W(a) CHOICE(popw a, popw a, _WTOG pop a)
    [all...]

Completed in 2386 milliseconds