Searched defs:IF_SIMM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dinstr.h217 #define IF_SIMM(i, w) ({ u_long b = (w), x = IF_IMM((i), b); IF_SEXT((x), b); }) macro

Completed in 71 milliseconds