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

  /src/sys/arch/ia64/disasm/
disasm.h 159 enum asm_oper_type { enum
190 enum asm_oper_type o_type;
disasm_extract.c 185 static enum asm_oper_type
188 enum asm_oper_type ot = ASM_OPER_NONE;
1803 op_type(struct asm_inst *i, int op, enum asm_oper_type ot)
1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits,
1905 enum asm_oper_type ot;

Completed in 12 milliseconds