]> Git Repo - qemu.git/blob - target/mips/trace-events
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into staging
[qemu.git] / target / mips / trace-events
1 # See docs/tracing.txt for syntax documentation.
2
3 # target/mips/translate.c
4 mips_translate_c0(const char *instr, const char *rn, int reg, int sel) "%s %s (reg %d sel %d)"
5 mips_translate_tr(const char *instr, int rt, int u, int sel, int h) "%s (reg %d u %d sel %d h %d)"
This page took 0.024558 seconds and 4 git commands to generate.