Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/mips/
H A Dmips_emul.c48 static inline void update_pc(struct trapframe *, uint32_t);
280 update_pc(struct trapframe *tf, uint32_t cause) in update_pc() function
321 update_pc(tf, cause); in mips_emul_ll()
368 update_pc(tf, cause); in mips_emul_sc()
375 update_pc(tf, cause); in mips_emul_sc()
400 update_pc(tf, cause); in mips_emul_special()
483 update_pc(tf, cause); in mips_emul_special3()
517 update_pc(tf, cause); in mips_emul_lwc1()
549 update_pc(tf, cause); in mips_emul_lwc1()
577 update_pc(tf, cause); in mips_emul_ldc1()
[all …]