Lines Matching refs:ecx
48 movl 0xc(%esp), %ecx
49 movl %ecx, 0x14(%eax)
58 movl %gs:0x14, %ecx /* read stack guard from TLS record */
59 movl %ecx, 0x8(%eax) /* save stack guard */
64 leal 0xc(%eax), %ecx
65 movl %ecx, 0x20(%eax)
70 1: popl %ecx
72 addl $trampoline-1b, %ecx
75 movl %ecx, 0x1c(%eax)
80 2: popl %ecx
82 addl $finish-2b, %ecx
85 movl %ecx, 0x18(%eax)