Home
last modified time | relevance | path

Searched refs:CTRDATA_TYPE_DIRECT_CALL (Results 1 – 4 of 4) sorted by relevance

/qemu/target/riscv/insn_trans/
H A Dtrans_rvzce.c.inc323 TCGv type = tcg_constant_tl(CTRDATA_TYPE_DIRECT_CALL);
/qemu/target/riscv/
H A Dcpu_bits.h964 CTRDATA_TYPE_DIRECT_CALL = 9, enumerator
H A Dtranslate.c590 type = tcg_constant_tl(CTRDATA_TYPE_DIRECT_CALL); in gen_ctr_jal()
H A Dcpu_helper.c958 type != CTRDATA_TYPE_DIRECT_CALL && in riscv_ctr_add_entry()