Searched defs:BLX (Results 1 – 4 of 4) sorted by relevance
1596 # define BLX(R) "blx " #R "\n" in internal_clone() macro1598 # define BLX(R) "mov lr, pc; bx " #R "\n" in internal_clone() macro1601 # define BLX(R) "mov lr, pc; mov pc," #R "\n" in internal_clone() macro
1663 # define BLX(R) "blx " #R "\n" in internal_clone() macro1665 # define BLX(R) "mov lr, pc; bx " #R "\n" in internal_clone() macro1668 # define BLX(R) "mov lr, pc; mov pc," #R "\n" in internal_clone() macro
84 #define BLX 0xe12fff30 macro
109 #define BLX 0x4780 macro