Searched refs:rLmost (Results 1 – 1 of 1) sorted by relevance
19317 UInt rLmost = INSN1(12,0); /* reglist entry for r0 .. 12 */ in disInstr_THUMB_WRK() local19335 regList = (bP << 15) | (bM << 14) | rLmost; in disInstr_THUMB_WRK()19341 regList = (bM << 14) | rLmost; in disInstr_THUMB_WRK()