Home | History | Annotate | Download | only in x86_64

Lines Matching refs:POP

133     POP rbx
134 POP rbp
135 POP r12
136 POP r13
137 POP r14
138 POP r15
212 POP rcx
213 POP rdx
214 POP rbx
215 POP rbp
216 POP rsi
217 POP r8
218 POP r9
219 POP r12
220 POP r13
221 POP r14
222 POP r15
487 POP r9 // Pop r9 - shorty*.
488 POP r8 // Pop r8 - result*.
489 POP rbp // Pop rbp
570 POP r9 // Pop r9 - shorty*.
571 POP r8 // Pop r8 - result*.
572 POP rbp // Pop rbp
636 ret // From higher in the stack pop rip.
929 addq LITERAL(16), %rsp // pop arguments
935 POP rsi // Pop arguments
936 POP rdi
1031 POP rdx
1032 POP rsi
1033 POP rdi
1048 POP rdx
1049 POP rsi
1050 POP rdi
1144 addq LITERAL(168 + 4*8), %rsp // Pop arguments.
1244 * | Stack for Regs | The trampoline assembly will pop these values
1327 // pop from the register-passing alloca region
1387 POP rcx // Arg.
1388 POP rdx // Arg.
1389 POP rbx // Callee save.
1390 POP rbp // Callee save.
1391 POP rsi // Arg.
1392 POP r8 // Arg.
1393 POP r9 // Arg.
1394 POP r12 // Callee save.
1395 POP r13 // Callee save.
1396 POP r14 // Callee save.
1397 POP r15 // Callee save.
1423 POP rcx // Arg.
1424 POP rdx // Arg.
1425 POP rbx // Callee save.
1426 POP rbp // Callee save.
1427 POP rsi // Arg.
1428 POP r8 // Arg.
1429 POP r9 // Arg.
1430 POP r12 // Callee save.
1431 POP r13 // Callee save.
1432 POP r14 // Callee save.
1433 POP r15 // Callee save.
1512 POP rax // Restore integer result.