Displaying 1 result from an estimated 1 matches for "c01070ea".
Did you mean:
c01070e0
2005 Oct 06
0
smp issues changeset: 7234:bd37123974b2
...able to three going, the 4th will crash.
c01070e0 <xen_idle>:
c01070e0: 55 push %ebp
c01070e1: b9 00 e0 ff ff mov $0xffffe000,%ecx
c01070e6: 21 e1 and %esp,%ecx
c01070e8: 89 e5 mov %esp,%ebp
c01070ea: 83 ec 0c sub $0xc,%esp
c01070ed: 89 1c 24 mov %ebx,(%esp)
c01070f0: 89 74 24 04 mov %esi,0x4(%esp)
c01070f4: 89 7c 24 08 mov %edi,0x8(%esp)
c01070f8: 8b 51 10 mov 0x10(%ecx),%edx
c0107...