Searched refs:IS_LDSTUB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c134 #define IS_LDSTUB(i) (((i) & 0xc1f80000) == 0xc0680000) macro
772 (IS_LDSTUB(instr) && ldstub_nc(rp, instr))) {

Completed in 46 milliseconds