Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c3795 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_abs_ldw()
3828 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_abs_ldb()
3859 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_abs_ldst_swap()
3883 gen_helper_1arg(ldlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context()
3886 gen_helper_1arg(lducx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context()
3889 gen_helper_1arg(stlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context()
3892 gen_helper_1arg(stucx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context()
3910 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_abs_store()
3943 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_abs_storeb_h()
8050 temp = tcg_constant_i32(EA_ABS_FORMAT(address)); in decode_32Bit_opc()
[all …]