Searched refs:i960_opcodes (Results 1 – 3 of 3) sorted by relevance
167 const struct i960_opcode i960_opcodes[] = { variable
2209 * i960.h (i960_opcodes): "halt" takes an argument. From Stephen2336 (i960_opcodes): Add HX instruction.2538 (i960_opcodes): Put eshro and sysctl in I_CX2 category. Added2702 * i960.h (i960_opcodes): Properly bracket initializers.
471 for (oP = i960_opcodes; oP->name && !retval; oP++) in md_begin()