Home
last modified time | relevance | path

Searched defs:const9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dtranslate.c4957 int32_t const9; in decode_rc_logical_shift() local
5031 int16_t const9; in decode_rc_accumulator() local
5229 uint32_t const9; in decode_rc_serviceroutine() local
5254 int16_t const9; in decode_rc_mul() local
5375 int32_t const9; in decode_rcr_cond_select() local
5415 int32_t const9; in decode_rcr_madd() local
5470 int32_t const9; in decode_rcr_msub() local
H A Dop_helper.c2659 void helper_bisr(CPUTriCoreState *env, uint32_t const9) in helper_bisr()