Lines Matching refs:bit

33     subl    $0x8,%esp         # 32bit returnValue, and preserve potential 128bit
35 pushl %esp # 32bit &returnValue
36 pushl %ecx # 32bit pCallStack
37 pushl %edx # 32bit nVtableOffset
38 pushl %eax # 32bit nFunctionIndex
40 movl 16(%esp),%eax # 32bit returnValue
55 andl $0xFFFFFFF0,%esp # preserve potential 128bit stack alignment
56 pushl $0 # 32bit null pointer (returnValue not used)
57 pushl %ecx # 32bit pCallStack
58 pushl %edx # 32bit nVtableOffset
59 pushl %eax # 32bit nFunctionIndex
75 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
77 pushl %esp # 32bit &returnValue
78 pushl %ecx # 32bit pCallStack
79 pushl %edx # 32bit nVtableOffset
80 pushl %eax # 32bit nFunctionIndex
82 movl 16(%esp),%eax # 64bit returnValue, lower half
83 movl 20(%esp),%edx # 64bit returnValue, upper half
98 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
100 pushl %esp # 32bit &returnValue
101 pushl %ecx # 32bit pCallStack
102 pushl %edx # 32bit nVtableOffset
103 pushl %eax # 32bit nFunctionIndex
105 flds 16(%esp) # 32bit returnValue
120 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
122 pushl %esp # 32bit &returnValue
123 pushl %ecx # 32bit pCallStack
124 pushl %edx # 32bit nVtableOffset
125 pushl %eax # 32bit nFunctionIndex
127 fldl 16(%esp) # 64bit returnValue
142 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
144 pushl %esp # 32bit &returnValue
145 pushl %ecx # 32bit pCallStack
146 pushl %edx # 32bit nVtableOffset
147 pushl %eax # 32bit nFunctionIndex
149 movl 16(%esp),%eax # 32bit returnValue