Home
last modified time | relevance | path

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

/netbsd/lib/libnvmm/
H A Dlibnvmm_x86.c1090 static const struct x86_opcode primary_opcode_table[256] __cacheline_aligned = { variable
2495 opcode = &primary_opcode_table[byte]; in node_primary_opcode()