| D | assembly-ins.h | 37 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) opcode, argument 71 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (flags), argument 77 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (width), argument 83 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (def_idx), argument 88 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (use_idxs), argument 94 #define OPLIST(opcode, name, optype, width, flags, def_idx, use_idxs, prof_size) (prof_size), argument
|