Home
last modified time | relevance | path

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

/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dx86-codegen.h680 #define x86_shift_mem_imm(inst,opc,mem,imm) \ macro
H A Damd64-codegen.h564 …st,opc,mem,imm,size) do { amd64_emit_rex ((inst),(size),0,0,(reg)); x86_shift_mem_imm((inst),(opc)…
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dx86-codegen.h680 #define x86_shift_mem_imm(inst,opc,mem,imm) \ macro
H A Damd64-codegen.h564 …st,opc,mem,imm,size) do { amd64_emit_rex ((inst),(size),0,0,(reg)); x86_shift_mem_imm((inst),(opc)…
/dports/lang/mono/mono-5.10.1.57/mono/arch/x86/
H A Dx86-codegen.h767 #define x86_shift_mem_imm(inst,opc,mem,imm) \ macro
/dports/lang/mono/mono-5.10.1.57/mono/arch/amd64/
H A Damd64-codegen.h1206 … amd64_codegen_pre(inst); amd64_emit_rex ((inst),(size),0,0,(reg)); x86_shift_mem_imm((inst),(opc)…