HomeSort by: relevance | last modified time | path
    Searched defs:update_pc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/mips/
mips_emul.c 52 static inline void update_pc(struct trapframe *, uint32_t);
284 update_pc(struct trapframe *tf, uint32_t cause) function in typeref:typename:void
325 update_pc(tf, cause);
372 update_pc(tf, cause);
379 update_pc(tf, cause);
404 update_pc(tf, cause);
487 update_pc(tf, cause);
521 update_pc(tf, cause);
553 update_pc(tf, cause);
581 update_pc(tf, cause)
    [all...]
mips_emul.c 52 static inline void update_pc(struct trapframe *, uint32_t);
284 update_pc(struct trapframe *tf, uint32_t cause) function in typeref:typename:void
325 update_pc(tf, cause);
372 update_pc(tf, cause);
379 update_pc(tf, cause);
404 update_pc(tf, cause);
487 update_pc(tf, cause);
521 update_pc(tf, cause);
553 update_pc(tf, cause);
581 update_pc(tf, cause)
    [all...]
mips_emul.c 52 static inline void update_pc(struct trapframe *, uint32_t);
284 update_pc(struct trapframe *tf, uint32_t cause) function in typeref:typename:void
325 update_pc(tf, cause);
372 update_pc(tf, cause);
379 update_pc(tf, cause);
404 update_pc(tf, cause);
487 update_pc(tf, cause);
521 update_pc(tf, cause);
553 update_pc(tf, cause);
581 update_pc(tf, cause)
    [all...]
mips_emul.c 52 static inline void update_pc(struct trapframe *, uint32_t);
284 update_pc(struct trapframe *tf, uint32_t cause) function in typeref:typename:void
325 update_pc(tf, cause);
372 update_pc(tf, cause);
379 update_pc(tf, cause);
404 update_pc(tf, cause);
487 update_pc(tf, cause);
521 update_pc(tf, cause);
553 update_pc(tf, cause);
581 update_pc(tf, cause)
    [all...]

Completed in 191 milliseconds