Home
last modified time | relevance | path

Searched refs:x86_fst (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dx86-codegen.h1288 #define x86_fst(inst,mem,is_double,pop_stack) \ macro
H A Damd64-codegen.h637 …inst,mem,is_double,pop_stack,size) do { amd64_emit_rex ((inst),0,0,0,0); x86_fst((inst),(mem),(is_…
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dx86-codegen.h1288 #define x86_fst(inst,mem,is_double,pop_stack) \ macro
H A Damd64-codegen.h637 …inst,mem,is_double,pop_stack,size) do { amd64_emit_rex ((inst),0,0,0,0); x86_fst((inst),(mem),(is_…
/dports/lang/mono/mono-5.10.1.57/mono/arch/x86/
H A Dx86-codegen.h1449 #define x86_fst(inst,mem,is_double,pop_stack) \ macro
/dports/lang/mono/mono-5.10.1.57/mono/arch/amd64/
H A Damd64-codegen.h1279 …ack,size) do { amd64_codegen_pre(inst); amd64_emit_rex ((inst),0,0,0,0); x86_fst((inst),(mem),(is_…