HomeSort by: relevance | last modified time | path
    Searched defs:get_optype (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-crx.c 161 get_optype (operand_type op) function
1432 #define GET_CURRENT_TYPE GET_CURRENT_DATA(get_optype, cur_type)
tc-cr16.c 289 get_optype (operand_type op) function
2200 #define GET_CURRENT_TYPE GET_CURRENT_DATA (get_optype, cur_type)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c 161 get_optype (operand_type op) function
1432 #define GET_CURRENT_TYPE GET_CURRENT_DATA(get_optype, cur_type)
tc-cr16.c 292 get_optype (operand_type op) function
2203 #define GET_CURRENT_TYPE GET_CURRENT_DATA (get_optype, cur_type)

Completed in 24 milliseconds