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

  /src/sys/arch/alpha/alpha/
db_disasm.c 408 static const char * const jump_opname[4] = { variable
411 #define jump_name(ix) jump_opname[ix]

Completed in 23 milliseconds