m1               1649 tools/finsig_dryos.c             int m1 = find_inst_rev(fw,isBL,r1,6);
m1               1650 tools/finsig_dryos.c             if (m1 > 0)
m1               1652 tools/finsig_dryos.c                 int m2 = idxFollowBranch(fw,m1,0x01000001);
m1               1655 tools/finsig_dryos.c                     m1 = find_inst_rev(fw,isSTMFD_LR,m1,3);
m1               1656 tools/finsig_dryos.c                     if (m1 > 0)
m1               1658 tools/finsig_dryos.c                         fwAddMatch(fw,idx2adr(fw,m1),32,0,122);
m1               1686 tools/finsig_dryos.c         int m1 = find_Nth_inst(fw,isBL,j+1,12,fw->dryos_ver<54?4:fw->dryos_ver==59?2:3);
m1               1692 tools/finsig_dryos.c             m1 = find_inst(fw,isB,j+1,12);
m1               1693 tools/finsig_dryos.c             if (m1 > 0)
m1               1695 tools/finsig_dryos.c                 m2 = idxFollowBranch(fw,m1,0x00000001);
m1               1709 tools/finsig_dryos.c                 if ((fwval(fw,m1+k) & 0xFE1FF000) == 0xE41F0000) // ldr r0, =func
m1               1711 tools/finsig_dryos.c                     uint32_t u1 = LDR2val(fw, m1+k);
m1               1731 tools/finsig_dryos.c             m2 = idxFollowBranch(fw,m1,0x01000001);
m1               1736 tools/finsig_dryos.c                 m1 = find_inst(fw,isBL,m1+1,4);
m1               1737 tools/finsig_dryos.c                 m2 = idxFollowBranch(fw,m1,0x01000001);
m1               1860 tools/finsig_dryos.c         int m1 = find_Nth_inst(fw,isBLEQ,j+1,20,1);
m1               1861 tools/finsig_dryos.c         if (m1 > 0)
m1               1867 tools/finsig_dryos.c                 if ((fwval(fw,m1+k) & 0xFE1FF000) == 0x041F0000) // ldreq r0, =func
m1               1869 tools/finsig_dryos.c                     uint32_t u1 = LDR2val(fw, m1+k);