Searched refs:SBM (Results 1 – 2 of 2) sorted by relevance
38 #define SBM(offs) ((((1 << (32 - offs)) -1) << (offs))) macro343 mask = SBM(instruction->match_bits); in build_mask()
37 #define SBM(offs) ((((1 << (32 - offs)) -1) << (offs))) macro306 unsigned long mask = SBM (instruction->match_bits); in build_mask()