Home | History | Annotate | Download | only in target-mips

Lines Matching refs:TARGET_FMT_lx

1751         qemu_log("ERET: PC " TARGET_FMT_lx " EPC " TARGET_FMT_lx,
1754 qemu_log(" ErrorEPC " TARGET_FMT_lx, env->CP0_ErrorEPC);
1756 qemu_log(" DEPC " TARGET_FMT_lx, env->CP0_DEPC);
1764 qemu_log(" => PC " TARGET_FMT_lx " EPC " TARGET_FMT_lx,
1767 qemu_log(" ErrorEPC " TARGET_FMT_lx, env->CP0_ErrorEPC);
1769 qemu_log(" DEPC " TARGET_FMT_lx, env->CP0_DEPC);