Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c132 #define IS_STORE(i) (((i) >> 21) & 1) macro
1905 if (IS_STORE(instr)) in get_accesstype()