Searched defs:MSIZE (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | dwmmc.h | 114 #define MSIZE(x) ((x) << 28) macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-mve.c | 203 #define DO_VLDST_WIDE_NARROW(OP, SLD, ULD, ST, MSIZE) \ argument
|
H A D | mve_helper.c | 152 #define DO_VLDR(OP, MSIZE, LDTYPE, ESIZE, TYPE) \ argument 174 #define DO_VSTR(OP, MSIZE, STTYPE, ESIZE, TYPE) \ argument
|