HomeSort by: relevance | last modified time | path
    Searched defs:primary_opcode_table (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libnvmm/
libnvmm_x86.c 1090 static const struct x86_opcode primary_opcode_table[256] __cacheline_aligned = { variable in typeref:typename:const struct x86_opcode[256]__cacheline_aligned
2495 opcode = &primary_opcode_table[byte];
libnvmm_x86.c 1090 static const struct x86_opcode primary_opcode_table[256] __cacheline_aligned = { variable in typeref:typename:const struct x86_opcode[256]__cacheline_aligned
2495 opcode = &primary_opcode_table[byte];

Completed in 25 milliseconds