Searched defs:gprs (Results 1 - 4 of 4) sorted by relevance

/src/sys/dev/nvmm/x86/
H A Dnvmm_x86.h262 uint64_t gprs[NVMM_X64_NGPR]; member in struct:nvmm_x64_state
H A Dnvmm_x86_svm.c602 uint64_t gprs[NVMM_X64_NGPR]; member in struct:svm_cpudata
[all...]
H A Dnvmm_x86_vmx.c820 uint64_t gprs[NVMM_X64_NGPR]; member in struct:vmx_cpudata
[all...]
/src/lib/libnvmm/
H A Dlibnvmm_x86.c2821 x86_func_and(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2853 x86_func_xchg(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2875 x86_func_sub(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2910 x86_func_xor(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2942 x86_func_cmp(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2965 x86_func_test(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2988 x86_func_mov(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
2997 x86_func_stos(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
3012 x86_func_lods(struct nvmm_vcpu * vcpu,struct nvmm_mem * mem,uint64_t * gprs) argument
3192 uint64_t *gprs; local in function:assist_mem_movs
3238 uint64_t *gprs, op1, op2, fl; local in function:assist_mem_cmps
[all...]

Completed in 14 milliseconds