Home
last modified time | relevance | path

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

/netbsd/lib/libnvmm/
H A Dlibnvmm_x86.c1523 static const struct x86_opcode secondary_opcode_table[256] __cacheline_aligned = { variable
2538 opcode = &secondary_opcode_table[byte]; in node_secondary_opcode()