1 1.1 christos #if defined (_ARM_ARCH_4T) || defined(__ARM_ARCH_ISA_THUMB) 2 1.1 christos # define RET bx lr 3 1.1 christos #else 4 1.1 christos # define RET mov pc, lr 5 1.1 christos #endif 6
Indexes created Sat Feb 28 05:31:39 UTC 2026