Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c474 const char *const dis_REG64[16] = { variable
3405 (void) strlcat(opnd, dis_REG64[r_m], OPLEN); in dtrace_get_operand()
3514 regs = (char **)dis_REG64; in dtrace_get_operand()