Searched defs:__get_IAMPR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/frv/include/asm/
H A Dspr-regs.h327 #define __get_IAMPR(R) ({ unsigned long x; asm volatile("movsg iampr"#R",%0" : "=r"(x)); x; }) macro

Completed in 37 milliseconds