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

/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc_fmt.h99 #define FLG_DISP_VAL(x) ((x >> 4L) & 0x0fL) macro
H A Ddis_sparc_fmt.c847 switch (FLG_DISP_VAL(flags)) {
880 switch (FLG_DISP_VAL(flags)) {
921 switch (FLG_DISP_VAL(flags)) {

Completed in 28 milliseconds