OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpr_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libnvmm/
libnvmm_x86.c
1642
static const struct x86_reg
gpr_map
[2][8][8] __cacheline_aligned = {
variable in typeref:typename:const struct x86_reg[2][8][8]__cacheline_aligned
1942
streg->u.reg = &
gpr_map
[0][0][regsize-1]; /* ?AX */
1979
streg->u.reg = &
gpr_map
[0][0][regsize-1]; /* ?AX */
2124
reg = &
gpr_map
[instr->rexpref.x][enc][regsize-1];
2141
reg = &
gpr_map
[instr->rexpref.b][enc][regsize-1];
2211
reg = &
gpr_map
[instr->rexpref.r][enc][regsize-1];
2233
reg = &
gpr_map
[instr->rexpref.b][enc][regsize-1];
libnvmm_x86.c
1642
static const struct x86_reg
gpr_map
[2][8][8] __cacheline_aligned = {
variable in typeref:typename:const struct x86_reg[2][8][8]__cacheline_aligned
1942
streg->u.reg = &
gpr_map
[0][0][regsize-1]; /* ?AX */
1979
streg->u.reg = &
gpr_map
[0][0][regsize-1]; /* ?AX */
2124
reg = &
gpr_map
[instr->rexpref.x][enc][regsize-1];
2141
reg = &
gpr_map
[instr->rexpref.b][enc][regsize-1];
2211
reg = &
gpr_map
[instr->rexpref.r][enc][regsize-1];
2233
reg = &
gpr_map
[instr->rexpref.b][enc][regsize-1];
Completed in 24 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025