Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c4954 int32_t const9; in decode_rc_logical_shift() local
5028 int16_t const9; in decode_rc_accumulator() local
5226 uint32_t const9; in decode_rc_serviceroutine() local
5251 int16_t const9; in decode_rc_mul() local
5372 int32_t const9; in decode_rcr_cond_select() local
5412 int32_t const9; in decode_rcr_madd() local
5467 int32_t const9; in decode_rcr_msub() local
H A Dop_helper.c2659 void helper_bisr(CPUTriCoreState *env, uint32_t const9) in helper_bisr()