HomeSort by relevance Sort by last modified time
    Searched refs:func_unit (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x.h 615 tic6x_func_unit_base func_unit; member in struct:__anon75778
663 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \
664 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
665 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
667 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \
668 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
669 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
670 CONCAT6(tic6x_opcode_,name,_,func_unit,_,e),
  /toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c 55 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \
58 CONCAT2(tic6x_func_unit_,func_unit), \
67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
70 CONCAT2(tic6x_func_unit_,func_unit), \
79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \
82 CONCAT2(tic6x_func_unit_,func_unit), \
83 CONCAT4(tic6x_insn_format_,func_unit,_,format), \
91 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
94 CONCAT2(tic6x_func_unit_,func_unit), \
95 CONCAT4(tic6x_insn_format_,func_unit,_,format),
315 const char *func_unit; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c 1188 tic6x_func_unit_operand func_unit; member in union:__anon75266::__anon75267
    [all...]

Completed in 240 milliseconds