Home
last modified time | relevance | path

Searched refs:x86_lahf (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dx86-codegen.h1078 #define x86_lahf(inst) do { *(inst)++ = (unsigned char)0x9f; } while (0) macro
H A Dppc32_x86_trans.c232 x86_lahf(b->jit_ptr); in ppc32_update_cr()
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dx86-codegen.h1078 #define x86_lahf(inst) do { *(inst)++ = (unsigned char)0x9f; } while (0) macro
H A Dppc32_x86_trans.c238 x86_lahf(b->jit_ptr); in ppc32_update_cr()