Searched defs:ENCSTR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | opcodes.c | 54 #define DEF_ENC32(OPCODE, ENCSTR) \ argument 57 #define DEF_ENC_SUBINSN(OPCODE, CLASS, ENCSTR) \ argument 60 #define DEF_EXT_ENC(OPCODE, CLASS, ENCSTR) \ argument
|
H A D | gen_dectree_import.c | 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
|