Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c264 int al, al1, af, cf; in helper_das() local
273 al1 = al; in helper_das()
281 if ((al1 > 0x99) || cf) { in helper_das()
/openbmc/qemu/target/tricore/
H A Dtranslate.c182 #define GEN_HELPER_RRR(name, rl, rh, al1, ah1, arg2) do { \ argument
186 tcg_gen_concat_i32_i64(arg1, al1, ah1); \