Searched defs:BLX (Results 1 – 1 of 1) sorted by relevance
1785 # define BLX(R) "blx " #R "\n" in internal_clone() macro1787 # define BLX(R) "mov lr, pc; bx " #R "\n" in internal_clone() macro1790 # define BLX(R) "mov lr, pc; mov pc," #R "\n" in internal_clone() macro