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

  /src/sys/arch/ia64/disasm/
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip) function in typeref:typename:void
331 asm_operand(i->i_oper+0, buf, sizeof(buf), ip);
363 asm_operand(i->i_oper + n, buf, sizeof(buf), ip);
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip) function in typeref:typename:void
331 asm_operand(i->i_oper+0, buf, sizeof(buf), ip);
363 asm_operand(i->i_oper + n, buf, sizeof(buf), ip);
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip) function in typeref:typename:void
331 asm_operand(i->i_oper+0, buf, sizeof(buf), ip);
363 asm_operand(i->i_oper + n, buf, sizeof(buf), ip);
disasm_format.c 129 asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip) function in typeref:typename:void
331 asm_operand(i->i_oper+0, buf, sizeof(buf), ip);
363 asm_operand(i->i_oper + n, buf, sizeof(buf), ip);

Completed in 161 milliseconds