Home
last modified time | relevance | path

Searched refs:get_sprn (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Ddisassemble.h24 static inline unsigned int get_sprn(u32 inst) in get_sprn() function
/linux/arch/powerpc/kvm/
H A Demulate.c214 sprn = get_sprn(inst); in kvmppc_emulate_instruction()