| /openbmc/u-boot/arch/arm/lib/ |
| H A D | ashrdi3.S | 11 #define ah r0 macro 14 #define ah r1 macro
|
| H A D | lshrdi3.S | 11 #define ah r0 macro 14 #define ah r1 macro
|
| H A D | ashldi3.S | 11 #define ah r0 macro 14 #define ah r1 macro
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | int_helper.c | 149 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 D | longlong.h | 91 #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 D | math64.h | 168 u32 ah, al; in mul_u64_u32_shr() local
|
| /openbmc/u-boot/drivers/bios_emulator/include/ |
| H A D | biosemu.h | 211 u8 ah, al; member 222 u8 ah; member
|
| /openbmc/qemu/target/alpha/ |
| H A D | int_helper.c | 65 uint64_t al, ah, bl, bh, cl, ch; in helper_cmpbge() local
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op.c | 1052 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 D | tcg-op-vec.c | 239 TCGArg ah = tcgv_i32_arg(TCGV_HIGH(a)); in tcg_gen_dup_i64_vec() local
|
| H A D | optimize.c | 849 TCGArg al, ah, bl, bh; in do_constant_folding_cond2() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vfp_helper.c | 75 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 D | test-i386.c | 1655 int int_num, ah, v; in test_vm86() local
|