Displaying 2 results from an estimated 2 matches for "fxrstor64".
Did you mean:
fxrstor
2016 May 04
2
OrcLazyJIT for windows
...t;REntry>, %rax
// 0x3a: JIT re-entry fn addr:
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xff, 0xd0, // 0x42: callq *%rax
0x48, 0x89, 0x45, 0x08, // 0x44: movq %rax, 8(%rbp)
0x48, 0x0f, 0xae, 0x0c, 0x24, // 0x48: fxrstor64 (%rsp)
0x48, 0x81, 0xc4, 0x08, 0x02, 0x00, 0x00, // 0x4d: addq 0x208, %rsp
0x41, 0x5f, // 0x54: popq %r15
0x41, 0x5e, // 0x56: popq %r14
0x41, 0x5d, // 0x58: popq %r13
0x41, 0x5c,...
2016 May 04
2
OrcLazyJIT for windows
...x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
>>
>>
>> 0xff, 0xd0, // 0x42: callq *%rax
>>
>> 0x48, 0x89, 0x45, 0x08, // 0x44: movq %rax, 8(%rbp)
>>
>> 0x48, 0x0f, 0xae, 0x0c, 0x24, // 0x48: fxrstor64 (%rsp)
>>
>> 0x48, 0x81, 0xc4, 0x08, 0x02, 0x00, 0x00, // 0x4d: addq 0x208, %rsp
>>
>> 0x41, 0x5f, // 0x54: popq %r15
>>
>> 0x41, 0x5e, // 0x56: popq %r14
>>
>> 0x41, 0x5d,...