Home
last modified time | relevance | path

Searched refs:insts (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c1240 static tic4x_inst_t *insts = NULL; in tic4x_inst_make() local
1244 if (insts == NULL) in tic4x_inst_make()
1249 insts = (tic4x_inst_t *) in tic4x_inst_make()
1252 insts[iindex].name = names; in tic4x_inst_make()
1253 insts[iindex].opcode = opcode; in tic4x_inst_make()
1254 insts[iindex].opmask = 0xffffffff; in tic4x_inst_make()
1255 insts[iindex].args = args; in tic4x_inst_make()
1263 return &insts[iindex - 1]; in tic4x_inst_make()
1268 tic4x_inst_add (const tic4x_inst_t *insts) in tic4x_inst_add() argument
1270 char *s = insts->name; in tic4x_inst_add()
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2011654 av1s, az, cc, v, v_copy, vs, rnd_mod, v_internal, pc, ticks, insts,