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

  /src/external/gpl3/binutils/dist/gas/config/
tc-rx.c 1427 rx_opcode_type (char * op)
1594 optype = rx_opcode_type (fragP->fr_opcode);
1865 rx_opcode_type (fragP->fr_opcode), disp,
1870 switch (OPCODE (rx_opcode_type (fragP->fr_opcode), fragP->fr_subtype))
1426 rx_opcode_type (char * op) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rx.c 1427 rx_opcode_type (char * op)
1594 optype = rx_opcode_type (fragP->fr_opcode);
1865 rx_opcode_type (fragP->fr_opcode), disp,
1870 switch (OPCODE (rx_opcode_type (fragP->fr_opcode), fragP->fr_subtype))
1426 rx_opcode_type (char * op) function

Completed in 17 milliseconds