Home
last modified time | relevance | path

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

/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dx86-codegen.h366 #define x86_stosd(inst) x86_stosl((inst)) macro
H A Damd64-codegen.h523 #define amd64_stosd_size(inst,size) do { amd64_emit_rex ((inst),(size),0,0,0); x86_stosd(inst); } w…
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dx86-codegen.h366 #define x86_stosd(inst) x86_stosl((inst)) macro
H A Damd64-codegen.h523 #define amd64_stosd_size(inst,size) do { amd64_emit_rex ((inst),(size),0,0,0); x86_stosd(inst); } w…
/dports/lang/mono/mono-5.10.1.57/mono/arch/x86/
H A Dx86-codegen.h398 #define x86_stosd(inst) x86_stosl((inst)) macro
/dports/lang/mono/mono-5.10.1.57/mono/arch/amd64/
H A Damd64-codegen.h1164 …ze) do { amd64_codegen_pre(inst); amd64_emit_rex ((inst),(size),0,0,0); x86_stosd(inst); amd64_cod…