Lines Matching refs:X86_CODE32
140 //#define X86_CODE32 "\x01\xd8\x81\xc6\x34\x12\x00\x00\x05\x78\x56\x00\x00"
141 //#define X86_CODE32 "\x05\x78\x56\x00\x00"
142 //#define X86_CODE32 "\x01\xd8"
143 //#define X86_CODE32 "\x05\x23\x01\x00\x00"
144 //#define X86_CODE32 "\x8d\x87\x89\x67\x00\x00"
145 //#define X86_CODE32 "\xa1\x13\x48\x6d\x3a\x8b\x81\x23\x01\x00\x00\x8b\x84\x39\x23\x01\x00\x00"
146 //#define X86_CODE32 "\xb4\xc6" // mov ah, 0x6c
147 //#define X86_CODE32 "\x77\x04" // ja +6
153 #define X86_CODE32 "\x8d\x4c\x32\x08\x01\xd8\x81\xc6\x34\x12\x00\x00\x05\x23\x01\x00\x00\x36\x8b\x84\x91\x23\x01\x00\x00\x41\x8d\x84\x39\x89\x67\x00\x00\x8d\x87\x89\x67\x00\x00\xb4\xc6"
154 //#define X86_CODE32 "\x0f\xa7\xc0" // xstorerng
155 //#define X86_CODE32 "\x64\xa1\x18\x00\x00\x00" // mov eax, dword ptr fs:[18]
156 //#define X86_CODE32 "\x64\xa3\x00\x00\x00\x00" // mov [fs:0x0], eax
157 //#define X86_CODE32 "\xd1\xe1" // shl ecx, 1
158 //#define X86_CODE32 "\xd1\xc8" // ror eax, 1
159 //#define X86_CODE32 "\x83\xC0\x80" // add eax, -x80
160 //#define X86_CODE32 "\xe8\x26\xfe\xff\xff" // call 0xe2b
161 //#define X86_CODE32 "\xcd\x80" // int 0x80
162 //#define X86_CODE32 "\x24\xb8" // and $0xb8,%al
163 //#define X86_CODE32 "\xf0\x01\xd8" // lock add eax,ebx
164 //#define X86_CODE32 "\xf3\xaa" // rep stosb
177 (unsigned char *)X86_CODE32,
178 sizeof(X86_CODE32) - 1,
186 (unsigned char *)X86_CODE32,
187 sizeof(X86_CODE32) - 1,