Home
last modified time | relevance | path

Searched defs:y (Results 276 – 282 of 282) sorted by relevance

1...<<1112

/openbmc/qemu/accel/kvm/
H A Dkvm-all.c767 #define ALIGN(x, y) (((x)+(y)-1) & ~((y)-1)) argument
/openbmc/qemu/target/ppc/
H A Dint_helper.c1509 #define I(x, y) (x) argument
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1744 #define gen_ldcmp_fpr32(ctx, x, y) gen_load_fpr32(ctx, x, y) argument
1745 #define gen_ldcmp_fpr64(ctx, x, y) gen_load_fpr64(ctx, x, y) argument
H A Dmsa_helper.c75 uint64_t x, y; in msa_nlzc_df() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports… argument
H A Djquery.dataTables-1.13.8.min.js4 !function(n){"use strict";var a;"function"==typeof define&&define.amd?define(["jquery"],function(t)… function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2596 static inline void gen_mulxy(TCGv_i32 t0, TCGv_i32 t1, int x, int y) in gen_mulxy()

1...<<1112