Home
last modified time | relevance | path

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

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