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

  /src/sys/arch/ia64/disasm/
disasm.h 189 struct asm_oper { struct
294 struct asm_oper i_oper[7];
326 void asm_operand(const struct asm_oper *, char *, size_t, uint64_t);
disasm.h 189 struct asm_oper { struct
294 struct asm_oper i_oper[7];
326 void asm_operand(const struct asm_oper *, char *, size_t, uint64_t);
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip)
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip)

Completed in 166 milliseconds