Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/cpu/
H A Dgeneric.c222 #define IS_IBIT_SET(x) (x & 0x2000) macro
243 if (IS_IBIT_SET(instr)) { in vis1_partial_support()
H A Dniagara.c263 #define IS_IBIT_SET(x) (x & 0x2000) macro
284 if (IS_IBIT_SET(instr)) { in vis1_partial_support()
/titanic_41/usr/src/uts/sparc/v9/os/
H A Dsimulator.c56 #define IS_IBIT_SET(x) (x & 0x2000) macro
891 if (IS_IBIT_SET(inst)) { in simulate_unimp()