Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c3521 static void gen_cl(DisasContext *ctx, uint32_t opc, in gen_cl() function
13016 gen_cl(ctx, op1, rd, rs); in decode_opc_special_r6()
13041 gen_cl(ctx, op1, rd, rs); in decode_opc_special_r6()
13422 gen_cl(ctx, op1, rd, rs); in decode_opc_special2_legacy()
13441 gen_cl(ctx, op1, rd, rs); in decode_opc_special2_legacy()
H A Dnanomips_translate.c.inc2114 gen_cl(ctx, OPC_CLO, ret, rs);
2118 gen_cl(ctx, OPC_CLZ, ret, rs);
H A Dmicromips_translate.c.inc1121 gen_cl(ctx, mips32_op, rt, rs);