Home
last modified time | relevance | path

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

/openbmc/qemu/target/cris/
H A Dtranslate_v10.c.inc165 LOG_DIS("rs=%d rd=%d is_imm=%d mode=%d pfix=%d\n",
229 LOG_DIS("bdap %d $r%d\n", simm, dc->dst);
249 LOG_DIS("cmpq %d, $r%d\n", simm, dc->dst);
257 LOG_DIS("addq %d, $r%d\n", imm, dc->dst);
303 LOG_DIS("subq %d, $r%d\n", imm, dc->dst);
486 LOG_DIS("abs $r%u, $r%u\n", dc->src, dc->dst);
501 LOG_DIS("not $r%d, $r%d\n", dc->src, dc->dst);
521 LOG_DIS("s%s $r%u\n", cc_name(cond), dc->src);
734 LOG_DIS("%s: move.%d [$r%d], $r%d\n", __func__,
931 LOG_DIS("dip pc=%x opcode=%d r%d r%d\n",
[all …]
H A Dtranslate.c1411 LOG_DIS("s%s $r%u\n", in dec_scc_r()
1451 LOG_DIS("lz $r%u, $r%u\n", in dec_lz_r()
1592 LOG_DIS("abs $r%u, $r%u\n", in dec_abs_r()
1633 LOG_DIS("mcp $p%u, $r%u\n", in dec_mcp_r()
1668 LOG_DIS("swap%s $r%u\n", in dec_swap_r()
1883 LOG_DIS("nop\n"); in dec_setclrf()
1886 LOG_DIS("di\n"); in dec_setclrf()
2531 LOG_DIS("lapcq %x, $r%u\n", in dec_lapcq()
2597 LOG_DIS("jas 0x%x\n", imm); in dec_jas_im()
2707 LOG_DIS("rfe\n"); in dec_rfe_etc()
[all …]