Home
last modified time | relevance | path

Searched refs:AMD64_R9 (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-amd64.h220 static AMD64_Reg_No param_regs [] = { AMD64_RCX, AMD64_RDX, AMD64_R8, AMD64_R9 };
238 AMD64_RCX, AMD64_R8, AMD64_R9};
389 #define MONO_AMD64_ARG_REG4 AMD64_R9
H A Dexceptions-amd64.c259 …if (i != AMD64_RIP && i != AMD64_RSP && i != AMD64_R8 && i != AMD64_R9 && i != AMD64_R10 && i != A… in mono_arch_get_restore_context()
1839 int cont_reg = AMD64_R9; /* register usable on both call conventions */ in mono_tasklets_arch_restore()
H A Dmini-amd64.c115 case AMD64_R9: return "%r9"; in mono_arch_regname()
1413 regs = g_list_prepend (regs, (gpointer)AMD64_R9); in mono_arch_get_iregs_clobbered_by_call()
4708 dst_reg = AMD64_R9; in mono_arch_output_basic_block()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-context.c186 mctx->gregs [AMD64_R9] = UCONTEXT_REG_R9 (ctx); in mono_sigctx_to_monoctx()
229 mctx->gregs [AMD64_R9] = context->R9; in mono_sigctx_to_monoctx()
258 UCONTEXT_REG_R9 (ctx) = mctx->gregs [AMD64_R9]; in mono_monoctx_to_sigctx()
301 context->R9 = mctx->gregs [AMD64_R9]; in mono_monoctx_to_sigctx()
H A Dmach-support-amd64.c96 context->gregs [AMD64_R9] = arch_state->__r9; in mono_mach_arch_thread_states_to_mono_context()
H A Dmono-context.h320 [r9] MONO_CONTEXT_OFFSET (gregs, AMD64_R9, mgreg_t), \
/dports/lang/mono/mono-5.10.1.57/mono/arch/amd64/
H A Damd64-codegen.h47 AMD64_R9 = 9, enumerator
93 #define AMD64_ARG_REG4 AMD64_R9
102 …((1<<AMD64_RAX) | (1<<AMD64_RCX) | (1<<AMD64_RDX) | (1<<AMD64_R8) | (1<<AMD64_R9) | (1<<AMD64_R10))
105 #define AMD64_ARGUMENT_REGS ((1<<AMD64_RDX) | (1<<AMD64_RCX) | (1<<AMD64_R8) | (1<<AMD64_R9))
115 … (1<<AMD64_RDX) | (1<<AMD64_RSI) | (1<<AMD64_RDI) | (1<<AMD64_R8) | (1<<AMD64_R9) | (1<<AMD64_R10))
118 …((1<<AMD64_RDI) | (1<<AMD64_RSI) | (1<<AMD64_RDX) | (1<<AMD64_RCX) | (1<<AMD64_R8) | (1<<AMD64_R9))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A Dlibmach8db.c112 AMD64_R9, enumerator
1716 [AMD64_R9] = "R9",
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmach386.c360 AMD64_R9, enumerator
1951 [AMD64_R9] = "R9",
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Damd64-codegen.h29 AMD64_R9 = 9, enumerator
68 … (1<<AMD64_RDX) | (1<<AMD64_RSI) | (1<<AMD64_RDI) | (1<<AMD64_R8) | (1<<AMD64_R9) | (1<<AMD64_R10))
71 …((1<<AMD64_RDI) | (1<<AMD64_RSI) | (1<<AMD64_RDX) | (1<<AMD64_RCX) | (1<<AMD64_R8) | (1<<AMD64_R9))
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Damd64-codegen.h29 AMD64_R9 = 9, enumerator
68 … (1<<AMD64_RDX) | (1<<AMD64_RSI) | (1<<AMD64_RDI) | (1<<AMD64_R8) | (1<<AMD64_R9) | (1<<AMD64_R10))
71 …((1<<AMD64_RDI) | (1<<AMD64_RSI) | (1<<AMD64_RDX) | (1<<AMD64_RCX) | (1<<AMD64_R8) | (1<<AMD64_R9))