Lines Matching refs:bit
32 subl $0x4,%esp # 32bit returnValue
33 pushl %esp # 32bit &returnValue
34 pushl %ecx # 32bit pCallStack
35 pushl %edx # 32bit nVtableOffset
36 pushl %eax # 32bit nFunctionIndex
38 movl 16(%esp),%eax # 32bit returnValue
52 pushl $0 # 32bit null pointer (returnValue not used)
53 pushl %ecx # 32bit pCallStack
54 pushl %edx # 32bit nVtableOffset
55 pushl %eax # 32bit nFunctionIndex
70 subl $0x8,%esp # 64bit returnValue
71 pushl %esp # 32bit &returnValue
72 pushl %ecx # 32bit pCallStack
73 pushl %edx # 32bit nVtableOffset
74 pushl %eax # 32bit nFunctionIndex
76 movl 16(%esp),%eax # 64bit returnValue, lower half
77 movl 20(%esp),%edx # 64bit returnValue, upper half
91 subl $0x4,%esp # 32bit returnValue
92 pushl %esp # 32bit &returnValue
93 pushl %ecx # 32bit pCallStack
94 pushl %edx # 32bit nVtableOffset
95 pushl %eax # 32bit nFunctionIndex
97 flds 16(%esp) # 32bit returnValue
111 subl $0x8,%esp # 64bit returnValue
112 pushl %esp # 32bit &returnValue
113 pushl %ecx # 32bit pCallStack
114 pushl %edx # 32bit nVtableOffset
115 pushl %eax # 32bit nFunctionIndex
117 fldl 16(%esp) # 64bit returnValue
131 subl $0x4,%esp # 32bit returnValue
132 pushl %esp # 32bit &returnValue
133 pushl %ecx # 32bit pCallStack
134 pushl %edx # 32bit nVtableOffset
135 pushl %eax # 32bit nFunctionIndex
137 movl 16(%esp),%eax # 32bit returnValue