Searched refs:UNITS (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | iclass.h | 27 #define DEF_PP_ICLASS32(TYPE, SLOTS, UNITS) ICLASS_FROM_TYPE(TYPE), argument 28 #define DEF_EE_ICLASS32(TYPE, SLOTS, UNITS) ICLASS_FROM_TYPE(TYPE), argument
|
H A D | iclass.c | 23 #define DEF_PP_ICLASS32(TYPE, SLOTS, UNITS) \ argument 25 #define DEF_EE_ICLASS32(TYPE, SLOTS, UNITS) \ argument
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | iclass.def | 18 /* DEF_*(TYPE,SLOTS,UNITS) */
|