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

  /src/sys/arch/ia64/disasm/
disasm.h 322 int asm_decode(uint64_t, struct asm_bundle *);
disasm_decode.c 2522 asm_decode(uint64_t ip, struct asm_bundle *b) function in typeref:typename:int
  /src/sys/arch/ia64/ia64/
trap.c 298 if (!asm_decode(tf->tf_special.iip, &bundle))
db_interface.c 447 if (asm_decode((uintptr_t)buf, &bundle)) {

Completed in 13 milliseconds