Home
last modified time | relevance | path

Searched refs:tic80_opcode (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic80.h27 struct tic80_opcode struct
61 extern const struct tic80_opcode tic80_opcodes[]; argument
DChangeLog-91032001 * tic80.h (struct tic80_opcode): Change "format" field to "flags".
2036 * tic80.h (struct tic80_opcode): Name changed.
2037 (struct tic80_opcode): Remove format field.
/toolchain/binutils/binutils-2.27/opcodes/
Dtic80-dis.c190 const struct tic80_opcode *opcode) in print_one_instruction()
261 const struct tic80_opcode *vec_opcode) in print_instruction()
263 const struct tic80_opcode *opcode; in print_instruction()
264 const struct tic80_opcode *opcode_end; in print_instruction()
Dtic80-opc.c592 const struct tic80_opcode tic80_opcodes[] = {