Home
last modified time | relevance | path

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

/openbmc/qemu/target/cris/
H A Dcpu.h253 CC_OP_LZ enumerator
H A Dtranslate.c693 case CC_OP_LZ: in cris_alu_op_exec()
1456 cris_alu(dc, CC_OP_LZ, cpu_R[dc->op2], cpu_R[dc->op2], t0, 4); in dec_lz_r()
H A Dtranslate_v10.c.inc688 dec10_reg_alu(dc, CC_OP_LZ, 4, 0);