Lines Matching refs:ifieldUIMM16
401 static UInt ifieldUIMM16 ( UInt instr ) { in ifieldUIMM16() function
3478 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_arith()
4117 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_cmp()
4235 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_logic()
4992 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_load()
5290 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_store()
5516 UInt uimm16 = ifieldUIMM16(theInstr); in dis_int_ldst_mult()
5830 UInt BD_u16 = ifieldUIMM16(theInstr) & 0xFFFFFFFC; /* mask off */ in dis_branch()
6225 UInt uimm16 = ifieldUIMM16(theInstr); in dis_trapi()
7878 UInt uimm16 = ifieldUIMM16(theInstr); in dis_fp_load()
8016 Int uimm16 = ifieldUIMM16(theInstr); in dis_fp_store()
9240 UInt uimm16 = ifieldUIMM16(theInstr); in dis_fp_pair()