Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/openbmc/qemu/include/qemu/
H A Dint128.h15 static inline Int128 int128_make64(uint64_t a) in int128_make64()
20 static inline Int128 int128_makes64(int64_t a) in int128_makes64()
30 static inline uint64_t int128_get64(Int128 a) in int128_get64()
37 static inline uint64_t int128_getlo(Int128 a) in int128_getlo()
42 static inline int64_t int128_gethi(Int128 a) in int128_gethi()
62 static inline Int128 int128_exts64(int64_t a) in int128_exts64()
67 static inline Int128 int128_not(Int128 a) in int128_not()
72 static inline Int128 int128_and(Int128 a, Int128 b) in int128_and()
77 static inline Int128 int128_or(Int128 a, Int128 b) in int128_or()
82 static inline Int128 int128_xor(Int128 a, Int128 b) in int128_xor()
[all …]
/openbmc/qemu/target/rx/
H A Ddisas.c196 static bool trans_MOV_rm(DisasContext *ctx, arg_MOV_rm *a) in trans_MOV_rm()
209 static bool trans_MOV_mr(DisasContext *ctx, arg_MOV_mr *a) in trans_MOV_mr()
224 static bool trans_MOV_ir(DisasContext *ctx, arg_MOV_ir *a) in trans_MOV_ir()
232 static bool trans_MOV_im(DisasContext *ctx, arg_MOV_im *a) in trans_MOV_im()
245 static bool trans_MOV_ar(DisasContext *ctx, arg_MOV_ar *a) in trans_MOV_ar()
252 static bool trans_MOV_ra(DisasContext *ctx, arg_MOV_ra *a) in trans_MOV_ra()
263 static bool trans_MOV_mm(DisasContext *ctx, arg_MOV_mm *a) in trans_MOV_mm()
286 static bool trans_MOV_rp(DisasContext *ctx, arg_MOV_rp *a) in trans_MOV_rp()
298 static bool trans_MOV_pr(DisasContext *ctx, arg_MOV_pr *a) in trans_MOV_pr()
309 static bool trans_MOVU_mr(DisasContext *ctx, arg_MOVU_mr *a) in trans_MOVU_mr()
[all …]
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h263 static inline bool float16_is_any_nan(float16 a) in float16_is_any_nan()
268 static inline bool float16_is_neg(float16 a) in float16_is_neg()
273 static inline bool float16_is_infinity(float16 a) in float16_is_infinity()
278 static inline bool float16_is_zero(float16 a) in float16_is_zero()
283 static inline bool float16_is_zero_or_denormal(float16 a) in float16_is_zero_or_denormal()
288 static inline bool float16_is_normal(float16 a) in float16_is_normal()
293 static inline float16 float16_abs(float16 a) in float16_abs()
301 static inline float16 float16_chs(float16 a) in float16_chs()
309 static inline float16 float16_set_sign(float16 a, int sign) in float16_set_sign()
314 static inline bool float16_eq(float16 a, float16 b, float_status *s) in float16_eq()
[all …]
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b… argument
4 return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i… argument
5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… argument
/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c65 static bool trans_MFHI1(DisasContext *ctx, arg_r *a) in trans_MFHI1()
72 static bool trans_MFLO1(DisasContext *ctx, arg_r *a) in trans_MFLO1()
79 static bool trans_MTHI1(DisasContext *ctx, arg_r *a) in trans_MTHI1()
86 static bool trans_MTLO1(DisasContext *ctx, arg_r *a) in trans_MTLO1()
117 static bool trans_parallel_arith(DisasContext *ctx, arg_r *a, in trans_parallel_arith()
143 static bool trans_PSUBB(DisasContext *ctx, arg_r *a) in trans_PSUBB()
149 static bool trans_PSUBH(DisasContext *ctx, arg_r *a) in trans_PSUBH()
155 static bool trans_PSUBW(DisasContext *ctx, arg_r *a) in trans_PSUBW()
186 static bool trans_PAND(DisasContext *ctx, arg_r *a) in trans_PAND()
192 static bool trans_POR(DisasContext *ctx, arg_r *a) in trans_POR()
[all …]
H A Docteon_translate.c16 static bool trans_BBIT(DisasContext *ctx, arg_BBIT *a) in trans_BBIT()
44 static bool trans_BADDU(DisasContext *ctx, arg_BADDU *a) in trans_BADDU()
63 static bool trans_DMUL(DisasContext *ctx, arg_DMUL *a) in trans_DMUL()
81 static bool trans_EXTS(DisasContext *ctx, arg_EXTS *a) in trans_EXTS()
97 static bool trans_CINS(DisasContext *ctx, arg_CINS *a) in trans_CINS()
113 static bool trans_POP(DisasContext *ctx, arg_POP *a) in trans_POP()
132 static bool trans_SEQNE(DisasContext *ctx, arg_SEQNE *a) in trans_SEQNE()
155 static bool trans_SEQNEI(DisasContext *ctx, arg_SEQNEI *a) in trans_SEQNEI()
178 static bool trans_lx(DisasContext *ctx, arg_lx *a, MemOp mop) in trans_lx()
H A Dmsa_translate.c244 static bool trans_BZ_V(DisasContext *ctx, arg_msa_bz *a) in trans_BZ_V()
249 static bool trans_BNZ_V(DisasContext *ctx, arg_msa_bz *a) in trans_BNZ_V()
274 static bool trans_BZ(DisasContext *ctx, arg_msa_bz *a) in trans_BZ()
279 static bool trans_BNZ(DisasContext *ctx, arg_msa_bz *a) in trans_BNZ()
284 static bool trans_msa_i8(DisasContext *ctx, arg_msa_i *a, in trans_msa_i8()
307 static bool trans_SHF(DisasContext *ctx, arg_msa_i *a) in trans_SHF()
326 static bool trans_msa_i5(DisasContext *ctx, arg_msa_i *a, in trans_msa_i5()
354 static bool trans_LDI(DisasContext *ctx, arg_msa_ldi *a) in trans_LDI()
368 static bool trans_msa_bit(DisasContext *ctx, arg_msa_bit *a, in trans_msa_bit()
401 static bool trans_msa_3rf(DisasContext *ctx, arg_msa_r *a, in trans_msa_3rf()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Darith_helper.c24 static inline uint16_t add16_sat(uint16_t a, uint16_t b) in add16_sat()
40 static inline uint8_t add8_sat(uint8_t a, uint8_t b) in add8_sat()
56 static inline uint16_t sub16_sat(uint16_t a, uint16_t b) in sub16_sat()
72 static inline uint8_t sub8_sat(uint8_t a, uint8_t b) in sub8_sat()
87 #define ADD16(a, b, n) RESULT(add16_sat(a, b), n, 16); argument
88 #define SUB16(a, b, n) RESULT(sub16_sat(a, b), n, 16); argument
89 #define ADD8(a, b, n) RESULT(add8_sat(a, b), n, 8); argument
90 #define SUB8(a, b, n) RESULT(sub8_sat(a, b), n, 8); argument
96 static inline uint16_t add16_usat(uint16_t a, uint16_t b) in add16_usat()
106 static inline uint16_t sub16_usat(uint16_t a, uint16_t b) in sub16_usat()
[all …]
H A Dtranslate-vfp.c306 static bool trans_VSEL(DisasContext *s, arg_VSEL *a) in trans_VSEL()
429 static bool trans_VRINT(DisasContext *s, arg_VRINT *a) in trans_VRINT()
496 static bool trans_VCVT(DisasContext *s, arg_VCVT *a) in trans_VCVT()
619 static bool trans_VMOV_to_gp(DisasContext *s, arg_VMOV_to_gp *a) in trans_VMOV_to_gp()
664 static bool trans_VMOV_from_gp(DisasContext *s, arg_VMOV_from_gp *a) in trans_VMOV_from_gp()
707 static bool trans_VDUP(DisasContext *s, arg_VDUP *a) in trans_VDUP()
749 static bool trans_VMSR_VMRS(DisasContext *s, arg_VMSR_VMRS *a) in trans_VMSR_VMRS()
891 static bool trans_VMOV_half(DisasContext *s, arg_VMOV_single *a) in trans_VMOV_half()
923 static bool trans_VMOV_single(DisasContext *s, arg_VMOV_single *a) in trans_VMOV_single()
954 static bool trans_VMOV_64_sp(DisasContext *s, arg_VMOV_64_sp *a) in trans_VMOV_64_sp()
[all …]
H A Dtranslate-mve.c144 static bool do_ldst(DisasContext *s, arg_VLDR_VSTR *a, MVEGenLdStFn *fn, in do_ldst()
192 static bool trans_VLDR_VSTR(DisasContext *s, arg_VLDR_VSTR *a) in trans_VLDR_VSTR()
251 static bool trans_VLDR_S_sg(DisasContext *s, arg_vldst_sg *a) in trans_VLDR_S_sg()
271 static bool trans_VLDR_U_sg(DisasContext *s, arg_vldst_sg *a) in trans_VLDR_U_sg()
291 static bool trans_VSTR_sg(DisasContext *s, arg_vldst_sg *a) in trans_VSTR_sg()
310 static bool do_ldst_sg_imm(DisasContext *s, arg_vldst_sg_imm *a, in do_ldst_sg_imm()
338 static bool trans_VLDRW_sg_imm(DisasContext *s, arg_vldst_sg_imm *a) in trans_VLDRW_sg_imm()
350 static bool trans_VLDRD_sg_imm(DisasContext *s, arg_vldst_sg_imm *a) in trans_VLDRD_sg_imm()
362 static bool trans_VSTRW_sg_imm(DisasContext *s, arg_vldst_sg_imm *a) in trans_VSTRW_sg_imm()
371 static bool trans_VSTRD_sg_imm(DisasContext *s, arg_vldst_sg_imm *a) in trans_VSTRD_sg_imm()
[all …]
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h27 # define ioswabb(a, x) (x) argument
28 # define __mem_ioswabb(a, x) (x) argument
29 # define ioswabw(a, x) le16_to_cpu(x) argument
30 # define __mem_ioswabw(a, x) (x) argument
31 # define ioswabl(a, x) le32_to_cpu(x) argument
32 # define __mem_ioswabl(a, x) (x) argument
33 # define ioswabq(a, x) le64_to_cpu(x) argument
34 # define __mem_ioswabq(a, x) (x) argument
38 # define ioswabb(a, x) (x) argument
39 # define __mem_ioswabb(a, x) (x) argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
H A Dui-bootstrap-tpls-0.11.0.min.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c270 static inline bool f32_is_zon2(union_float32 a, union_float32 b) in f32_is_zon2()
284 static inline bool f64_is_zon2(union_float64 a, union_float64 b) in f64_is_zon2()
296 bool f32_is_zon3(union_float32 a, union_float32 b, union_float32 c) in f32_is_zon3()
309 bool f64_is_zon3(union_float64 a, union_float64 b, union_float64 c) in f64_is_zon3()
321 static inline bool f32_is_inf(union_float32 a) in f32_is_inf()
329 static inline bool f64_is_inf(union_float64 a) in f64_is_inf()
946 static bool frac64_add(FloatParts64 *r, FloatParts64 *a, FloatParts64 *b) in frac64_add()
951 static bool frac128_add(FloatParts128 *r, FloatParts128 *a, FloatParts128 *b) in frac128_add()
959 static bool frac256_add(FloatParts256 *r, FloatParts256 *a, FloatParts256 *b) in frac256_add()
971 static bool frac64_addi(FloatParts64 *r, FloatParts64 *a, uint64_t c) in frac64_addi()
[all …]
/openbmc/qemu/target/loongarch/
H A Ddisas.c160 static void output_r_i(DisasContext *ctx, arg_r_i *a, const char *mnemonic) in output_r_i()
165 static void output_rrr(DisasContext *ctx, arg_rrr *a, const char *mnemonic) in output_rrr()
170 static void output_rr_i(DisasContext *ctx, arg_rr_i *a, const char *mnemonic) in output_rr_i()
175 static void output_rrr_sa(DisasContext *ctx, arg_rrr_sa *a, in output_rrr_sa()
181 static void output_rr(DisasContext *ctx, arg_rr *a, const char *mnemonic) in output_rr()
186 static void output_rr_ms_ls(DisasContext *ctx, arg_rr_ms_ls *a, in output_rr_ms_ls()
192 static void output_hint_r_i(DisasContext *ctx, arg_hint_r_i *a, in output_hint_r_i()
198 static void output_hint_rr(DisasContext *ctx, arg_hint_rr *a, in output_hint_rr()
204 static void output_i(DisasContext *ctx, arg_i *a, const char *mnemonic) in output_i()
209 static void output_rr_jk(DisasContext *ctx, arg_rr_jk *a, in output_rr_jk()
[all …]
H A Dvec.h33 #define DO_ADD(a, b) (a + b) argument
34 #define DO_SUB(a, b) (a - b) argument
35 #define DO_VAVG(a, b) ((a >> 1) + (b >> 1) + (a & b & 1)) argument
36 #define DO_VAVGR(a, b) ((a >> 1) + (b >> 1) + ((a | b) & 1)) argument
37 #define DO_VABSD(a, b) ((a > b) ? (a -b) : (b-a)) argument
38 #define DO_VABS(a) ((a < 0) ? (-a) : (a)) argument
39 #define DO_MIN(a, b) (a < b ? a : b) argument
40 #define DO_MAX(a, b) (a > b ? a : b) argument
41 #define DO_MUL(a, b) (a * b) argument
42 #define DO_MADD(a, b, c) (a + b * c) argument
[all …]
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h45 #define KSEGX(a) ((_ACAST32_ (a)) & 0xe0000000) argument
50 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff) argument
51 #define XPHYSADDR(a) ((_ACAST64_(a)) & \ argument
70 #define CKSEG0ADDR(a) (CPHYSADDR(a) | CKSEG0) argument
71 #define CKSEG1ADDR(a) (CPHYSADDR(a) | CKSEG1) argument
72 #define CKSEG2ADDR(a) (CPHYSADDR(a) | CKSEG2) argument
73 #define CKSEG3ADDR(a) (CPHYSADDR(a) | CKSEG3) argument
77 #define CKSEG0ADDR(a) (CPHYSADDR(a) | KSEG0) argument
78 #define CKSEG1ADDR(a) (CPHYSADDR(a) | KSEG1) argument
79 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2) argument
[all …]
/openbmc/qemu/target/alpha/
H A Dvax_helper.c32 CPU_FloatU a; in float32_to_f() local
62 static float32 f_to_float32(CPUAlphaState *env, uintptr_t retaddr, uint64_t a) in f_to_float32()
85 uint32_t helper_f_to_memory(uint64_t a) in helper_f_to_memory()
94 uint64_t helper_memory_to_f(uint32_t a) in helper_memory_to_f()
109 uint64_t helper_addf(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_addf()
119 uint64_t helper_subf(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_subf()
129 uint64_t helper_mulf(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_mulf()
139 uint64_t helper_divf(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_divf()
163 CPU_DoubleU a; in float64_to_g() local
193 static float64 g_to_float64(CPUAlphaState *env, uintptr_t retaddr, uint64_t a) in g_to_float64()
[all …]
H A Dfpu_helper.c188 CPU_FloatU a; in float32_to_s() local
193 static inline uint32_t s_to_float32_int(uint64_t a) in s_to_float32_int()
198 static inline float32 s_to_float32(uint64_t a) in s_to_float32()
205 uint32_t helper_s_to_memory(uint64_t a) in helper_s_to_memory()
210 uint64_t helper_memory_to_s(uint32_t a) in helper_memory_to_s()
215 uint64_t helper_adds(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_adds()
227 uint64_t helper_subs(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_subs()
239 uint64_t helper_muls(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_muls()
251 uint64_t helper_divs(CPUAlphaState *env, uint64_t a, uint64_t b) in helper_divs()
263 uint64_t helper_sqrts(CPUAlphaState *env, uint64_t a) in helper_sqrts()
[all …]
/openbmc/u-boot/examples/standalone/
H A Dstubs.c18 #define EXPORT_FUNC(f, a, x, ...) \ argument
31 #define EXPORT_FUNC(f, a, x, ...) \ argument
46 #define EXPORT_FUNC(f, a, x, ...) \ argument
59 #define EXPORT_FUNC(f, a, x, ...) \ argument
76 #define EXPORT_FUNC(f, a, x, ...) \ argument
92 #define EXPORT_FUNC(f, a, x, ...) \ argument
105 #define EXPORT_FUNC(f, a, x, ...) \ argument
121 #define EXPORT_FUNC(f, a, x, ...) \ argument
136 #define EXPORT_FUNC(f, a, x, ...) \ argument
148 #define EXPORT_FUNC(f, a, x, ...) \ argument
[all …]
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c144 void vec_gen_2(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, TCGArg a) in vec_gen_2()
154 TCGArg r, TCGArg a, TCGArg b) in vec_gen_3()
165 TCGArg r, TCGArg a, TCGArg b, TCGArg c) in vec_gen_4()
177 TCGArg a, TCGArg b, TCGArg c, TCGArg d, TCGArg e) in vec_gen_6()
190 static void vec_gen_op2(TCGOpcode opc, unsigned vece, TCGv_vec r, TCGv_vec a) in vec_gen_op2()
202 TCGv_vec r, TCGv_vec a, TCGv_vec b) in vec_gen_op3()
215 void tcg_gen_mov_vec(TCGv_vec r, TCGv_vec a) in tcg_gen_mov_vec()
222 void tcg_gen_dupi_vec(unsigned vece, TCGv_vec r, uint64_t a) in tcg_gen_dupi_vec()
228 void tcg_gen_dup_i64_vec(unsigned vece, TCGv_vec r, TCGv_i64 a) in tcg_gen_dup_i64_vec()
247 void tcg_gen_dup_i32_vec(unsigned vece, TCGv_vec r, TCGv_i32 a) in tcg_gen_dup_i32_vec()
[all …]
/openbmc/u-boot/include/
H A Dtime.h29 #define time_after(a,b) \ argument
33 #define time_before(a,b) time_after(b,a) argument
35 #define time_after_eq(a,b) \ argument
39 #define time_before_eq(a,b) time_after_eq(b,a) argument
44 #define time_in_range(a,b,c) \ argument
51 #define time_in_range_open(a,b,c) \ argument
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h61 #define __NW(a,b) __gnu_ ## a ## di ## b argument
62 #define __NDW(a,b) __gnu_ ## a ## ti ## b argument
64 #define __NW(a,b) __ ## a ## di ## b argument
65 #define __NDW(a,b) __ ## a ## ti ## b argument
76 #define __NW(a,b) __gnu_ ## a ## si ## b argument
77 #define __NDW(a,b) __gnu_ ## a ## di ## b argument
79 #define __NW(a,b) __ ## a ## si ## b argument
80 #define __NDW(a,b) __ ## a ## di ## b argument
91 #define __NW(a,b) __gnu_ ## a ## hi ## b argument
92 #define __NDW(a,b) __gnu_ ## a ## si ## b argument
[all …]
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h71 #define SMC_inl(a,r) (*((volatile dword *)((a)->iobase+((r)<<1)))) argument
72 #define SMC_inw(a,r) (*((volatile word *)((a)->iobase+((r)<<1)))) argument
73 #define SMC_inb(a,p) ({ \ argument
80 #define SMC_inl(a,r) (*((volatile dword *)((a)->iobase+(r)))) argument
81 #define SMC_inw(a,r) (*((volatile word *)((a)->iobase+(r)))) argument
82 #define SMC_inb(a,p) ({ \ argument
91 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r<<1))) = d) argument
92 #define SMC_outw(a,d,r) (*((volatile word *)((a)->iobase+(r<<1))) = d) argument
94 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r))) = d) argument
95 #define SMC_outw(a,d,r) (*((volatile word *)((a)->iobase+(r))) = d) argument
[all …]
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h42 #define __arch_getb(a) (*(volatile unsigned char *)(a)) argument
43 #define __arch_getw(a) (*(volatile unsigned short *)(a)) argument
44 #define __arch_getl(a) (*(volatile unsigned int *)(a)) argument
45 #define __arch_getq(a) (*(volatile unsigned long long *)(a)) argument
47 #define __arch_putb(v,a) (*(volatile unsigned char *)(a) = (v)) argument
48 #define __arch_putw(v,a) (*(volatile unsigned short *)(a) = (v)) argument
49 #define __arch_putl(v,a) (*(volatile unsigned int *)(a) = (v)) argument
50 #define __arch_putq(v,a) (*(volatile unsigned long long *)(a) = (v)) argument
97 #define __raw_writeb(v,a) __arch_putb(v,a) argument
98 #define __raw_writew(v,a) __arch_putw(v,a) argument
[all …]

12345678910>>...24