Lines Matching defs:_bMax
268 #define SLICE_UInt(_uint,_bMax,_bMin) \ argument
5245 # define INSN(_bMax,_bMin) SLICE_UInt(theInstr, (_bMax), (_bMin)) in dis_neon_data_2reg_and_scalar() argument
8329 # define INSN(_bMax,_bMin) SLICE_UInt(theInstr, (_bMax), (_bMin)) in dis_neon_load_or_store() argument
8842 # define INSN(_bMax,_bMin) SLICE_UInt(insn32, (_bMax), (_bMin)) in decode_NEON_instruction() argument
8930 # define INSNA(_bMax,_bMin) SLICE_UInt(insnv6m, (_bMax), (_bMin)) in decode_V6MEDIA_instruction() argument
8931 # define INSNT0(_bMax,_bMin) SLICE_UInt( ((insnv6m >> 16) & 0xFFFF), \ in decode_V6MEDIA_instruction() argument
8933 # define INSNT1(_bMax,_bMin) SLICE_UInt( ((insnv6m >> 0) & 0xFFFF), \ in decode_V6MEDIA_instruction() argument
12814 # define INSN(_bMax,_bMin) SLICE_UInt(insn28, (_bMax), (_bMin)) in decode_CP10_CP11_instruction() argument
14441 # define INSN(_bMax,_bMin) SLICE_UInt(insn, (_bMax), (_bMin)) in decode_NV_instruction() argument
14600 # define INSN(_bMax,_bMin) SLICE_UInt(insn, (_bMax), (_bMin)) in disInstr_ARM_WRK() argument
17433 # define INSN0(_bMax,_bMin) SLICE_UInt(((UInt)insn0), (_bMax), (_bMin)) in disInstr_THUMB_WRK() argument
19183 # define INSN1(_bMax,_bMin) SLICE_UInt(((UInt)insn1), (_bMax), (_bMin)) in disInstr_THUMB_WRK() argument