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

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

Completed in 58 milliseconds