Home
last modified time | relevance | path

Searched defs:TAG (Results 1 – 7 of 7) sorted by relevance

/qemu/target/hexagon/
H A Dgen_dectree_import.c50 #define Q6INSN(TAG, BEH, ATTRIBS, DESCR, SEM) \ argument
52 #define EXTINSN(TAG, BEH, ATTRIBS, DESCR, SEM) \ argument
60 #define DEF_ENC32(TAG, ENCSTR) \ argument
62 #define DEF_ENC_SUBINSN(TAG, CLASS, ENCSTR) \ argument
64 #define DEF_EXT_ENC(TAG, CLASS, ENCSTR) \ argument
H A Dgen_semantics.c53 #define Q6INSN(TAG, BEH, ATTRIBS, DESCR, SEM) \ in main() argument
67 #define EXTINSN(TAG, BEH, ATTRIBS, DESCR, SEM) \ in main() argument
H A Dprintinsn.c42 #define DEF_VECX_PRINTINFO(TAG, FMT, ...) DEF_PRINTINFO(TAG, FMT, __VA_ARGS__) in snprintinsn() argument
43 #define DEF_PRINTINFO(TAG, FMT, ...) \ in snprintinsn() argument
H A Dreg_fields.c22 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
H A Dreg_fields.h27 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
H A Dopcodes.c75 #define OP_ATTRIB(TAG, ARGS) init_attribs(TAG ARGS); in opcode_init() argument
/qemu/linux-headers/linux/
H A Dstddef.h13 #define __struct_group_tag(TAG) TAG argument
15 #define __struct_group_tag(TAG) argument
33 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ argument