Searched refs:nextDisp (Results 1 – 1 of 1) sorted by relevance
456 uint32_t nextDisp = (j1 << 13) | (j2 << 11) | imm11; in setDisplacementInThumbBranch() local458 newInstruction |= (nextDisp << 16) | firstDisp; in setDisplacementInThumbBranch()