Searched defs:f_mod (Results 1 – 2 of 2) sorted by relevance
871 #define f_mod(byte) ((byte)>>6) macro
976 #define f_mod(rex, byte) ((byte)>>6) macro