Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/mips/
Dmips_emul.c52 static inline void update_pc(struct trapframe *, uint32_t);
284 update_pc(struct trapframe *tf, uint32_t cause) in update_pc() function
325 update_pc(tf, cause); in mips_emul_ll()
372 update_pc(tf, cause); in mips_emul_sc()
379 update_pc(tf, cause); in mips_emul_sc()
404 update_pc(tf, cause); in mips_emul_special()
487 update_pc(tf, cause); in mips_emul_special3()
521 update_pc(tf, cause); in mips_emul_lwc1()
553 update_pc(tf, cause); in mips_emul_lwc1()
581 update_pc(tf, cause); in mips_emul_ldc1()
[all …]