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