Home
last modified time | relevance | path

Searched refs:IndxShft (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c839 #define IndxShft(i) BitfR(i,18,1,_b181) macro
1609 db_printf(",%sm", IndxShft(w)? "s":"");
2169 db_printf(",%sm", IndxShft(w)?"s":"");
2170 else if (IndxShft(w))
2230 db_printf(",%sm", IndxShft(w)? "s":"");
2231 else if (IndxShft(w))