Searched refs:ASM_OPER_NONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/ia64/disasm/
H A Ddisasm_format.c268 case ASM_OPER_NONE:
334 while (n < 7 && i->i_oper[n].o_type != ASM_OPER_NONE) {
H A Ddisasm.h158 ASM_OPER_NONE, enumerator in enum:asm_oper_type
H A Ddisasm_extract.c188 enum asm_oper_type ot = ASM_OPER_NONE;
/freebsd-9.3-release/sys/ia64/ia64/
H A Ddb_machdep.c401 while (n < 7 && i->i_oper[n].o_type != ASM_OPER_NONE) {

Completed in 101 milliseconds