1 2 3
#define MVMEPROM_CALL(x) \ asm volatile ( __CONCAT("or r9,r0," __STRING(x)) ); \ asm volatile ("tb0 0,r0,496");