Searched defs:spsr (Results 1 – 5 of 5) sorted by relevance
30 uint64_t spsr; member
577 static int el_from_spsr(uint32_t spsr) in el_from_spsr()640 uint32_t spsr = env->banked_spsr[spsr_idx]; in HELPER() local
2610 static uint32_t msr_mask(DisasContext *s, int flags, int spsr) in msr_mask()2643 static int gen_set_psr(DisasContext *s, uint32_t mask, int spsr, TCGv_i32 t0) in gen_set_psr()2664 static int gen_set_psr_im(DisasContext *s, uint32_t mask, int spsr, uint32_t val) in gen_set_psr_im()
52 __u64 spsr[KVM_NR_SPSR]; member
282 uint32_t spsr; member