Searched refs:d86_got_modrm (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h82 uint_t d86_got_modrm; member in struct:dis86
H A Ddis_tables.c3034 if (x->d86_got_modrm == 0) {
3038 x->d86_got_modrm = 1;
3736 x->d86_got_modrm = 0;
4300 x->d86_got_modrm = 0;
5174 x->d86_got_modrm = 1;
5182 x->d86_got_modrm = 1;
/freebsd-current/sys/cddl/dev/kinst/amd64/
H A Dkinst_isa.c381 KASSERT(d86.d86_got_modrm,
403 if (d86.d86_got_modrm) {

Completed in 72 milliseconds