Searched defs:cpsr (Results 1 – 8 of 8) sorted by relevance
85 static unsigned long __kprobes __check_eq(unsigned long cpsr) in __check_eq()90 static unsigned long __kprobes __check_ne(unsigned long cpsr) in __check_ne()95 static unsigned long __kprobes __check_cs(unsigned long cpsr) in __check_cs()100 static unsigned long __kprobes __check_cc(unsigned long cpsr) in __check_cc()105 static unsigned long __kprobes __check_mi(unsigned long cpsr) in __check_mi()110 static unsigned long __kprobes __check_pl(unsigned long cpsr) in __check_pl()115 static unsigned long __kprobes __check_vs(unsigned long cpsr) in __check_vs()120 static unsigned long __kprobes __check_vc(unsigned long cpsr) in __check_vc()125 static unsigned long __kprobes __check_hi(unsigned long cpsr) in __check_hi()131 static unsigned long __kprobes __check_ls(unsigned long cpsr) in __check_ls()[all …]
21 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) argument28 #define current_cond(cpsr) ((cpsr >> 12) & 0xf) argument237 unsigned long cpsr = regs->ARM_cpsr; in t32_emulate_rd8rn16rm0_rwflags() local1034 unsigned long cpsr = regs->ARM_cpsr; in t16_simulate_it() local1115 unsigned long cpsr = t16_emulate_loregs(p, regs); in t16_emulate_loregs_noitrwflags() local1130 unsigned long cpsr = regs->ARM_cpsr; in t16_emulate_hiregs() local1434 static unsigned long __kprobes thumb_check_cc(unsigned long cpsr) in thumb_check_cc()
261 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd12rn16rm0rs8_rwflags() local291 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd12rn16rm0_rwflags_nopc() local320 unsigned long cpsr = regs->ARM_cpsr; in emulate_rd16rn12rm0rs8_rwflags_nopc() local369 unsigned long cpsr = regs->ARM_cpsr; in emulate_rdlo12rdhi16rn0rm8_rwflags_nopc() local
80 static inline unsigned long it_advance(unsigned long cpsr) in it_advance()100 long cpsr = regs->ARM_cpsr; in bx_write_pc() local
467 long cpsr; in setjmp_pre_handler() local
360 unsigned long cpsr = regs->ARM_cpsr & ~(PSR_f | PSR_E_BIT); in setup_return() local
1053 static unsigned long test_check_cc(int cc, unsigned long cpsr) in test_check_cc()1066 unsigned long cpsr; in test_context_cpsr() local
171 unsigned long cpsr, cond, insn; in kvm_condition_valid() local221 unsigned long cpsr = *vcpu_cpsr(vcpu); in kvm_adjust_itstate() local291 unsigned long cpsr = *vcpu_cpsr(vcpu); in kvm_inject_undefined() local325 unsigned long cpsr = *vcpu_cpsr(vcpu); in inject_abt() local