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

  /src/sys/arch/hppa/hppa/
db_disasm.c 849 #define IndxShft(i) BitfR(i,18,1,_b181)
1575 db_printf(",%sm", IndxShft(w)? "s":"");
2103 db_printf(",%sm", IndxShft(w)?"s":"");
2104 else if (IndxShft(w))
2161 db_printf(",%sm", IndxShft(w)? "s":"");
2162 else if (IndxShft(w))

Completed in 14 milliseconds