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

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

Completed in 195 milliseconds