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

  /src/sys/arch/hppa/hppa/
db_disasm.c 992 /* a) locate the desired entry in instrs[] below */
1000 static const struct inst instrs[] = { variable in typeref:typename:const struct inst[]
1258 for (i = &instrs[0]; *i->mnem; i++) {
1281 for (i = &instrs[0]; *i->mnem; i++) {

Completed in 15 milliseconds