Searched refs:al1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | int_helper.c | 248 int al, al1, af, cf; in helper_das() local 257 al1 = al; in helper_das() 265 if ((al1 > 0x99) || cf) { in helper_das()
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 180 #define GEN_HELPER_RRR(name, rl, rh, al1, ah1, arg2) do { \ argument 184 tcg_gen_concat_i32_i64(arg1, al1, ah1); \
|