Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DAsmFuncs.asm43 push rcx
49 push rcx
55 push rcx
61 push rcx
67 push rcx
73 push rcx
79 push rcx
85 push rcx
91 push rcx
97 push rcx
[all …]
DAsmFuncs.nasm44 push rcx
50 push rcx
56 push rcx
62 push rcx
68 push rcx
74 push rcx
80 push rcx
86 push rcx
92 push rcx
98 push rcx
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DExceptionHandlerAsm.nasm40 db 0x6a ; push #VectorNum
42 push rax
49 db 0x6a ; push
52 push rax
59 push rcx
63 push qword [rsp] ; push additional rcx to make stack alignment
66 push qword [rax] ; push rax into stack to keep code consistence
72 ; Entry from each interrupt with a push eax and eax=interrupt number
114 push qword [rsp]
117 push rbp
[all …]
DExceptionHandlerAsm.asm39 db 6ah ; push #VectorNum
41 push rax
48 db 6ah ; push
51 push rax
58 push rcx
62 push [rsp] ; push additional rcx to make stack alignment
65 push [rax] ; push rax into stack to keep code consistence
71 ; Entry from each interrupt with a push eax and eax=interrupt number
112 push [rsp]
115 push rbp
[all …]
/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
Dtrusty_helpers.S9 .macro push ra, rb, sp=sp macro
19 push x8, xzr
20 push x19, x20
21 push x21, x22
22 push x23, x24
23 push x25, x26
24 push x27, x28
25 push x29, x30
59 push x8, xzr, x1
60 push xzr, xzr, x1
[all …]
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DAsmFuncs.nasm47 push eax
53 push eax
59 push eax
65 push eax
71 push eax
77 push eax
83 push eax
89 push eax
95 push eax
101 push eax
[all …]
DAsmFuncs.asm49 push eax
55 push eax
61 push eax
67 push eax
73 push eax
79 push eax
85 push eax
91 push eax
97 push eax
103 push eax
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
DExceptionHandlerAsm.asm45 db 6ah ; push #VectorNum
47 push eax
54 db 6ah ; push
57 push eax
63 push [esp + 8]
67 push [esp] ; addition push if exception data needed
70 push eax
76 ; Entry from each interrupt with a push eax and eax=interrupt number
130 push ecx
166 push ebp
[all …]
DExceptionHandlerAsm.nasm42 db 0x6a ; push #VectorNum
44 push eax
51 db 0x6a ; push
54 push eax
60 push dword [esp + 8]
64 push dword [esp] ; addition push if exception data needed
67 push eax
73 ; Entry from each interrupt with a push eax and eax=interrupt number
128 push ecx
164 push ebp
[all …]
DExceptionHandlerAsm.S37 .byte 0x6a # push #VectorNum
44 .byte 0x6a # push #VectorNum
51 .byte 0x6a # push #VectorNum
58 .byte 0x6a # push #VectorNum
65 .byte 0x6a # push #VectorNum
72 .byte 0x6a # push #VectorNum
79 .byte 0x6a # push #VectorNum
86 .byte 0x6a # push #VectorNum
93 .byte 0x6a # push #VectorNum
100 .byte 0x6a # push #VectorNum
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiException.nasm181 push 0xe ; Page Fault
184 push qword [rsp] ; duplicate INT# if no ErrCode
187 push rbp
198 push r15
199 push r14
200 push r13
201 push r12
202 push r11
203 push r10
204 push r9
[all …]
DSmiException.asm178 push 0eh ; Page Fault
181 push [rsp] ; duplicate INT# if no ErrCode
184 push rbp
195 push r15
196 push r14
197 push r13
198 push r12
199 push r11
200 push r10
201 push r9
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ia32/
DEbcLowLevel.S22 push %ebp
23 push %ebx
31 push %ecx
32 push %eax
33 push %edx
34 push %ebx
50 push %ebp
52 push %esi
53 push %edi
55 push %eax
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiException.nasm287 push 0xe ; Page Fault
289 push ebp
300 push eax
301 push ecx
302 push edx
303 push ebx
305 push ecx ; ESP
306 push dword [ebp] ; EBP
307 push esi
308 push edi
[all …]
DSmiException.asm289 push 0eh ; Page Fault
291 push ebp
303 push eax
304 push ecx
305 push edx
306 push ebx
308 push ecx ; ESP
309 push dword ptr [ebp] ; EBP
310 push esi
311 push edi
[all …]
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DPeiCoreEntry.asm47 push edx
48 push ecx
49 push eax
64 push eax
72 push ecx
73 push edx
92 push ebx
102 push eax
107 push eax
110 push eax
[all …]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DPeiCoreEntry.asm48 push edx
49 push ecx
50 push eax
65 push eax
73 push ecx
74 push edx
93 push ebx
103 push eax
108 push eax
111 push eax
[all …]
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
DPeiCoreEntry.nasm45 push edx
46 push ecx
47 push eax
62 push eax
70 push ecx
71 push edx
90 push ebx
100 push eax
105 push eax
108 push eax
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DThunk16.S32 push %ss
33 push %cs
35 call L_Base1 # push eip
39 push %gs
40 push %fs
41 push %es
42 push %ds
99 call L_Base # push eip
103 push 54(%esp)
105 push %eax
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsmtpd.py131 self.push('220 %s %s' % (self.__fqdn, __version__))
135 def push(self, msg): member in SMTPChannel
136 asynchat.async_chat.push(self, msg + '\r\n')
149 self.push('500 Error: bad syntax')
161 self.push('502 Error: command "%s" not implemented' % command)
167 self.push('451 Internal confusion')
187 self.push('250 Ok')
189 self.push(status)
194 self.push('501 Syntax: HELO hostname')
197 self.push('503 Duplicate HELO/EHLO')
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DAsmFuncs.nasm76 ;; we push the fields of the context record from the back to the front. There
127 push rbx
167push 0 ; push vector number - will be modified before installed
223 push rax
234 push r15
235 push r14
236 push r13
237 push r12
238 push r11
239 push r10
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_poplib.py39 self.push('+OK dummy pop3 server ready.')
57 self.push('-ERR unrecognized POP3 command "%s".' %cmd)
62 def push(self, data): member in DummyPOP3Handler
63 asynchat.async_chat.push(self, data + '\r\n')
67 self.push(arg)
71 self.push("-ERR no such user")
72 self.push('+OK password required')
76 self.push("-ERR wrong password")
77 self.push('+OK 10 messages')
80 self.push('+OK 10 100')
[all …]
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
Dulldiv.c58 push eax in _aulldiv()
64 push eax in _aulldiv()
66 push eax in _aulldiv()
72 push eax in _aulldiv()
74 push eax in _aulldiv()
Dllrem.c57 push esp in _allrem()
63 push eax in _allrem()
65 push eax in _allrem()
71 push eax in _allrem()
73 push eax in _allrem()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
DThunk16.S57 push %ebp
58 push %ebx
59 push %esi
60 push %edi
61 push %ds
62 push %es
63 push %fs
64 push %gs
69 push %edi #; save stack offset
72 push $0xd
[all …]

12345678910>>...24