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

/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h92 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift)) macro
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h93 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift)) macro

Completed in 121 milliseconds