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

  /toolchain/binutils/binutils-2.27/include/opcode/
tic6x.h 619 tic6x_func_unit_base func_unit; member in struct:__anon4918
667 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \
668 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
669 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
671 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \
672 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
673 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \
674 CONCAT6(tic6x_opcode_,name,_,func_unit,_,e),
  /toolchain/binutils/binutils-2.27/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),
318 const char *func_unit; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic6x.c 1185 tic6x_func_unit_operand func_unit; member in union:__anon4388::__anon4389
    [all...]

Completed in 211 milliseconds