Home
last modified time | relevance | path

Searched defs:ah (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dashrdi3.S11 #define ah r0 macro
14 #define ah r1 macro
H A Dlshrdi3.S11 #define ah r0 macro
14 #define ah r1 macro
H A Dashldi3.S11 #define ah r0 macro
14 #define ah r1 macro
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c149 int ah; in helper_aam() local
159 int al, ah; in helper_aad() local
170 int al, ah, af; in helper_aaa() local
195 int al, ah, af; in helper_aas() local
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h91 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
101 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/openbmc/u-boot/include/linux/
H A Dmath64.h168 u32 ah, al; in mul_u64_u32_shr() local
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h211 u8 ah, al; member
222 u8 ah; member
/openbmc/qemu/target/alpha/
H A Dint_helper.c65 uint64_t al, ah, bl, bh, cl, ch; in helper_cmpbge() local
/openbmc/qemu/tcg/
H A Dtcg-op.c1052 void tcg_gen_extract2_i32(TCGv_i32 ret, TCGv_i32 al, TCGv_i32 ah, in tcg_gen_extract2_i32()
1085 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_add2_i32()
1134 TCGv_i32 ah, TCGv_i32 bl, TCGv_i32 bh) in tcg_gen_sub2_i32()
2793 void tcg_gen_extract2_i64(TCGv_i64 ret, TCGv_i64 al, TCGv_i64 ah, in tcg_gen_extract2_i64()
2840 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_add2_i64()
2943 TCGv_i64 ah, TCGv_i64 bl, TCGv_i64 bh) in tcg_gen_sub2_i64()
H A Dtcg-op-vec.c239 TCGArg ah = tcgv_i32_arg(TCGV_HIGH(a)); in tcg_gen_dup_i64_vec() local
H A Doptimize.c849 TCGArg al, ah, bl, bh; in do_constant_folding_cond2() local
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c75 static inline uint32_t vfp_exceptbits_from_host(int host_bits, bool ah) in vfp_exceptbits_from_host()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1655 int int_num, ah, v; in test_vm86() local